aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cmake/qt_add_qml_module.qdoc
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add docs for NO_PLUGIN and clarify NO_GENERATE_PLUGIN_SOURCEUlf Hermann2023-03-161-1/+16
* Doc: Disambiguate description of module URIsUlf Hermann2023-02-011-2/+6
* Mention Q_IMPORT_QML_PLUGIN in qt_add_qml_module docsFabian Kosmale2022-08-231-0/+4
* Doc: link to QML module examples from qt_add_qml_module pageMitch Curtis2022-08-121-0/+3
* Doc: Clarify naming conventions for .js files in QML modulesJoerg Bornemann2022-06-161-0/+11
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-151-0/+2
* doc: Add a section about singleton types in qt_add_qml_moduleAlexandru Croitor2021-12-031-0/+12
* qt_add_qml_module: Be more explicit about directory structureUlf Hermann2021-10-281-6/+12
* Add missing RESOURCES keyword from qt_add_qml_module() synopsisCraig Scott2021-10-101-0/+1
* Fix broken doc link to Qt Quick DesignerCraig Scott2021-09-061-2/+2
* Doc: Clarify PAST_MAJOR_VERSIONS and "auto" versionUlf Hermann2021-09-031-8/+31
* Allow plugins to be optional if they have no backing targetUlf Hermann2021-09-031-3/+1
* 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-08-021-14/+13
* Ensure plugin and backing targets are of compatible typeCraig Scott2021-08-021-2/+4
* Make TARGET_PATH an internal option for QML CMake commandsCraig Scott2021-07-261-14/+9
* Add initial qml CMake API docsCraig Scott2021-07-231-0/+412