Revision 780104
Go back to digest for 2nd March 2008Other in KDE Base
Michael Jansen committed changes in /trunk/KDE/kdelibs/kdeui/dialogs:
Honor KActions "globalShortcutAllowed" and "shortcutConfigurable".
If the shortcut is advertised as not configurable by the developer, do not allow editing at all.
If the shortcut is not advertised as globalShortcutAllowed by the developer, do not allow setting of a global shortcut.
That breaks a lot of global shortcuts. They are opt in. I will fix them.
And it told me that Kate advertises it's "About Editor Component" as a global shortcut. Thanks for the testcase. But where is the sense in that?
File Changes
Modified 3 files
- /trunk/KDE/kdelibs/kdeui/dialogs
- /kshortcutseditor.cpp
- /kshortcutseditordelegate.cpp
- /kshortcutseditoritem.cpp
3 files changed in total