Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-02 | GIT_SILENT: add missing override | Laurent Montel | |
2021-02-22 | Run clang-format on all cpp/h files | Ahmad Samir | |
NO_CHANGELOG | |||
2021-02-22 | Add a trailing comma to last member in enum | Ahmad Samir | |
GIT_SILENT | |||
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 | |||
2018-03-11 | Remove not necessary QtCore and co | Laurent Montel | |
2017-03-15 | Remove unused QDateTime in KConfigBackend. | David Faure | |
Spotted because it leads to race conditions due to tzset (surely a Qt bug, but anyway no point in finding out lastModified for nothing). While at it, remove the unused size field as well. | |||
2017-03-15 | Now that kconfigbackend.h isn't installed anymore, rename it to _p.h for ↵ | David Faure | |
clarity. |