aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2016-01-31ECMAddAppIcon: Use absolute path when operating on icons.Gleb Popov
2016-01-13Use PATH_SUFFIXES in ecm_find_package_handle_library_components()Alex Richardson
2015-12-21ECMQtDeclareLoggingCategory: Include <QDebug> with the generated fileMartin Klapetek
2015-12-18CMake: Cleanup: Strip text from endif/elseKevin Funk
2015-11-30Don't warn when SVG(Z) icons are provided with multiple sizes/level of detailJaroslaw Staniek
2015-11-30Make sure we load translations on the main thread.Alex Merry
2015-11-17Do not find XCB's XINPUT library by default.Alex Merry
2015-11-14Fix multiple calls to ecm_create_qm_loader.Alex Merry
2015-11-08Revert "Make sure we load translations on the main thread."Alex Merry
2015-11-04Warn instead of error if ecm_install_icons finds no icons.v5.16.0-rc1Alex Merry
2015-11-03Add BSD license to ECMQmLoader.cpp.in.Alex Merry
2015-11-03Make sure we load translations on the main thread.Alex Merry
2015-10-20Fix ECMInstallIconsTest.Alex Merry
2015-10-03Update GTK icon cache when installing icons.v5.15.0-rc1v5.15.0Volker Krause
2015-09-25ECMEnableSanitizers: The undefined sanitizer is supported by gcc 4.9Albert Astals Cid
2015-08-25add COMMON_HEADER option and multiple header functionalityv5.14.0-rc1v5.14.0Patrick Spendrin
2015-08-18Add macro to generate logging category declarations for Qt5.Alex Merry
2015-06-23Improve error reporting of query_qmake macrov5.12.0-rc1v5.12.0Aleix Pol
2015-05-18Add arguments to ecm_add_tests for listing added tests.Alex Merry
2015-05-18Rework ECMAddTests documentation to emphasis ecm_add_tests().Alex Merry
2015-05-16Revert "Add PROPERTIES argument to ecm_add_test and ecm_add_tests."Alex Merry
2015-05-13Add PROPERTIES argument to ecm_add_test and ecm_add_tests.Alex Merry
2015-05-13Add unit tests for ECMAddTests module.Alex Merry
2015-04-09Do not call lrelease with -compressLasse Liehu
2015-03-15Warn about icon filenames with leading characters.Alex Merry
2015-03-06Use lconvert path from Qt cmake config when on Qt >= 5.3.1v1.8.0-rc1v1.8.0Dmitry Shachnev
2015-02-28Improve ECMPackageConfigHelpers documentation.Alex Merry
2015-02-15Extend ecm_generate_headers macro to also support CamelCase.h headersFriedrich W. H. Kossebau
2015-02-06Minor: Cleanupv1.7.0-rc1v1.7.0Kevin Funk
2015-02-06Add missing documentation.Alex Merry
2015-02-06Document when modules were added to ECM.Alex Merry
2015-02-04Add a module to provide an uninstall target.Alex Merry
2015-02-01Minor documentation syntax fixes.Alex Merry
2015-01-24Revert "Add SameMajorVersionWithPreleases compat option to ecm_setup_version."Alex Merry
2015-01-24Add SameMajorVersionWithPreleases compat option to ecm_setup_version.Alex Merry
2015-01-24Add ecm_add_app_icon function.Alex Merry
2015-01-14Fix CMP0053 warning with CMake 3.1.Alex Merry
2014-12-28Fix formatting in ECMSetupVersion.cmake.Alex Merry
2014-12-28Add COMPATIBILITY argument to ecm_setup_version().Alex Merry
2014-12-07Fix ECMQueryQmake when Qt5Core is found.Alex Merry
2014-12-07Fix ECMQueryQmake when Qt5Core is missing.Alex Merry
2014-10-21If find_dependency() fails, so should the Config file it is inAlex Merry
2014-10-03Typov1.3.0-rc1v1.3.0Christophe Giboudeaux
2014-09-12Fix calls to qmakev1.2.1Aleix Pol
2014-09-11Fix fallout from recent ECM patchesAlex Merry
2014-09-11Make code coverage possible in any KDE projectAleix Pol
2014-09-11Add compiler sanitizers supportMathieu Tarral
2014-09-10Introduce ECMGeneratePkgConfigFileAleix Pol
2014-09-05Fixup a minor typo from the last commitRohan Garg
2014-09-03Fix ECM to use qmake instead of hardcoding plugin install dirsRohan Garg