aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Add doc for gc()Tasuku Suzuki2024-01-111-1/+1
* Doc: Fix linking issues and missing QDoc commandsTopi Reinio2024-01-069-24/+25
* doc: add read-only-property warning in qmllint warningsSami Shalayel2023-12-291-8/+20
* doc: add signal-handler-parameters warning in qmllint warningsSami Shalayel2023-12-291-3/+237
* Doc: Remove superfluous curly bracketPaul Wicking2023-12-181-1/+1
* CMake: Add a way to pass additional arguments to win/macdeployqtJoerg Bornemann2023-12-171-0/+4
* Doc: Fix description on how to load the extending-qml sourcesKai Köhne2023-12-081-10/+11
* QML: Let IDs in outer context override bound components' propertiesUlf Hermann2023-12-041-9/+45
* Doc: Fix linking to Qt Qml moduleTopi Reinio2023-12-017-13/+13
* Doc: Use specific data type instead of `var`Paul Wicking2023-11-301-1/+1
* doc: Create QML Singleton in-depth guideFabian Kosmale2023-11-293-1/+342
* Remove qml locale and dynamicscene examplesLucie Gérard2023-11-281-4/+0
* Doc: Interpolate strings like it's 2023; and some other improvementsIvan Tkachenko2023-11-282-46/+49
* Doc: Fix \fn template arguments for Qt QmlTopi Reinio2023-11-272-9/+9
* Add tool for converting SVG to QML using ShapesPaul Olav Tvete2023-11-241-0/+17
* Doc: Clarify that QV4_FORCE_INTERPRETER will also not use the compilerOlivier De Cannière2023-11-241-2/+5
* Allow pragma Translator to have a string literal as valueLucie Gérard2023-11-141-0/+4
* Doc: Warn about slowness of createQmlObject()Ulf Hermann2023-11-041-0/+6
* doc: Improve cross-references for value typesFabian Kosmale2023-11-011-3/+6
* Add documentation for Translator pragmaLucie Gérard2023-10-311-0/+10
* doc: add alias cycle in qmllint warningsSami Shalayel2023-10-231-7/+41
* doc: add duplicate property warning in qmllint warningsSami Shalayel2023-10-231-6/+101
* doc: add duplicated-name warning in qmllint warningsSami Shalayel2023-10-231-6/+50
* doc: add non-list property warning in qmllint warningsSami Shalayel2023-10-231-6/+65
* Add Documentation for versioningUlf Hermann2023-10-191-2/+193
* doc: qt_add_qml_module links to qmltc's doc about private headersSami Shalayel2023-10-181-0/+8
* doc: add missing type warning to qmllint warningsSami Shalayel2023-10-181-6/+219
* doc: document qml toolSemih Yavuz2023-10-161-0/+97
* doc: document qmlpreviewSemih Yavuz2023-10-162-0/+68
* doc: document qmlimportscannerSemih Yavuz2023-10-161-0/+5
* doc: document qmlformat toolSemih Yavuz2023-10-161-0/+136
* doc: add recursion depth error in qmllint warningsSami Shalayel2023-10-161-7/+34
* doc: add import warnings to qmllint warning listSami Shalayel2023-10-161-7/+154
* QtQml: Document QML_ADDED_IN_VERSION and QML_REMOVED_IN_VERSIONUlf Hermann2023-10-162-8/+50
* Amend code snippets for QML_ELEMENT to show how to expose enumsUlf Hermann2023-10-161-4/+36
* Doc: QT_QML_SINGLETON_TYPE has to be before qt_add_qml_moduleUlf Hermann2023-10-163-0/+6
* QtQml: Make docs for QML_{CONSTRUCTIBLE|STRUCTURED}_VALUE visibleUlf Hermann2023-10-161-2/+51
* QtQml: Improve documentation of Number objectUlf Hermann2023-10-161-6/+19
* Re-write top-level page about the QtQml moduleUlf Hermann2023-10-132-122/+50
* doc: add some information on qmlsc modesSemih Yavuz2023-10-131-16/+84
* Add an overview page for qml toolingsSemih Yavuz2023-10-1312-2/+113
* Document how to expose value types with enumerationsUlf Hermann2023-10-132-0/+58
* Describe sequence types and namespacesUlf Hermann2023-10-138-105/+202
* Doc: Clean up the language reference documentationOlivier De Cannière2023-10-135-223/+264
* doc: add deprecation warning in qmllint warningsSami Shalayel2023-10-131-12/+9
* doc: add inheritance cycle warning in qmllint warningsSami Shalayel2023-10-131-6/+26
* doc: add with-statement warning in qmllint warningsSami Shalayel2023-10-131-6/+30
* doc: add unresolved alias in qmllint warningsSami Shalayel2023-10-131-7/+31
* doc: add unqualified access to qmllint warningsSami Shalayel2023-10-131-7/+33
* doc: add required properties to qmllint warningsSami Shalayel2023-10-131-7/+46