index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
kstandardshortcut.cpp
Age
Commit message (
Expand
)
Author
2019-10-03
Rewrite ugly for with pointer arithmetic into range for
Albert Astals Cid
2018-08-11
Set system default shortcut Ctrl+0 for "Actual Size" action
Peter Mühlenpfordt
2018-01-13
Use Ctrl+Shift+, as the standard shortcut for "Configure <Program>"
Nathaniel Graham
2017-08-09
Fix labels of DeleteFile/RenameFile actions
Elvis Angelaccio
2017-07-31
Standard shortcuts: use Ctrl+PageUp/PageDown for prev/next tab.
David Faure
2017-03-06
Sanitize shortcut list on read/write from kdeglobals
Albert Astals Cid
2017-01-16
Use nullptr everywhere
Kevin Funk
2016-08-14
Add Donate standard shortcut
Elvis Angelaccio
2016-08-01
Add DeleteFile and RenameFile standard shortcut.
Leslie Zhai
2015-07-02
Remove compiler warning about initialization of sub object.
Milian Wolff
2014-08-10
Allow translations to have context again.
Matthew Dawson
2014-07-22
allow the extraction of the shortcut names for translation
Lukáš Tinkl
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI