aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix broken doc link to Qt Quick DesignerCraig Scott2021-09-061-2/+2
* Add documentation for qt_import_qml_plugin()Craig Scott2021-09-061-5/+27
* 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: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-031-1/+1
* Doc: try to make "on" syntax more discoverableMitch Curtis2021-09-022-0/+4
* Doc: Remove \versionlessNote qdoc macroJoerg Bornemann2021-08-305-6/+4
* Add documentation for qt_target_qml_sources()Craig Scott2021-08-306-4/+217
* 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
* doc/interactqmlfromcpp: Add recommended way to do C++ / QML interactionMaximilian Goldstein2021-08-201-0/+82
* Avoid querying the file system for qmldir files for locked modulesUlf Hermann2021-08-181-14/+19
* Update documentation of qt_add_qml_module() to reflect recent changesCraig Scott2021-08-182-17/+55
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-031-8/+14
* Document qt_add_qml_plugin()Craig Scott2021-08-022-17/+103
* 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-236-4/+630
* Adjust import documentation to mention that versions are optionalFabian Kosmale2021-07-212-15/+24
* Add QML_EXTRA_VERSION for adding extra QML versionsFabian Kosmale2021-06-021-0/+11
* Reject overrides of final properties (and potentially methods)Ulf Hermann2021-06-021-0/+14
* Document handling signals with parameters in QMLFabian Kosmale2021-05-281-1/+52
* Evaluate type assertions in QMLUlf Hermann2021-05-261-0/+31
* Reference Q(Date|Time)+ format docs instead of duplicatingEdward Welbourne2021-05-261-80/+6
* Add a ParentProperty classinfo and use that to find parentsUlf Hermann2021-05-191-1/+32
* Refer to ECMA TC 39's definitive documentationEdward Welbourne2021-05-182-5/+6
* Make QDate handling consistent in its use of UTCEdward Welbourne2021-05-181-4/+49
* Doc: Expand documentation on QML_SINGLETONUlf Hermann2021-05-171-1/+125
* Doc: Remove documentation for qmlRegisterType() with no argumentsUlf Hermann2021-05-111-10/+0
* Doc: Update path of QML type registration headerUlf Hermann2021-05-111-2/+2
* Doc: Clarify preconditions for using QML_ELEMENT et alUlf Hermann2021-05-111-0/+15
* Remove extra colonZhang Hao2021-04-241-1/+1
* Expand QML_EXTENDED_NAMSPACE's documentationFabian Kosmale2021-04-211-1/+32
* Document that QML_SINGLETON only works with QObjectsMitch Curtis2021-04-191-7/+8
* Implement optional chainingMaximilian Goldstein2021-04-132-1/+5
* Add a "prefer" directive to qmldirUlf Hermann2021-03-041-0/+16
* Doc: Fix warnings about snippets in qtdeclarativeNico Vertriest2021-02-192-3/+8
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-125-10/+10
* Doc: Avoid unqualified lookup in the signals documentationUlf Hermann2021-02-121-2/+2
* Support and prefer QML_IMPORT_PATH over QML2_IMPORT_PATHUlf Hermann2021-02-102-6/+6
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-091-1/+1
* Doc: Update type registration flowchartUlf Hermann2021-02-093-0/+3
* Doc: Describe QML_FOREIGN in "Defining QML Types from C++"Ulf Hermann2021-01-291-0/+26
* Doc: Change section about writing a qmltypes fileUlf Hermann2021-01-201-102/+8
* Remove the qmake project filesFabian Kosmale2021-01-153-42/+0
* exposecppattributes.qdoc: Warn about aliasesMaximilian Goldstein2021-01-141-0/+23
* Doc: Fix broken QDoc markupPaul Wicking2021-01-051-2/+2
* definetypes.qdoc: Add note about include path prefixesMaximilian Goldstein2021-01-041-0/+1
* qmlfunctions.doc: Improve qmlRegisterSingleton documentationMaximilian Goldstein2020-12-151-4/+3
* docs/QML_ELEMENT: Warn about possible namespace conflictsMaximilian Goldstein2020-12-151-0/+4