aboutsummaryrefslogtreecommitdiff
path: root/src/core/kauthorized.h
AgeCommit message (Expand)Author
2022-02-22Remove warning from kauthorized.hIlya Pominov
2021-10-13Enforce KAuthorized enums being not 0Alexander Lohnau
2021-10-13Create enum to to authorize common keysAlexander Lohnau
2021-05-07Order macro for attribute for symbol export before that for deprecatedFriedrich W. H. Kossebau
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-12-12Properly include QStringListNicolas Fella
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2017-08-08KAuthorized: Fix API documentation for authorizeAction()Dominik Haumann
2016-08-04api docs: add version to @deprecated tag for authorizeKActionDavid Faure
2016-07-02Fix previous commit - this still needs to be exportedDavid Faure
2016-07-02Deprecate authorizeKAction() in favor of authorizeAction()Elvis Angelaccio
2014-04-11Rewrite kiosk documentationAlex Merry
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI