aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test_dpointer.cpp.ref
AgeCommit message (Expand)Author
2022-01-22Make singleton teardown work with Qt6 as wellVolker Krause
2020-02-28fix min/max entries with dpointerHenri Chain
2020-02-04Add an is<PropertyName>Immutable to know if a property is immutableMéven Car
2020-01-22Refactor KConfigXTTomaz Canabrava
2020-01-17Revert "WIP: Refactor KConfigXT"Tomaz Canabrava
2020-01-16WIP: Refactor KConfigXTTomaz Canabrava
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-08-18Fix unit-tests, expected output changed, so update the tests.Sergio Martins
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