aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfigskeletontest.cpp
AgeCommit message (Expand)Author
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06Minor code optimisationsAhmad Samir
2021-02-06Less implicit cast from ASCIIAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-10-10Add convenience for defaults/dirty states to KCoreConfigSkeletonKevin Ottens
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-11-30Fix some clazy warningMontel Laurent
2017-08-01autotests: fix the failures I got here.David Faure
2015-01-07Fix KCoreConfigSkeleton when toggling a value with saves in betweenAlbert Astals Cid
2014-03-28Stop re-loading values inside KCoreConfigSkeleton::save().Matthew Dawson
2014-03-23Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.David Faure
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI