aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMDeprecationSettings.cmake
AgeCommit message (Collapse)Author
2022-08-09Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSIONÖmer Fadıl Usta
In KF 5.90 we already looking for 5.15.2 and looking something lower than that is a bit meaningless
2022-06-25ECMDeprecationSettings: enable warnings by defaultv5.96.0-rc1v5.96.0Friedrich W. H. Kossebau
The main target consumers of this macro currently (should) want to be informed about new deprecations as early as possible. As do the authors of the warnings. So instead let's make no warnings an opt-in. Not documenting the now deprecated flag in the docs, given no wide-spread use yet, just supporting still in the code with a note to users.
2022-06-16Fix SHOW_DEPRECATIONS option not getting respected when function is calledAlexander Lohnau
This got messed up when refactoring the value from an one-value-keyword to an option.
2022-06-12API dox: use more markup for code or commandline samplesFriedrich W. H. Kossebau
NO_CHANGELOG
2022-06-12API dox: fix missing empty line, --warningFriedrich W. H. Kossebau
NO_CHANGELOG
2022-06-12API dox: QT -> Qt for official namingFriedrich W. H. Kossebau
NO_CHANGELOG
2022-06-12API dox: improve linking to other modules referenced in textFriedrich W. H. Kossebau
NO_CHANGELOG
2022-02-10Fix typosDimitris Apostolou
2022-01-09Rename KDEDeprecationSettings to ECMDeprecationSettingsAlexander Lohnau
Semantically this is an ECM module, because it can be used to manage deprecated Qt API and from any project which use ecm_generate_export_headers