Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-02 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.78.0 release. | l10n daemon script | |
2020-12-18 | GIT_SILENT Upgrade Qt5 version requirement to 5.14.0. | Albert Astals Cid | |
2020-12-12 | GIT_SILENT Upgrade KF5 version to 5.78.0. | l10n daemon script | |
2020-12-05 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.77.0 release. | l10n daemon script | |
2020-11-27 | GIT_SILENT Upgrade Qt5 version requirement to 5.13.0. | Albert Astals Cid | |
2020-11-16 | GIT_SILENT Upgrade KF5 version to 5.77.0. | l10n daemon script | |
2020-11-07 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.76.0 release. | l10n daemon script | |
2020-10-10 | GIT_SILENT Upgrade KF5 version to 5.76.0. | l10n daemon script | |
2020-10-04 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.75.0 release. | l10n daemon script | |
2020-09-12 | GIT_SILENT Upgrade KF5 version to 5.75.0. | l10n daemon script | |
2020-09-06 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.74.0 release. | l10n daemon script | |
2020-08-08 | GIT_SILENT Upgrade KF5 version to 5.74.0. | l10n daemon script | |
2020-08-01 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.73.0 release. | l10n daemon script | |
2020-07-12 | GIT_SILENT Upgrade KF5 version to 5.73.0. | l10n daemon script | |
2020-07-04 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.72.0 release. | l10n daemon script | |
2020-06-13 | GIT_SILENT Upgrade KF5 version to 5.72.0. | l10n daemon script | |
2020-06-06 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.71.0 release.v5.71.0-rc1 | l10n daemon script | |
2020-05-09 | GIT_SILENT Upgrade KF5 version to 5.71.0. | l10n daemon script | |
2020-05-02 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.70.0 release. | l10n daemon script | |
2020-04-11 | GIT_SILENT Upgrade KF5 version to 5.70.0. | l10n daemon script | |
2020-04-04 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.69.0 release. | l10n daemon script | |
2020-03-12 | GIT_SILENT Upgrade KF5 version to 5.69.0. | l10n daemon script | |
2020-03-07 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.68.0 release. | l10n daemon script | |
2020-03-07 | GIT_SILENT Upgrade KF5 version to 5.68.0. | l10n daemon script | |
2020-03-06 | GIT_SILENT Upgrade KF5 version to 5.69.0. | l10n daemon script | |
2020-02-12 | Use ecm_qt_install_logging_categories over manual categories file | Friedrich W. H. Kossebau | |
2020-02-09 | GIT_SILENT Upgrade KF5 version to 5.68.0. | l10n daemon script | |
2020-02-01 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.67.0 release. | l10n daemon script | |
2020-01-11 | GIT_SILENT Upgrade KF5 version to 5.67.0. | l10n daemon script | |
2020-01-03 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.66.0 release. | l10n daemon script | |
2019-12-21 | GIT_SILENT Upgrade Qt5 version requirement to 5.12.0. | Albert Astals Cid | |
2019-12-14 | GIT_SILENT Upgrade KF5 version to 5.66.0. | l10n daemon script | |
2019-12-10 | Update the obsolete projects.kde.org URL | Luigi Toscano | |
Use the generic redirect commits.kde.org. Change discussed on the kde-frameworks-devel list: https://mail.kde.org/pipermail/kde-frameworks-devel/2019-November/097564.html | |||
2019-12-07 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.65.0 release. | l10n daemon script | |
2019-11-10 | GIT_SILENT Upgrade KF5 version to 5.65.0. | l10n daemon script | |
2019-11-03 | GIT_SILENT QT_DEPRECATED_WARNINGS_SINCE will be done by ECM | David Faure | |
2019-11-02 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.64.0 release. | l10n daemon script | |
2019-10-25 | GIT_SILENT enable Qt deprecation warnings | David Faure | |
2019-10-18 | Use ECMGenerateExportHeader to manage deprecated API better | Friedrich W. H. Kossebau | |
Summary: Allows * projects linking to KConfigCore/Gui to hide deprecated API up to a given version or silence deprecation warnings after a given version, using * -DKCONFIGCORE_DISABLE_DEPRECATED_BEFORE_AND_AT * -DKCONFIGCORE_NO_DEPRECATED * -DKCONFIGCORE_DEPRECATED_WARNINGS_SINCE * -DKCONFIGCORE_NO_DEPRECATED_WARNINGS * -DKCONFIGGUI_DISABLE_DEPRECATED_BEFORE_AND_AT * -DKCONFIGGUI_NO_DEPRECATED * -DKCONFIGGUI_DEPRECATED_WARNINGS_SINCE * -DKCONFIGGUI_NO_DEPRECATED_WARNINGS or * -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT * -DKF_NO_DEPRECATED * -DKF_DEPRECATED_WARNINGS_SINCE * -DKF_NO_DEPRECATED_WARNINGS * to build KConfigCore/Gui optionally with deprecated API excluded from the build, using "EXCLUDE_DEPRECATED_BEFORE_AND_AT" cmake argument. Test Plan: Builds with EXCLUDE_DEPRECATED_BEFORE_AND_AT set to 0, 4.0.0, 5.0.0, 5.11.0, 5.24.0, 5.39.0, 5.42.0, CURRENT. Reviewers: #frameworks, mlaurent Reviewed By: mlaurent Subscribers: mlaurent, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D24496 | |||
2019-10-12 | GIT_SILENT Upgrade KF5 version to 5.64.0. | l10n daemon script | |
2019-10-06 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.63.0 release. | l10n daemon script | |
2019-09-14 | GIT_SILENT Upgrade KF5 version to 5.63.0. | l10n daemon script | |
2019-09-07 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.62.0 release. | l10n daemon script | |
2019-08-14 | Add a logging category for logs warnings | Méven Car | |
Summary: Disable logs unless the logging category kf5.kconfig.core is enabled Test Plan: ctest Reviewers: #frameworks, apol, cgiboudeaux Reviewed By: cgiboudeaux Subscribers: cgiboudeaux, mikeroyal, apol, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D22061 | |||
2019-08-11 | GIT_SILENT Upgrade KF5 version to 5.62.0. | l10n daemon script | |
2019-08-10 | Disable KCONFIG_USE_DBUS on Android | Nicolas Fella | |
Summary: Since DBus is not available on Android we don't ever want it enabled Test Plan: Builds with simple Android cmake command Reviewers: apol, vkrause Reviewed By: vkrause Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D23062 | |||
2019-08-03 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.61.0 release. | l10n daemon script | |
2019-08-02 | Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH | Friedrich W. H. Kossebau | |
GIT_SILENT | |||
2019-07-13 | GIT_SILENT Upgrade KF5 version to 5.61.0. | l10n daemon script | |
2019-07-06 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.60.0 release. | l10n daemon script | |