aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test10.cpp.ref
AgeCommit message (Expand)Author
2022-01-22Make singleton teardown work with Qt6 as wellVolker Krause
2019-10-08Make kconfig_compiler generate ctors with the optional parent argKevin Ottens
2019-01-10kconfig_compiler: delete the assignment operator and copy constructorAlbert Astals Cid
2018-04-06Fix autotestLaurent Montel
2016-12-16kconfig_compiler: Use nullptr in generated codeKevin Funk
2015-10-30Use QStringLiteral in generated codeMontel Laurent
2014-03-23Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.David Faure
2014-01-09Further renaming to kconfig_compiler_kf5Jonathan Riddell
2013-12-18Move kconfig code to the root directory.Jenkins CI