aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-08-27ECMGenerateExportHeader: fix & document CUSTOM_CONTENT_FROM_VARIABLEHEADmasterFriedrich W. H. Kossebau
2022-08-09Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSIONÖmer Fadıl Usta
2022-06-25ECMDeprecationSettings: enable warnings by defaultv5.96.0-rc1v5.96.0Friedrich W. H. Kossebau
2022-06-17ECMAddQch: let doxygen update the config file instead of "outdated" warningsFriedrich W. H. Kossebau
2022-06-16Fix SHOW_DEPRECATIONS option not getting respected when function is calledAlexander Lohnau
2022-06-12API dox: fix broken link markupFriedrich W. H. Kossebau
2022-06-12API dox: drop ECMQtDeclareLoggingCategory outdated notes about Qt <= 5.5Friedrich W. H. Kossebau
2022-06-12API dox: turn some more verbal "Note" into full note sectionsFriedrich W. H. Kossebau
2022-06-12API dox: ECMGenerateExportHeader turn note about BIC hiding into warningFriedrich W. H. Kossebau
2022-06-12API dox: have QtVersionOption rst docs also in bracket commentsFriedrich W. H. Kossebau
2022-06-12API dox: use more markup for code or commandline samplesFriedrich W. H. Kossebau
2022-06-12API dox: fix missing empty line, --warningFriedrich W. H. Kossebau
2022-06-12API dox: QT -> Qt for official namingFriedrich W. H. Kossebau
2022-06-12API dox: improve linking to other modules referenced in textFriedrich W. H. Kossebau
2022-06-04ECMQtDeclareLoggingCategory: drop support for Qt < 5.4Friedrich W. H. Kossebau
2022-06-02ECMAddQtDesignerPlugin: drop support for Qt < 5.9Friedrich W. H. Kossebau
2022-06-01ECMAddQtDesignerPlugin: fix support for Qt6Friedrich W. H. Kossebau
2022-06-01ECMAddQtDesignerPlugin: fix missing FeatureSummary includeFriedrich W. H. Kossebau
2022-05-01typo--v5.94.0-rc1v5.94.0Harald Sitter
2022-04-23Drop lib prefix when building for Windows (MinGW)Julius Künzel
2022-04-15ECMQueryQt: always use CMake target to find the qmake/qtpaths binaryAhmad Samir
2022-03-30Fix finding qmakev5.93.0-rc1v5.93.0Nicolas Fella
2022-03-28ECMQueryQt: don't fail when TRY is usedAhmad Samir
2022-03-26ECMQueryQt: Add fallbacksChristophe Giboudeaux
2022-03-24ECMAddQch: Make it work with Qt6::qhelpgenerator tooHeiko Becker
2022-03-24Deprecate ECMQueryQmake, superseded by ECMQueryQtAhmad Samir
2022-03-24Port from ECMQueryQmake to ECMQueryQtAhmad Samir
2022-03-20Add ECMQueryQt module, which encompases both Qt5 Qmake and Qt6 qtpathsAhmad Samir
2022-02-16[ECMQmlModule] Fix doc syntaxJulius Künzel
2022-02-13ECMGeneratePriFile: support multiple include install dirsFriedrich W. H. Kossebau
2022-02-10Fix typosDimitris Apostolou
2022-01-26Revert "ECMEnableSanitizers: do not enable linker flags when not supported"Bhushan Shah
2022-01-25Fix ECMFindQmlModule unit test with Qt6Volker Krause
2022-01-24Fix ECMPoQmTools when using Qt6Volker Krause
2022-01-23ECMEnableSanitizers: do not enable linker flags when not supportedBhushan Shah
2022-01-21ECMQmlModule: Add -Muri automoc option to make static builds work correctlyArjen Hiemstra
2022-01-21ECMQmlModule: Correct the prefix of the generated qrc to be what Qt expectsArjen Hiemstra
2022-01-21Set the right @since version for ECMQmlModuleArjen Hiemstra
2022-01-18Rename ECMQMLModules.cmake to ECMFindQmlModule.cmakeArjen Hiemstra
2022-01-18Introduce ECMQmlModule.cmakeArjen Hiemstra
2022-01-09Rename KDEDeprecationSettings to ECMDeprecationSettingsAlexander Lohnau
2021-12-27Add support for finding Qt6 QML modulesVolker Krause
2021-12-19Revert "Fix QT_PLUGIN_PATH for unittests"Ahmad Samir
2021-12-19Fix QT_PLUGIN_PATH for unittestsAhmad Samir
2021-12-01Include QtVersionOption before all Qt5 find_package callsVolker Krause
2021-11-30ECMGeneratePkgConfigFile: Add an URL parameterHeiko Becker
2021-11-23Split KDEInstallDirs into a 5 and a 6 variantVolker Krause
2021-11-18AddAppIcon: clarify ksvg2icns role for @2x iconsDawid Wrobel
2021-11-08Add support for specifying private dependencies for pkg-config filesIngo Klöcker
2021-10-04ECMFindQMLModule: Use QT_HOST_BINS to find qmlplugindumpAlex Richardson