aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfig_compiler/test_signal.h.ref
AgeCommit message (Expand)Author
2021-04-05kconfig_compiler: add override to generated destructorsDavid Faure
2020-02-04Add an is<PropertyName>Immutable to know if a property is immutableMéven Car
2018-05-16KConfigCompiler_Test: Update test_signal.h.ref to follow the generated fileMaximiliano Curia
2016-11-12kconfig_compiler - generate code with overridesAllen Winter
2015-08-18Fix unit-tests, expected output changed, so update the tests.Sergio Martins
2015-07-27Don't generate deprecated codeAleix Pol
2015-04-26Generate Q_PROPERTY entries out of KConfigSkeleton classesAleix Pol
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