Revision 7262922...
Go back to digest for 4th November 2012Bug Fixes in KDE-PIM
Sergio Luis Martins committed changes in [kdepim/KDE/4.9] incidenceeditor-ng/incidencedatetime.cpp:
Fix change detection when using keyboard digits.
KTimeComboBox::timeChanged() is only emitted when using mouse
or when using up/down arrow.
When changing the time with other keys than up/down, like the
[0-9] keys, timeEdited() is emitted instead.
Not sure I understand the difference between the changed and edited
concepts. Might be a bug?
File Changes
Modified 1 files
- incidenceeditor-ng/incidencedatetime.cpp
1 files changed in total