aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use tabs instead of a table that has code snippets6.3Andreas Eliasson2022-12-281-22/+31
* QQmlEngineExtensionPlugin: Mention that CMake API is generally fineFabian Kosmale2022-09-071-0/+8
* Doc: Document behavior of remote implicit importsUlf Hermann2022-08-292-2/+11
* Doc: Split qmldir entries table into subsectionsAndreas Eliasson2022-08-121-268/+277
* Doc: link to QML module examples from qt_add_qml_module pageMitch Curtis2022-08-121-0/+3
* Host environment doc: Improve chances to find ?. and ??Fabian Kosmale2022-07-271-1/+2
* Doc: fix links for ways to initialize required propertiesTasuku Suzuki2022-07-211-2/+2
* Mention Q_IMPORT_QML_PLUGIN in qt_add_qml_module docsFabian Kosmale2022-07-211-0/+4
* Doc: Remove sentence about extensions only providing propertiesUlf Hermann2022-06-301-4/+3
* Doc: Clarify naming conventions for .js files in QML modulesJoerg Bornemann2022-06-221-0/+11
* Doc: Update external page linkingTopi Reinio2022-06-201-26/+13
* QML: Take care of QVariant when converting function argumentsUlf Hermann2022-06-161-3/+3
* Doc: Describe Qt Quick Compiler TechnologyJaishree Vyas2022-06-084-0/+103
* 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