aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfigbackend.cpp
AgeCommit message (Expand)Author
2021-04-15KConfig: rename kconfigdata.h to kconfigdata_p.hDavid Faure
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2018-06-30Remove unused includeBoudewijn Rempt
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-03-15Remove unused QDateTime in KConfigBackend.David Faure
2017-03-15Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for clar...David Faure
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2016-11-10src/core/kconfigbackend.cpp - handle unused 'sys' argumentAllen Winter
2016-04-27Remove unused variableAleix Pol
2015-10-05Minor optimizationsAlbert Astals Cid
2015-08-16Rename private class to avoid exporting it accidentallyMontel Laurent
2014-06-12Simple CleanupsThomas Braxton
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI