Age | Commit message (Expand) | Author |
---|---|---|
2022-01-22 | Make singleton teardown work with Qt6 as well | Volker Krause |
2020-02-25 | Fix code generation for entries with min/max | Henri Chain |
2019-10-08 | Make kconfig_compiler generate ctors with the optional parent arg | Kevin Ottens |
2019-01-10 | kconfig_compiler: delete the assignment operator and copy constructor | Albert Astals Cid |
2018-04-06 | Fix autotest | Laurent Montel |
2016-12-16 | kconfig_compiler: Use nullptr in generated code | Kevin Funk |
2015-10-30 | Use QStringLiteral in generated code | Montel Laurent |
2015-07-27 | Don't generate deprecated code | Aleix Pol |
2015-04-26 | Generate Q_PROPERTY entries out of KConfigSkeleton classes | Aleix Pol |
2014-03-23 | Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration. | David Faure |
2014-02-20 | Make kconfig_compiler signals actually useful + add unit test | Alex Richardson |
2014-01-09 | Further renaming to kconfig_compiler_kf5 | Jonathan Riddell |
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI |