Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-01 | GIT_SILENT Upgrade ECM and KF version requirements for 5.90.0 release. | l10n daemon script | |
2021-12-16 | WIP: Change the build system to enable building with Qt 6 | Ahmad Samir | |
This was built with: -DQT_MAJOR_VERSION=6 \ -DEXCLUDE_DEPRECATED_BEFORE_AND_AT=5.90.0 \ -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055a00 Move the include(KDEInstallDirs) call before the first find_package(Qt*, the former is what auto-detects the Qt version, and defaults to 5. This is needed to be able to build against Qt5 by default. All unit tests still pass. | |||
2021-12-13 | GIT_SILENT Upgrade KF version to 5.90.0. | l10n daemon script | |
2021-12-04 | GIT_SILENT Upgrade ECM and KF version requirements for 5.89.0 release. | l10n daemon script | |
2021-11-22 | Copy ConfigPropertyMap from KDeclarative to new KConfig QML module | Alexander Lohnau | |
This way consumers which want to use the ConfigPropertyMap don't have to pull in KDeclarative's entire dependency tree. Also we can remove the automatic saving of the config, previously this was opt-out - which makes is difficult to deprecate anything. This way the API design is also more clear, since the object only takes care of exposing the data to QML. The writing has to be done manually, which makes more sense anyways when we have the notify opt-in. As discussed on the KF6 weekly thread, an optional QML submodule is seen as the best way to handle the QML dependency. Task: https://phabricator.kde.org/T12131 Relates to https://phabricator.kde.org/T12126, after his change the KDeclarative stuff can be deprecated. Because we don't register the property map in any QML plugin, there is no conflict in duplicating and modifying it now. | |||
2021-11-13 | GIT_SILENT Upgrade KF version to 5.89.0. | l10n daemon script | |
2021-10-09 | GIT_SILENT Upgrade KF version to 5.88.0. | l10n daemon script | |
2021-10-02 | GIT_SILENT Upgrade ECM and KF version requirements for 5.87.0 release. | l10n daemon script | |
2021-09-11 | GIT_SILENT Upgrade KF version to 5.87.0. | l10n daemon script | |
2021-09-04 | GIT_SILENT Upgrade ECM and KF version requirements for 5.86.0 release. | l10n daemon script | |
2021-08-15 | GIT_SILENT Upgrade Qt5 version requirement to 5.15.2. | l10n daemon script | |
2021-08-14 | GIT_SILENT Upgrade KF version to 5.86.0. | l10n daemon script | |
2021-07-14 | GIT_SILENT Upgrade ECM and KF version requirements for 5.85.0 release. | l10n daemon script | |
2021-07-10 | GIT_SILENT Upgrade KF version to 5.85.0. | l10n daemon script | |
2021-06-19 | GIT_SILENT Upgrade ECM and KF version requirements for 5.84.0 release. | l10n daemon script | |
2021-06-12 | GIT_SILENT Upgrade KF version to 5.84.0. | l10n daemon script | |
2021-06-05 | GIT_SILENT Upgrade ECM and KF version requirements for 5.83.0 release. | l10n daemon script | |
2021-05-23 | Remove compiler flags already defined in extra-cmake-modules | Ahmad Samir | |
-DQT_NO_FOREACH GIT_SILENT | |||
2021-05-16 | Bump required CMake version to 3.16 | Ahmad Samir | |
KF6 task: https://phabricator.kde.org/T14467 | |||
2021-05-08 | GIT_SILENT Upgrade KF version to 5.83.0. | l10n daemon script | |
2021-05-01 | GIT_SILENT Upgrade ECM and KF version requirements for 5.82.0 release. | l10n daemon script | |
2021-04-11 | Remove check for po subdir. | David Faure | |
These function check for the po directory presence themselves, and can also handle it being in the build directory with KDE_L10N_AUTO_TRANSLATIONS NO_CHANGELOG | |||
2021-04-10 | GIT_SILENT Upgrade KF version to 5.82.0. | l10n daemon script | |
2021-04-04 | GIT_SILENT Upgrade Qt5 version requirement to 5.15.0. | David Faure | |
2021-04-03 | GIT_SILENT Upgrade ECM and KF version requirements for 5.81.0 release. | l10n daemon script | |
2021-03-15 | GIT_SILENT Upgrade KF version to 5.81.0. | l10n daemon script | |
2021-03-01 | KDEFrameworkCompilerSettings in ECM 5.80 includes KDEClangFormat by default | Ahmad Samir | |
GIT_SILENT | |||
2021-02-28 | GIT_SILENT Upgrade ECM and KF version requirements for 5.80.0 release. | l10n daemon script | |
2021-02-22 | Run clang-format on all cpp/h files | Ahmad Samir | |
NO_CHANGELOG | |||
2021-02-13 | GIT_SILENT Upgrade KF version to 5.80.0. | l10n daemon script | |
2021-01-29 | Replace KF5_VERSION with KF_VERSION | Nicolas Fella | |
Frameworks will be Frameworks 6 at some point and there is no good reason to have the major version in the variable name. Given this is purely internal we can to this now, making it a bit more future-proof GIT_SILENT NO_CHANGELOG | |||
2021-01-29 | GIT_SILENT Upgrade ECM and KF5 version requirements for 5.79.0 release. | l10n daemon script | |
2021-01-09 | GIT_SILENT Upgrade KF5 version to 5.79.0. | l10n daemon script | |
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 | |