Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-06 | kconfig_compiler: change how paramString() creates strings | Ahmad Samir | |
Now it creates C++ code that uses QString::arg(Args...) instead of arg().arg(). AFAICS, the type of the "Args" is QString, so this should work. | |||
2019-10-08 | Make kconfig_compiler generate ctors with the optional parent arg | Kevin Ottens | |
Reviewers: #plasma, #frameworks, dfaure, mart, apol Reviewed By: apol Subscribers: kossebau, apol, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D24490 | |||
2015-10-30 | Use QStringLiteral in generated code | Montel Laurent | |
REVIEW: 125833 | |||
2014-01-09 | Further renaming to kconfig_compiler_kf5 | Jonathan Riddell | |
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |