aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cmake/qt_add_qml_module.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Generate qmldir files for extra directories with QML filesUlf Hermann2024-04-031-0/+6
* QT_QML_GENERATE_QMLLS_INI: improve documentationFabian Kosmale2024-02-041-0/+3
* doc: qt_add_qml_module links to qmltc's doc about private headersSami Shalayel2023-10-181-0/+8
* Doc: QT_QML_SINGLETON_TYPE has to be before qt_add_qml_moduleUlf Hermann2023-10-161-0/+2
* Point out that STATIC QML plugins require direct linkingAlexey Edelev2023-08-241-1/+5
* Doc: Fix typo in qt_add_qml_module() descriptionKai Köhne2023-07-111-1/+1
* Doc: Add missing \target keywords for QML macrosTopi Reinio2023-05-121-3/+5
* Doc: Document the --verbose flag to qmlcachegenUlf Hermann2023-05-121-0/+17
* Doc: Rename and rephrase pages for QML {script|type} compilerUlf Hermann2023-03-281-7/+7
* CMake: Add docs for NO_PLUGIN and clarify NO_GENERATE_PLUGIN_SOURCEUlf Hermann2023-03-141-1/+16
* Doc: fix links to cmake functionsVolker Hilsheimer2023-03-091-7/+7
* Remove AUTO_RESOURCE_PREFIX, and refer to QTP0001 when possibleAmir Masoud Abdol2023-02-211-6/+4
* qt_add_qml_module: remove outdated info about qmltcSami Shalayel2023-02-151-4/+0
* qmltc: export generated classesSami Shalayel2023-02-021-0/+14
* Doc: Disambiguate description of module URIsUlf Hermann2023-01-311-7/+7
* Doc: Clarify syntax of module URIsUlf Hermann2023-01-301-1/+8
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-2/+9
* qt_add_qml_module: Document QT_QMLCACHEGEN_DIRECT_CALLSUlf Hermann2023-01-231-0/+11
* qmltc: generate code into namespacesSami Shalayel2023-01-061-0/+11
* Massage qt-add-qml-module.qdoc to be easier to readSami Shalayel2022-11-111-131/+178
* Doc: Normalize page namesKai Köhne2022-11-031-1/+1
* Doc: Mention QT_QML_SKIP_TYPE_COMPILER one more timeUlf Hermann2022-10-061-1/+2
* Doc: Fix introduction version of AUTO_RESOURCE_PREFIXUlf Hermann2022-09-071-1/+1
* Doc: link to QML module examples from qt_add_qml_module pageMitch Curtis2022-08-121-0/+3
* Mention Q_IMPORT_QML_PLUGIN in qt_add_qml_module docsFabian Kosmale2022-07-211-0/+4
* Introduce a sane resource path to qt_add_qml_moduleUlf Hermann2022-06-231-0/+8
* Doc: Clarify naming conventions for .js files in QML modulesJoerg Bornemann2022-06-161-0/+11
* Use SPDX license identifiersLucie Gérard2022-06-111-26/+2
* Remove qmltc compilation command in favor of qt_add_qml_module()Andrei Golubev2022-05-311-0/+45
* qmldir: Allow for specifying default importsMaximilian Goldstein2022-02-141-0/+10
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-121-0/+2
* Add option to generate type registrations and plugins into a namespaceUlf Hermann2022-01-251-0/+4
* Add documentation for CMake deployment support for QML module appsCraig Scott2021-12-131-5/+17
* Doc: Fix documentation warningsTopi Reinio2021-12-061-1/+1
* Compile QML files ahead of time with qmlcachegenUlf Hermann2021-12-031-0/+10
* doc: Add a section about singleton types in qt_add_qml_moduleAlexandru Croitor2021-12-031-0/+12
* qt_add_qml_module: Add FOLLOW_FOREIGN_VERSIONING optionMaximilian Goldstein2021-10-291-0/+16
* qt_add_qml_module: Be more explicit about directory structureUlf Hermann2021-10-281-6/+12
* Rename and document QT_QMLCACHEGEN_{BINARY|EXECUTABLE}Ulf Hermann2021-10-181-0/+13
* Add missing RESOURCES keyword from qt_add_qml_module() synopsisCraig Scott2021-10-081-0/+1
* Fix broken doc link to Qt Quick DesignerCraig Scott2021-09-061-2/+2
* Allow plugins to be optional if they have no backing targetUlf Hermann2021-09-031-3/+1
* Doc: Clarify PAST_MAJOR_VERSIONS and "auto" versionUlf Hermann2021-09-031-8/+31
* Doc: Remove \versionlessNote qdoc macroJoerg Bornemann2021-08-301-1/+1
* Remove statement that ${target}_qmllint isn't part of the ALL targetCraig Scott2021-08-301-4/+3
* Document that AUTOMOC should be enabled for qt_add_qml_module() targetCraig Scott2021-08-251-0/+8
* Update documentation of qt_add_qml_module() to reflect recent changesCraig Scott2021-08-181-5/+40
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-031-8/+14
* Document qt_add_qml_plugin()Craig Scott2021-07-291-14/+13
* Ensure plugin and backing targets are of compatible typeCraig Scott2021-07-291-2/+4