aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use CLASS_NAME rather than CLASSNAME for qt6_add_qml_module()Craig Scott2021-03-311-15/+36
* Prevent CMP0116 warning with CMake 3.20 or laterCraig Scott2021-03-311-9/+16
* CMake: Fix wrong variable name used to accumulate -I options for qmllintCraig Scott2021-03-151-1/+2
* CMake: Automatically add prefer directive to qmldir filesUlf Hermann2021-03-121-0/+2
* CMake: Fix argument handling in qt_internal_add_qml_module() and friendsCraig Scott2021-03-101-61/+59
* CMake: Skip lowercase names in qmldir filesUlf Hermann2021-03-091-0/+5
* CMake: Strip patch version QML module VERSION argumentUlf Hermann2021-03-051-1/+5
* CMake: Pass import paths to qmlcachegen and qmllintUlf Hermann2021-03-041-11/+20
* CMake: Remove INSTALL_QML_FILES optionUlf Hermann2021-03-021-10/+1
* CMake: Prepend "singleton" to any version of singleton QML filesUlf Hermann2021-02-261-4/+3
* Add finalizer to call qt6_import_qml_plugins() automaticallyCraig Scott2021-02-241-0/+11
* qmlcachegen: Accept both --resource and --resource-pathUlf Hermann2021-02-231-1/+5
* CMake: Handle the case of QML resources in the BINARY directoryJarkko Koivikko2021-02-231-1/+6
* CMake: Fix dependencies between metatypes and qmltypesUlf Hermann2021-02-191-0/+1
* Support and prefer QML_IMPORT_PATH over QML2_IMPORT_PATHUlf Hermann2021-02-101-1/+8
* Add 'MANUAL_MOC_JSON_FILES' support by 'qt6_qml_type_registration'Alexey Edelev2021-02-021-1/+6
* Fix cmake dependencies around qmltypes filesUlf Hermann2021-02-011-1/+8
* Add a -i <qmltypes> option to qmlcachegenUlf Hermann2021-01-121-0/+5
* CMake: Encode target name into foreign_types.txt fileUlf Hermann2021-01-111-1/+1
* CMake: Make error in defer qmldir file generation more verboseAlexey Edelev2021-01-041-0/+5
* Implement command for running qmllint on targetMaximilian Goldstein2021-01-041-2/+16
* Automatically create qmllint targets for modulesMaximilian Goldstein2020-12-161-0/+18
* CMake: Disable static plugin imports for qml static pluginsAlexandru Croitor2020-12-101-0/+3
* Allow passing --qmljs-runtime to the qmlcachegen implementationUlf Hermann2020-12-021-0/+5
* Allow passing --direct-calls to the qmlcachegen implementationUlf Hermann2020-12-011-0/+6
* CMake: Fix resource object file paths in qml plugin prl filesAlexandru Croitor2020-11-301-2/+4
* CMake: Fix broken static plugins linkingAlexey Edelev2020-11-261-1/+1
* CMake: Change generated resources namingAlexey Edelev2020-11-241-4/+1
* CMake: Match qmake generated resource name for qmldir filesAlexandru Croitor2020-11-181-1/+12
* CMake: Record resource object file information for static buildsAlexandru Croitor2020-11-181-1/+13
* CMake: Replace 'file' with 'configure_file' in 'qmldir' generationAlexey Edelev2020-11-181-3/+40
* Do generate typeinfo qmldir entries for pure QML modulesUlf Hermann2020-11-161-3/+1
* CMake: Allow building pure QML modules not backed by C++ sourcesAlexandru Croitor2020-11-121-5/+63
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+20
* CMake: Clean up logic to prepare building pure QML modulesUlf Hermann2020-11-061-7/+16
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-061-2/+2
* CMake: Fix singleton declaration in qt6_target_qml_targetJoerg Bornemann2020-10-201-1/+1
* CMake: Adjust to public API renaming in qtbaseAlexandru Croitor2020-10-181-1/+1
* CMake: Mark some of the public APIs as TPAlexandru Croitor2020-10-161-1/+6
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-151-1/+7
* CMake: Rename qt6_quick_compiler_process_resources to be internalAlexandru Croitor2020-10-131-2/+2
* Allow optional imports in qmldir filesUlf Hermann2020-10-081-15/+27
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+13
* CMake: Add versionless functions for new public APIAlexandru Croitor2020-10-061-0/+17
* CMake: Allow the same syntax for depends and import entries in qmldirUlf Hermann2020-10-061-9/+13
* CMake: Fix in-source example buildsAlexandru Croitor2020-09-171-2/+2
* CMake: Make reconfiguration work for in-source buildsAlexandru Croitor2020-09-161-2/+14
* CMake: Use strict C++ (no GNU extensions) when compiling qml modulesAlexandru Croitor2020-08-261-0/+1
* Qt6QmlMacros.cmake: support multiple versions in QT_QML_SOURCE_VERSIONMitch Curtis2020-08-231-6/+9
* CMake: Adjust naming of Qt Qml plugins for AndroidAlexandru Croitor2020-08-171-0/+20