aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/kconfigcompiler_test.cpp
AgeCommit message (Expand)Author
2020-12-13Don't include QtTest as it includes all QtCore includesLaurent Montel
2020-10-23If include is define in .h remove it if it's defined in .cpp too (scripted)Laurent Montel
2020-04-22kconfig_compiler : generate kconfig settings with subgroupCyril Rossi
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-02-25Fix code generation for entries with min/maxHenri Chain
2020-01-22Refactor KConfigXTTomaz Canabrava
2020-01-17Revert "WIP: Refactor KConfigXT"Tomaz Canabrava
2020-01-16WIP: Refactor KConfigXTTomaz Canabrava
2019-04-24Add Notify capability to KConfigXTKai Uwe Broulik
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-05-26tests: use QIODevice::Text in kconfigcompiler_testPino Toscano
2017-05-26tests: use right QProcess API in kconfigcompiler_testPino Toscano
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-06Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2016-12-07Revert "Generate an instance with KSharedConfig::Ptr for singleton and arg"David Faure
2016-12-02Generate an instance with KSharedConfig::Ptr for singleton and argMartin Gräßlin
2015-12-23Fix some Clazy warningsImran Tatriev
2015-06-22Support translation domain in 'kde' translation systemChusslove Illich (Часлав Илић)
2015-05-02improve error message when binary is not foundDavid Faure
2015-04-26Generate Q_PROPERTY entries out of KConfigSkeleton classesAleix Pol
2015-03-17Allow to generate qloggingcategories support.Montel Laurent
2014-06-12Simple CleanupsThomas Braxton
2014-05-07fix kconfig_compiler test on windowsAlex Richardson
2014-02-19Print the diff to stdout on comparison failureAlex Richardson
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI