aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Add doumentation for nullish coalescingMaximilian Goldstein2020-04-022-0/+6
* Doc: Fix typo in linkPaul Wicking2020-03-261-1/+1
* qmlRegisterSingletonInstance: show user-friendly signature in documentationFabian Kosmale2020-03-181-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-0/+19
|\
| * Doc: Add section about QVariantList and QVariantMap as C++ propertiesUlf Hermann2020-02-241-0/+19
* | Fix QML basic type documentationEdward Welbourne2020-02-201-26/+7
* | Doc: Fix documentation warnings for Qt QMLTopi Reinio2020-02-205-16/+18
* | Doc: Fix the qmltypes format documentationUlf Hermann2020-02-201-17/+26
* | Doc: Fix imports documentationUlf Hermann2020-02-201-6/+6
* | Doc: Update documentation for "extending" exampleUlf Hermann2020-02-191-10/+19
* | Doc: Fix extension plugin examples and documentationUlf Hermann2020-02-181-23/+26
* | Add documentation for the QML_* macrosUlf Hermann2020-02-172-14/+290
* | Doc: Modernize backend example and adapt C++ integration docsUlf Hermann2020-02-124-13/+28
* | Doc: Modernize the type definition docsUlf Hermann2020-02-121-79/+57
* | Documentation: reflow to limit line lengthFabian Kosmale2020-02-121-14/+63
* | Modernize scarceresources snippets and adapt docsUlf Hermann2020-02-114-65/+108
* | Add inline component documentationFabian Kosmale2020-02-065-0/+303
* | Add required property documentationFabian Kosmale2020-02-061-5/+47
* | Doc: Explain how to specify multiple paths in QML2_IMPORT_PATHUlf Hermann2020-01-131-0/+7
* | Generate registrations for all examplesUlf Hermann2020-01-132-12/+9
* | qmldiskcache.qdoc: Add missing \endtableFriedemann Kleint2020-01-031-0/+1
* | doc: Clarify Q_GADGET limitations in Qt 5Shawn Rutledge2019-12-231-0/+8
* | Doc: Add a section on the QML disk cacheUlf Hermann2019-12-102-0/+78
* | Document that you can use QJSValue as list typeUlf Hermann2019-12-101-0/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-227-87/+4
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-117-87/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-262-0/+0
|\|
| * Update flowchart to reflect addition of new methodsFabian Kosmale2019-10-242-0/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-241-9/+11
|\|
| * Document recent change in allowed alias usageFabian Kosmale2019-10-211-9/+11
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-111-2/+5
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-2/+5
| |\
| | * Doc: Add example on how to access types in imported QML from javascriptNico Vertriest2019-10-071-2/+5
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-081-2/+1
|\| |
| * | qmlRegisterSingletonInstance: Do not crash if instance gets deletedFabian Kosmale2019-10-071-2/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0419-1386/+32
|\| |
| * | doc: Fix several qdoc warningsMartin Smith2019-09-231-1/+1
| * | Fix documentation for qmlRegisterType and qmlRegisterAnonymousTypeUlf Hermann2019-09-191-20/+20
| * | Re-add documentation for Qt Qml ModelsUlf Hermann2019-09-1714-1352/+0
| * | doc: Add missing directories to qdocconf filesMartin Smith2019-09-161-2/+8
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-123-11/+3
| |\|
| | * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-293-11/+3
* | | Doc: Promote writing arrays as enum descriptions in qmltypes filesUlf Hermann2019-09-301-4/+1
* | | Doc: Document the most relevant QV4_* environment variablesUlf Hermann2019-09-132-0/+111
|/ /
* | qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-0/+10
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-262-2/+5
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-241-2/+2
| |\
| | * Doc: fix code snippetPaul Wicking2019-07-191-1/+1
| | * Doc: Fix typos in code snippetsPaul Wicking2019-07-181-2/+2
| * | Doc: Add comment on evaluation order bindingsNico Vertriest2019-07-191-0/+3