aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add CMake documentation to 'Extending QML' exampleAndreas Eliasson2022-05-111-14/+55
* Doc: Integrate with JS Values from C++Jaishree Vyas2022-05-102-0/+186
* Doc: Add CMake sections to 'Creating C++ Plugins for QML' pageAndreas Eliasson2022-05-072-32/+55
* Doc: Improve cross-linking between QML and integration articlesAndreas Eliasson2022-04-168-7/+36
* Doc: Write QML ModulesJaishree Vyas2022-04-012-0/+290
* Doc: Revise Qt QML module landing pageAndreas Eliasson2022-03-141-63/+60
* CMake: Clean up deployment docs for 6.3Alexandru Croitor2022-03-023-4/+22
* Doc: Remove cmake-variables qdoc groupKai Köhne2022-02-181-1/+0
* CMake: Fix docs and implementation of qt_generate_foreign_qml_typesAlexandru Croitor2022-02-162-9/+21
* CMake: Document source file propertiesAlexandru Croitor2022-02-161-0/+187
* CMake: Error out when using CMake < 3.19 with qml app deploymentAlexandru Croitor2022-02-153-0/+8
* CMake: Fix incorrect option passed to qt_deploy_qml_imports in docsAlexandru Croitor2022-02-121-3/+1
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-125-0/+8
* Document qmltc output formatAndrei Golubev2022-01-272-11/+81
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-271-6/+6
* Adjust default max call depth for QNXUlf Hermann2022-01-261-3/+6
* Doc: State that you should type-annotate methodsUlf Hermann2022-01-251-7/+21
* Document qmltc toolAndrei Golubev2022-01-191-0/+223
* Add missing documentation for qmltc cmake commandAndrei Golubev2021-12-241-0/+5
* Add documentation for qt_query_qml_module()Craig Scott2021-12-132-0/+242
* Add documentation for CMake deployment support for QML module appsCraig Scott2021-12-135-6/+298
* Doc: fix JavaScript engine's name and linkTasuku Suzuki2021-12-101-2/+2
* 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-032-0/+21
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2021-12-021-1/+1
* Add documentation for qt6_generate_foreign_qml_typesFabian Kosmale2021-12-021-0/+89
* Doc: Replace use of \oldcode-\newcodeLuca Di Sera2021-11-251-16/+75
* qmltc: support user-specified namespaces in the generated codeAndrei Golubev2021-11-161-0/+5
* qt6_target_compile_qml_to_cpp: improve QT_QMLTC_FILE_BASENAME handlingAndrei Golubev2021-11-091-3/+4
* Type assertions: Mention the moniker as-castsFabian Kosmale2021-11-041-5/+4
* Stage all qml modules to a common directory when building for AndroidAlexey Edelev2021-11-021-0/+13
* 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
* qmltc: add cmake api and simplest file writerAndrei Golubev2021-10-221-0/+81
* Rename and document QT_QMLCACHEGEN_{BINARY|EXECUTABLE}Ulf Hermann2021-10-181-0/+13
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-1/+1
* Add a Pragma for list assign behaviorUlf Hermann2021-10-131-0/+29
* Add missing RESOURCES keyword from qt_add_qml_module() synopsisCraig Scott2021-10-081-0/+1
* Clarify docs about QML_ANONYMOUSUlf Hermann2021-10-071-2/+3
* doc: Replace qmlscene with qmlShawn Rutledge2021-09-293-9/+10
* QML_ELEMENT: Document CMake approachFabian Kosmale2021-09-291-2/+11
* Fix documentation on JavaScript importsUlf Hermann2021-09-271-6/+7
* Allow adding null to QQmlListPropertyUlf Hermann2021-09-221-8/+7
* Doc: Update link to RFC-3986Luca Di Sera2021-09-221-1/+1
* Doc: Fix qdoc syntax errors in qml-changes-qt6.htmlKai Köhne2021-09-171-2/+2
* Version numbers are not mandatory anymore, updating doc to reflect thatOliver Eftevaag2021-09-171-2/+2
* Document chnaged behavior of url propertiesUlf Hermann2021-09-101-25/+5
* 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