aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cmake/qt_add_qml_module.qdoc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Clarify naming conventions for .js files in QML modulesJoerg Bornemann2022-06-221-0/+11
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-121-0/+2
* 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
* 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