aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlBuildInternals.cmake
Commit message (Expand)AuthorAgeFilesLines
* Purge remaining support for SKIP_TYPE_REGISTRATIONFabian Kosmale34 hours1-1/+0
* Generate qmldir files for extra directories with QML filesUlf Hermann2024-04-031-0/+12
* CMake: Duplicate backing library metatypes to its associated pluginAlexandru Croitor2023-08-041-0/+19
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Add explicit dependency on 'Qml_sync_headers' for QML modulesAlexey Edelev2022-10-131-0/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Remove __QT_INTERNAL_INSTALL_METATYPES_JSON optionJoerg Bornemann2022-07-111-1/+0
* CMake: Remove support for the deprecated CLASSNAME keywordJoerg Bornemann2022-07-111-15/+0
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Remove qmltc compilation command in favor of qt_add_qml_module()Andrei Golubev2022-05-311-52/+7
* qmldir: Allow for specifying default importsMaximilian Goldstein2022-02-141-0/+1
* Move registrations functions into the Qt namespaceUlf Hermann2022-02-011-0/+5
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-261-1/+1
* CMake: Pass C++ sources to pre-created qml module targetsAlexandru Croitor2022-01-201-0/+3
* Move QObject and QQmlComponent into builtinsMaximilian Goldstein2021-12-171-0/+2
* Use qmltc compiler prototype as a fallback implementationAndrei Golubev2021-12-171-1/+1
* qmltc: support user-specified namespaces in the generated codeAndrei Golubev2021-11-161-0/+52
* qt_add_qml_module: Add FOLLOW_FOREIGN_VERSIONING optionMaximilian Goldstein2021-10-291-0/+6
* CMake: Use modified target name as base name for internal qml pluginsAlexandru Croitor2021-09-081-7/+19
* Allow QML plugin's CMake target name to be specified for qmldir fileCraig Scott2021-08-201-4/+24
* CMake: Don't install metatypes json files for user qml modulesAlexandru Croitor2021-08-181-0/+1
* CMake: Remove dead example-specific metatypes installation codeAlexandru Croitor2021-08-181-8/+0
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-031-3/+6
* Improve consistency of QML module target propertiesCraig Scott2021-08-031-1/+1
* Add internal getter for qml_module_keywords cmake functionMichal Klocek2021-07-271-44/+57
* Make TARGET_PATH an internal option for QML CMake commandsCraig Scott2021-07-261-6/+3
* CMake: Apply bitcode flags to internal qml plugin initializersAlexandru Croitor2021-07-221-0/+4
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-201-1/+2
* CMake: Remove deprecated NO_CREATE_BACKING_TARGET optionAlexandru Croitor2021-07-011-2/+0
* CMake: Assign output targets to appropriate export setsAlexandru Croitor2021-06-251-9/+46
* CMake: Allow using an existing target as a backing targetAlexandru Croitor2021-06-181-5/+3
* CMake: Adjust QML plugin class name auto-computingAlexandru Croitor2021-06-181-6/+8
* Add RESOURCES argument to qt_add_qml_moduleUlf Hermann2021-06-161-4/+5
* Install .qml files from source dir and honor their resource aliasCraig Scott2021-06-171-5/+17
* CMake: Remove compatibility functionsAlexandru Croitor2021-06-161-11/+0
* CMake: Allow using existing backing target for a new qml moduleAlexandru Croitor2021-06-041-19/+34
* Refactor and update qml CMake APICraig Scott2021-06-041-65/+224
* Use CLASS_NAME rather than CLASSNAME for qt6_add_qml_module()Craig Scott2021-03-311-6/+11
* CMake: Account for qtbase refactoring in qt_internal_add_plugin()Craig Scott2021-03-311-15/+44
* CMake: Fix argument handling in qt_internal_add_qml_module() and friendsCraig Scott2021-03-101-113/+47
* CMake: Remove INSTALL_QML_FILES optionUlf Hermann2021-03-021-8/+0
* Fix the argument removal in qt_internal_add_qml_moduleUlf Hermann2021-02-281-1/+3
* CMake: Allow building pure QML modules not backed by C++ sourcesAlexandru Croitor2020-11-121-16/+18
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+2
* CMake: Clean up logic to prepare building pure QML modulesUlf Hermann2020-11-061-2/+12
* CMake: Use qt_internal_add_plugin in qt_internal_add_qml_moduleAlexandru Croitor2020-10-131-1/+1
* Allow optional imports in qmldir filesUlf Hermann2020-10-081-0/+2
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+6
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-251-4/+10