aboutsummaryrefslogtreecommitdiff
path: root/autotests/kstandardshortcuttest.cpp
AgeCommit message (Expand)Author
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06Less implicit cast from ASCIIAhmad Samir
2020-12-13Make sure to use en languageLaurent Montel
2020-12-13Don't include QtTest as it includes all QtCore includesLaurent Montel
2020-07-14Fix test when build with EXCLUDE_DEPRECATED_BEFORE_AND_AT=CURRENTDavid Redondo
2020-05-23Add KStandardShortcut::findByName(const QString&) and deprecate find(const ch...David Redondo
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2018-03-11Remove not necessary QtCore and coLaurent Montel
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI