https://bugs.kde.org/show_bug.cgi?id=498551
Allen Winter <win...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/ |akonadi/-/commit/9305dcf7fc |akonadi/-/commit/b9b15aab47 |bde4accf11fd78be95077144ac4 |ce620bb4fb37ec982059578daef |355 |d20 --- Comment #3 from Allen Winter <win...@kde.org> --- Git commit b9b15aab47ce620bb4fb37ec982059578daefd20 by Allen Winter. Committed on 11/03/2025 at 11:40. Pushed by winterz into branch 'release/25.04'. collectioncombobox.cpp - add a connect to deal with the combobox changes Don't ignore the combobox signal indicating that the selection index has changed. We'll emit the currentChanged signal in that event. Then users of this widget can connect to that currentChanged signal and do something useful. Specifically in the case of the incidenceeditor dialog, we can enable/disable the Apply button. (cherry picked from commit 9305dcf7fcbde4accf11fd78be95077144ac4355) Co-authored-by: Allen Winter <win...@kde.org> M +3 -0 src/widgets/collectioncombobox.cpp https://invent.kde.org/pim/akonadi/-/commit/b9b15aab47ce620bb4fb37ec982059578daefd20 -- You are receiving this mail because: You are the assignee for the bug.