aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
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
2021-10-02ecm_add_test: add -DQT_FORCE_ASSERTS to compile flags by defaultAlex Richardson
2021-09-13Make sphinx happier about syntaxAlbert Astals Cid
2021-09-01ECMSetupQtPluginMacroNames: avoid use of IN_LIST in generated codev5.86.0-rc1v5.86.0Friedrich W. H. Kossebau
2021-09-01ECMSetupQtPluginMacroNames: avoid adding duplicates to vars in config codeFriedrich W. H. Kossebau
2021-08-15Add LicenseRef-KDE-Accepted-LGPL to license compatibility matrixNicolas Fella
2021-08-05[ecmcheckoutboundlicense] Ensure that last source file is always processedv5.85.0-rc1v5.85.0Nicolas Fella
2021-08-05Simplify the PROJECT_VERSION regexChristophe Giboudeaux
2021-08-05Handle case where zero must be keptChristophe Giboudeaux
2021-08-05ecm_setup_version: deal with 0-prefixed version values in PROJECT modeFriedrich W. H. Kossebau
2021-08-04modules/ECMGenerateHeaders.cmake - avoid uninitialized warningAllen Winter
2021-07-13Fix typos found by codespellChristophe Giboudeaux
2021-07-12Don't install logging categories files on AndroidVolker Krause
2021-06-07modules/ECMGenerateHeaders.cmake - init originalprefixAllen Winter
2021-06-01Add LicenseRef-KDE-Accepted-GPL to license compatibility Matrixv5.83.0-rc1v5.83.0Nicolas Fella
2021-05-29ecm_qt_declare_logging_category: catch alias targets before failing internallyFriedrich W. H. Kossebau
2021-05-25Clean ECM files after the minimum version changeChristophe Giboudeaux
2021-05-21Add address sanitizer for MSVCFelix Weilbach
2021-05-21ecm_create_qm_loader: support target as alternative argumentFriedrich W. H. Kossebau
2021-05-17Find PkgConfig quietlyChristophe Giboudeaux
2021-05-15ECMAddAppIcon: support target as argumentFriedrich W. H. Kossebau
2021-05-10ECMSetupVersion: phase out deprecated *_VERSION_STRING CMake variablesFriedrich W. H. Kossebau
2021-05-07Order macro for attribute for symbol export before that for deprecatedFriedrich W. H. Kossebau
2021-04-25ECMGenerateExportHeader: unbreak builds by not mixing std & legacy attributesFriedrich W. H. Kossebau
2021-04-25ECMGenerateExportHeader: handle being included in C modeFriedrich W. H. Kossebau
2021-04-25ECMGenerateExportHeader: check for non-vendor-specific deprecated attrFriedrich W. H. Kossebau
2021-04-24Fix since version numbers for previous enumerator deprecation commitFriedrich W. H. Kossebau
2021-04-24ECMGenerateExportHeader: add macros for enumerator deprecation warningFriedrich W. H. Kossebau
2021-04-23Modules docs: move rst docs into bracket commentsFriedrich W. H. Kossebau
2021-04-10Fix installation of qm files from po files in the build directoryVolker Krause
2021-03-31ECMGenerateExportHeader: do sanity check for version argument valuesv5.81.0-rc2v5.81.0-rc1v5.81.0Friedrich W. H. Kossebau
2021-02-26Fix ECMCheckOutboundLicenseTest to find the FindReuseTool.cmake filev5.80.0-rc1v5.80.0Friedrich W. H. Kossebau
2021-02-22ecm_qt_declare_logging_category: support target arg to append source file toFriedrich W. H. Kossebau
2021-02-09Fix relative path edge case in ECMGeneratePriFileDaan De Meyer
2021-02-08Define relative paths when KDE_INSTALL_USE_QT_SYS_PATHS is enabledDaan De Meyer
2021-01-31ECMQtDeclareLoggingCategory: fix typo in docuDavid Faure
2021-01-17ECMQtDeclareLoggingCategory: create .categories files in build, not configureFriedrich W. H. Kossebau