aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test_signal.cpp.ref
AgeCommit message (Expand)Author
2022-01-22Make singleton teardown work with Qt6 as wellVolker Krause
2020-02-25Fix code generation for entries with min/maxHenri Chain
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
2015-07-27Don't generate deprecated codeAleix Pol
2015-04-26Generate Q_PROPERTY entries out of KConfigSkeleton classesAleix Pol
2014-03-23Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration.David Faure
2014-02-20Make kconfig_compiler signals actually useful + add unit testAlex Richardson
2014-01-09Further renaming to kconfig_compiler_kf5Jonathan Riddell
2013-12-18Move kconfig code to the root directory.Jenkins CI