aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc: list qmllint warnings and errorsSami Shalayel2023-10-1337-0/+945
* Sprinkle docs about context properties with warnings and notesUlf Hermann2023-10-122-11/+43
* doc: Move qmllint and qmlls docs out of qtquick folderSemih Yavuz2023-10-123-0/+286
* doc: Document connections lifetime subtletiesOlivier De Cannière2023-10-121-1/+62
* doc: Warn about mixing of implicit/explicit assignment to default propsOlivier De Cannière2023-10-091-0/+12
* Simplify QML singleton type registrationUlf Hermann2023-09-281-11/+2
* Doc: Fix documentation of FunctionSignatureBehaviorUlf Hermann2023-09-192-37/+27
* Doc: Fix undocumented parameters and broken linksTopi Reinio2023-09-151-0/+3
* Doc: Fix documentation warnings in Qt Qml and Quick docsTopi Reinio2023-09-152-4/+5
* Fix typos in FunctionSignatureBehavior documentationGiuseppe D'Angelo2023-09-131-2/+2
* Doc: All overviews list categorizationJaishree Vyas2023-09-112-2/+2
* Doc: Fix broken linkAndreas Eliasson2023-08-311-1/+1
* Point out that STATIC QML plugins require direct linkingAlexey Edelev2023-08-241-1/+5
* cmake: add option to generate .qmlls.ini filesSami Shalayel2023-08-231-0/+33
* Doc: link to best practices from Interacting with QML Objects from C++Mitch Curtis2023-08-231-1/+2
* Doc: Explain how DEPENDENCIES helps with type resolutionUlf Hermann2023-08-221-0/+8
* Doc: List QtQml value types separate from QtQuick value typesUlf Hermann2023-08-222-4/+5
* Compiler: Separate function prolog block and add validation of blocksOlivier De Cannière2023-08-041-0/+5
* doc: Fix typo in qt_deploy_qml_imports exampleAndy Shaw2023-07-251-1/+1
* Doc: Add example category for Qt Qml examplesVenugopal Shivashankar2023-07-212-2/+2
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-192-0/+2
* Use \qtpolicydeprecatedbehavior in doc for the deprecated behaviorAmir Masoud Abdol2023-07-181-2/+1
* Doc: Fix typo in qt_add_qml_module() descriptionKai Köhne2023-07-111-1/+1
* Compiler: Allow dumping the basic blocks for visualization and debuggingOlivier De Cannière2023-07-101-0/+8
* Doc: Remove unused snippet fileKai Köhne2023-06-301-24/+0
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-06-3059-66/+66
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* doc: add '\since 6.6' for XHR overrideMimeType and responseURLOliver Eftevaag2023-06-241-0/+2
* Doc: Remove mention of module version requirementPaul Wicking2023-06-241-4/+2