Revision 856844

Go back to digest for 7th September 2008

Bug Fixes in KDE Base

Michael Jansen committed changes in /trunk/KDE/kdelibs/kdeui:

Finally KShortcutsEditor should work 100% correctly regarding applying and undoing changes to local shortcuts.

# KKeySequenceWidget: Improve documentation and document that applyStealShortcut has the side effect of saving an action collection.

That works if you only change one shortcut so keep that method.

# KKeySequenceWidget: Emit a signal if a user agrees to stealing a shortcut. KShortcutsEditor listens to that signal and so hasn't to rely on applyStealShortcut()

File Changes

Modified 5 files
  • /trunk/KDE/kdelibs/kdeui
  •   /dialogs/kshortcuteditwidget.cpp
  •   /dialogs/kshortcutsdialog_p.h
  •   /dialogs/kshortcutseditordelegate.cpp
  •   /widgets/kkeysequencewidget.cpp
  •   /widgets/kkeysequencewidget.h
5 files changed in total