aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/Qt6QmlMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: fix .qmlls.ini generation for dotted urisSami Shalayel22 hours1-1/+5
* QtQml: Add option to disambiguate resources for qmldir filesUlf Hermann2024-04-051-15/+22
* Generate qmldir files for extra directories with QML filesUlf Hermann2024-04-031-3/+51
* CMake: Enable macOS POST_BUILD deployment for in-tree examplesAlexandru Croitor2024-03-271-17/+78
* CMake: Add option to allow skipping qml deployment when building in CIAlexandru Croitor2024-03-271-1/+10
* CMake: Consider NO_UNSUPPORTED_PLATFORM_ERROR for non-bundle mac appsAlexandru Croitor2024-03-221-14/+28
* CMake: Remove stray inclusion of QT_DEPLOY_SUPPORTAlexandru Croitor2024-03-221-1/+0
* CMake: Move generated qmltypes file into .qt subdirectory of build dirAlexandru Croitor2024-03-221-1/+1
* CMake: Fix re-running of qmlimportscanner during ninja cleanAlexandru Croitor2024-03-221-3/+12
* CMake: Use versioned functions in the deployment api implementationAlexandru Croitor2024-03-221-8/+8
* CMake: Fix semicolon warnings for generated qml resources codeAlexandru Croitor2024-03-221-4/+21
* CMake: Use _qt_internal_add_phony_targetJoerg Bornemann2024-03-211-33/+5
* CMake: Allow finding qmlimportscanner also in Qt build dirAlexandru Croitor2024-03-151-22/+58
* CMake: Add the --resource arguments to the loader response fileUlf Hermann2024-02-201-2/+1
* qmltc: warn about QML defined types from other modulesSami Shalayel2024-02-191-1/+5
* CMake: Fix NO_LINT option to work properlyAlexandru Croitor2024-01-181-3/+3
* cmake: Sort QmlLinter target under QtInternalTargetsTor Arne Vestbø2024-01-181-1/+2
* cmake: Mark generated qmldir file as GENERATEDTor Arne Vestbø2024-01-171-0/+3
* Don't run automoc on *_qmlcache_loader.cpp generated filesDavid Faure2024-01-131-0/+1
* Put the QML plugins to the non-config directoryAlexey Edelev2024-01-111-0/+31
* Revert "Revert "Add the explicit CMake dependencies between QML module targets""Alexey Edelev2023-12-221-2/+39
* Revert "Add the explicit CMake dependencies between QML module targets"Kai Köhne2023-12-201-39/+2
* qmlls: add option to disable cmake-callsSami Shalayel2023-12-201-1/+1
* Add the explicit CMake dependencies between QML module targetsAlexey Edelev2023-12-191-2/+39
* CMake: Add a way to pass additional arguments to win/macdeployqtJoerg Bornemann2023-12-171-0/+1
* CMake: Fix the all_qmllint* targets for VS generators, take IIJoerg Bornemann2023-12-151-26/+63
* qmllint: Add response file supportAlexandru Croitor2023-12-141-12/+58
* Revert "CMake: Fix the all_qmllint* targets for Visual Studio generators"Joerg Bornemann2023-12-071-36/+26
* Fix empty QMLTC_EXPORT_FILE_NAMEBernd Weimer2023-11-301-1/+3
* CMake: Fix <module>_qmllint for modules without qml files on WindowsKai Köhne2023-11-271-1/+3
* Make builtins an actual moduleUlf Hermann2023-11-241-11/+19
* CMake: Fix the all_qmllint* targets for Visual Studio generatorsJoerg Bornemann2023-11-091-26/+36
* Check if directory exists before adding if to importPathAlexey Edelev2023-09-111-1/+6
* Fix the qmllint command lineAlexey Edelev2023-09-111-1/+2
* Enable qt_import_qml_plugins for shared Qt buildsAlexey Edelev2023-09-011-29/+65
* Fix linking of static plugins to android module targetsAlexey Edelev2023-08-301-1/+2
* CMake: Reference all qml resources in static qml plugin constructorAlexandru Croitor2023-08-281-37/+247
* cmake: add option to generate .qmlls.ini filesSami Shalayel2023-08-231-0/+45
* CMake: Duplicate backing library metatypes to its associated pluginAlexandru Croitor2023-08-041-0/+33
* Fix the plugin class name handling in qt6_add_qml_pluginAlexey Edelev2023-07-251-1/+1
* Improve qml file copy command log outputAlexey Edelev2023-06-281-0/+1
* CMake: Remove superfluous depfile in QML type registrationJoerg Bornemann2023-06-131-25/+0
* Detect if C++ files were added to QML_FILES and give correct adviceAlexey Edelev2023-05-261-11/+22
* Make sure that source file exists when copying QML RESOURCESAlexey Edelev2023-05-261-8/+10
* qt_add_qml_module: Set QT_QML_MODULE_QML_FILES correctlyFabian Kosmale2023-05-161-15/+17
* Doc: Rename and rephrase pages for QML {script|type} compilerUlf Hermann2023-03-281-1/+1
* CMake: Add NO_COMPILER_RUNTIME to qt_generate_deploy_qml_app_scriptChristian Heimlich2023-03-131-0/+4
* qt_add_qml_module: Error out if singleton is marked as internalFabian Kosmale2023-03-021-0/+6
* Avoid setting INSTALL_RPATH if it was set beforeAlexey Edelev2023-02-241-1/+7
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-0/+5