aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfigbase.h
AgeCommit message (Expand)Author
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-22Add a trailing comma to last member in enumAhmad Samir
2020-12-12Properly include QStringListNicolas Fella
2020-07-25API dox: state explicitly expected encoding for KConfig key & group namesFriedrich W. H. Kossebau
2020-04-20API dox: document Q_DECLARE_FLAGS-based flagsFriedrich W. H. Kossebau
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-02-25KConfig: Assign documentation to correct enum valueThomas Fischer
2018-10-10Add mechanism to notify other clients of config changes over DBusDavid Edmundson
2018-03-11Remove not necessary QtCore and coLaurent Montel
2014-09-11Add class description to KConfigBase.Matthew Dawson
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI