aboutsummaryrefslogtreecommitdiff
path: root/src/core/kconfiggroup.h
AgeCommit message (Expand)Author
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2019-05-10Replace qVariantFromValue with QVariant::fromValueNicolas Fella
2019-04-01Add Notify capability to revertToDefaultKai Uwe Broulik
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2018-05-04Use overrideLaurent Montel
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-02Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid
2016-05-11Remove typedef copyStephen Kelly
2015-02-12Use Q_DECL_OVERRIDE where possibleKevin Funk
2014-06-12Simple CleanupsThomas Braxton
2014-05-26REVIEW: 118039Thomas Braxton
2014-01-01Generate forward headers.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