aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kstandardshortcut.h
AgeCommit message (Expand)Author
2021-04-26Use new version-controlled enumerator deprecation warning macrosFriedrich W. H. Kossebau
2021-04-10Relicense to LGPL-2.0-or-laterAndreas Cord-Landwehr
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-22Add a trailing comma to last member in enumAhmad Samir
2020-09-04Drop outdated note about updating kdoctools/genshortcutents.cppFriedrich W. H. Kossebau
2020-09-01Fix placement of new CreateFilder enumeratorFriedrich W. H. Kossebau
2020-08-29Add standard shortcut for "Create Folder"Domenico Panella
2020-08-12Categorize standard shortcutsDavid Redondo
2020-05-23Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...David Redondo
2020-04-13Add standard shortcut for "Show/Hide Hidden Files"Nate Graham
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2019-10-06Make preferences() a public functionNate Graham
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-09-10Deprecate KStandardShortcut::SaveOptionsElvis Angelaccio
2017-09-03Add apidox to KStandardShorcut::StandardShortcutElvis Angelaccio
2016-08-14Add Donate standard shortcutElvis Angelaccio
2016-08-01Add DeleteFile and RenameFile standard shortcut.Leslie Zhai
2016-05-11Remove not-implemented functionStephen Kelly
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI