Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-18 | Support storing QUuid | Jan Blackquill | |
2021-02-22 | Run clang-format on all cpp/h files | Ahmad Samir | |
NO_CHANGELOG | |||
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 | |
2014-01-01 | Generate forward headers. | David Faure | |
Install them in the proper directory. Let cmake find them. Had to rename conversion_check.h to conversioncheck.h Had to improve the scripts to support multiple libs in one framework :) |