aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
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-105-0/+388
* 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-017-0/+366
* Doc: Revise Qt QML module landing pageAndreas Eliasson2022-03-141-63/+60
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-021-0/+3
* CMake: Clean up deployment docs for 6.3Alexandru Croitor2022-03-023-4/+22
* tst_qmltc_examples: Fix a documentation leftover (FILES -> QML_FILES)Andrei Golubev2022-02-211-2/+2
* Doc: Remove cmake-variables qdoc groupKai Köhne2022-02-181-1/+0
* tst_qmltc_examples: Set visible text to 0 by defaultAndrei Golubev2022-02-161-0/+1
* CMake: Fix docs and implementation of qt_generate_foreign_qml_typesAlexandru Croitor2022-02-163-9/+27
* 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
* Improve the structure of the output generated by qmltcAndrei Golubev2022-01-311-1/+1
* Document qmltc output formatAndrei Golubev2022-01-276-23/+323
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-272-7/+7
* 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-199-0/+866
* Doc: Enable zero warning limit for documentationVenugopal Shivashankar2022-01-161-0/+3
* Doc: Adjust regular expression for suppressing warningsTopi Reinio2022-01-061-0/+3
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-01-061-1/+1
* 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-034-0/+81
* 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
* Doc: Fix core QML functions signatures and examplesIvan Tkachenko2021-11-021-3/+12
* 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
* Update PropertyChanges in src and toolsUlf Hermann2021-10-291-2/+1
* 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-183-3/+3
* 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