aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing since to qmlRegisterSingletonType docsNicolas Fella2020-05-191-0/+1
* Remove the last traces of qmlplugindump from the documentationUlf Hermann2020-05-191-15/+9
* Remove qtxmlpatterns reference from qdocconfFabian Kosmale2020-05-111-1/+1
* Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-061-0/+2
* Doc: Update flowchartPaul Wicking2020-04-302-0/+0
* Doc: add code example to QML_NAMED_ELEMENTMitch Curtis2020-04-291-0/+10
* Fix file name comment in script.mjs snippetUlf Hermann2020-04-271-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-092-0/+6
|\
| * Add doumentation for nullish coalescingMaximilian Goldstein2020-04-022-0/+6
| * Doc: Fix typo in linkPaul Wicking2020-03-261-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-201-1/+1
|\|
| * qmlRegisterSingletonInstance: show user-friendly signature in documentationFabian Kosmale2020-03-181-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-0/+19
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-219-75/+76
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-193-37/+316
|\| |
| * | Doc: Fix extension plugin examples and documentationUlf Hermann2020-02-181-23/+26
| * | Add documentation for the QML_* macrosUlf Hermann2020-02-172-14/+290
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-1715-176/+606
|\| |
| * | 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
* | | Remove uses of QLinkedListSona Kurazyan2020-02-041-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-145-12/+25
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-1210-87/+87
|\| |
| * | 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
* | | Correct a typo in external-resources.qdoc (hhttps -> https)Thibaut Cuvelier2019-11-061-1/+1
|/ /
* | 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