aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2022-08-01Add explicit option to disable QML supportNicolas Fella
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad Samir
2021-11-22Copy ConfigPropertyMap from KDeclarative to new KConfig QML moduleAlexander Lohnau
2021-04-26Use new version-controlled enumerator deprecation warning macrosFriedrich W. H. Kossebau
2021-01-29Replace KF5_VERSION with KF_VERSIONNicolas Fella
2020-02-12Use ecm_qt_install_logging_categories over manual categories fileFriedrich W. H. Kossebau
2019-10-22API dox: adapt kapidox & ecm_add_qch settings to new deprecation macrosFriedrich W. H. Kossebau
2019-09-16Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includesFriedrich W. H. Kossebau
2019-02-02[API dox] Include kconfig_compiler/README.dox for QCH generationFriedrich W. H. Kossebau
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-06-05[FEATURE] Option to build & install QCH file with the public API doxFriedrich W. H. Kossebau
2015-11-03Fix usage of ecm_create_qm_loader.Alex Merry
2014-07-21create and install the QM loaderLukáš Tinkl
2014-04-26Adopt kreadconfig and kwriteconfig to kconfigAleix Pol
2013-12-18Move kconfig code to the root directory.Jenkins CI