aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test_dpointer.cpp.ref
AgeCommit message (Expand)Author
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