aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-01-01GIT_SILENT Upgrade ECM and KF version requirements for 5.90.0 release.l10n daemon script
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad 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-13GIT_SILENT Upgrade KF version to 5.90.0.l10n daemon script
2021-12-04GIT_SILENT Upgrade ECM and KF version requirements for 5.89.0 release.l10n daemon script
2021-11-22Copy ConfigPropertyMap from KDeclarative to new KConfig QML moduleAlexander 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-13GIT_SILENT Upgrade KF version to 5.89.0.l10n daemon script
2021-10-09GIT_SILENT Upgrade KF version to 5.88.0.l10n daemon script
2021-10-02GIT_SILENT Upgrade ECM and KF version requirements for 5.87.0 release.l10n daemon script
2021-09-11GIT_SILENT Upgrade KF version to 5.87.0.l10n daemon script
2021-09-04GIT_SILENT Upgrade ECM and KF version requirements for 5.86.0 release.l10n daemon script
2021-08-15GIT_SILENT Upgrade Qt5 version requirement to 5.15.2.l10n daemon script
2021-08-14GIT_SILENT Upgrade KF version to 5.86.0.l10n daemon script
2021-07-14GIT_SILENT Upgrade ECM and KF version requirements for 5.85.0 release.l10n daemon script
2021-07-10GIT_SILENT Upgrade KF version to 5.85.0.l10n daemon script
2021-06-19GIT_SILENT Upgrade ECM and KF version requirements for 5.84.0 release.l10n daemon script
2021-06-12GIT_SILENT Upgrade KF version to 5.84.0.l10n daemon script
2021-06-05GIT_SILENT Upgrade ECM and KF version requirements for 5.83.0 release.l10n daemon script
2021-05-23Remove compiler flags already defined in extra-cmake-modulesAhmad Samir
-DQT_NO_FOREACH GIT_SILENT
2021-05-16Bump required CMake version to 3.16Ahmad Samir
KF6 task: https://phabricator.kde.org/T14467
2021-05-08GIT_SILENT Upgrade KF version to 5.83.0.l10n daemon script
2021-05-01GIT_SILENT Upgrade ECM and KF version requirements for 5.82.0 release.l10n daemon script
2021-04-11Remove 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-10GIT_SILENT Upgrade KF version to 5.82.0.l10n daemon script
2021-04-04GIT_SILENT Upgrade Qt5 version requirement to 5.15.0.David Faure
2021-04-03GIT_SILENT Upgrade ECM and KF version requirements for 5.81.0 release.l10n daemon script
2021-03-15GIT_SILENT Upgrade KF version to 5.81.0.l10n daemon script
2021-03-01KDEFrameworkCompilerSettings in ECM 5.80 includes KDEClangFormat by defaultAhmad Samir
GIT_SILENT
2021-02-28GIT_SILENT Upgrade ECM and KF version requirements for 5.80.0 release.l10n daemon script
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
NO_CHANGELOG
2021-02-13GIT_SILENT Upgrade KF version to 5.80.0.l10n daemon script
2021-01-29Replace KF5_VERSION with KF_VERSIONNicolas 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-29GIT_SILENT Upgrade ECM and KF5 version requirements for 5.79.0 release.l10n daemon script
2021-01-09GIT_SILENT Upgrade KF5 version to 5.79.0.l10n daemon script
2021-01-02GIT_SILENT Upgrade ECM and KF5 version requirements for 5.78.0 release.l10n daemon script
2020-12-18GIT_SILENT Upgrade Qt5 version requirement to 5.14.0.Albert Astals Cid
2020-12-12GIT_SILENT Upgrade KF5 version to 5.78.0.l10n daemon script
2020-12-05GIT_SILENT Upgrade ECM and KF5 version requirements for 5.77.0 release.l10n daemon script
2020-11-27GIT_SILENT Upgrade Qt5 version requirement to 5.13.0.Albert Astals Cid
2020-11-16GIT_SILENT Upgrade KF5 version to 5.77.0.l10n daemon script
2020-11-07GIT_SILENT Upgrade ECM and KF5 version requirements for 5.76.0 release.l10n daemon script
2020-10-10GIT_SILENT Upgrade KF5 version to 5.76.0.l10n daemon script
2020-10-04GIT_SILENT Upgrade ECM and KF5 version requirements for 5.75.0 release.l10n daemon script
2020-09-12GIT_SILENT Upgrade KF5 version to 5.75.0.l10n daemon script
2020-09-06GIT_SILENT Upgrade ECM and KF5 version requirements for 5.74.0 release.l10n daemon script
2020-08-08GIT_SILENT Upgrade KF5 version to 5.74.0.l10n daemon script
2020-08-01GIT_SILENT Upgrade ECM and KF5 version requirements for 5.73.0 release.l10n daemon script
2020-07-12GIT_SILENT Upgrade KF5 version to 5.73.0.l10n daemon script
2020-07-04GIT_SILENT Upgrade ECM and KF5 version requirements for 5.72.0 release.l10n daemon script
2020-06-13GIT_SILENT Upgrade KF5 version to 5.72.0.l10n daemon script
2020-06-06GIT_SILENT Upgrade ECM and KF5 version requirements for 5.71.0 release.v5.71.0-rc1l10n daemon script