aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kstandardshortcut.cpp
AgeCommit message (Expand)Author
2018-01-13Use Ctrl+Shift+, as the standard shortcut for "Configure <Program>"Nathaniel Graham
2017-08-09Fix labels of DeleteFile/RenameFile actionsElvis Angelaccio
2017-07-31Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab.David Faure
2017-03-06Sanitize shortcut list on read/write from kdeglobalsAlbert Astals Cid
2017-01-16Use nullptr everywhereKevin Funk
2016-08-14Add Donate standard shortcutElvis Angelaccio
2016-08-01Add DeleteFile and RenameFile standard shortcut.Leslie Zhai
2015-07-02Remove compiler warning about initialization of sub object.Milian Wolff
2014-08-10Allow translations to have context again.Matthew Dawson
2014-07-22allow the extraction of the shortcut names for translationLukáš Tinkl
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI