Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-22 | KConfig: Convert to SPDX license statements | Andreas Cord-Landwehr | |
Summary: Convert license headers to SPDX statements and add license files as required by REUSE specification. Reviewers: cgiboudeaux Reviewed By: cgiboudeaux Subscribers: ognarb, cgiboudeaux, kde-frameworks-devel Tags: #frameworks Maniphest Tasks: T11550 Differential Revision: https://phabricator.kde.org/D27601 | |||
2020-03-08 | KconfigXT: Add a value attribute to Enum field choices | Méven Car | |
Summary: Allow to write choices such as : ``` <choices> <choice name="enum_name" value="I can't containt (anything)"></choice> <choice name="normal_choice"></choice> </choices> ``` Test Plan: ctest Reviewers: ervin, bport, crossi, #frameworks Reviewed By: ervin Subscribers: ngraham, davidre, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D27463 | |||
2018-05-07 | kcfg.xsd - do not require a kcfgfile element | Allen Winter | |
Differential Revision: https://phabricator.kde.org/D7415 | |||
2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |