aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-175-109/+214
|\| |
| * | Doc: Modernize backend example and adapt C++ integration docsUlf Hermann2020-02-121-9/+9
| * | 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-111-2/+2
| * | Add inline component documentationFabian Kosmale2020-02-061-0/+36
| * | 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-124-0/+84
|\| |
| * | 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-221-0/+1
| |\|
| | * Doc: Fix documentation warningsTopi Reinio2019-11-111-0/+1
* | | 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-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-044-32/+24
|\| |
| * | doc: Fix several qdoc warningsMartin Smith2019-09-231-1/+1
| * | Fix documentation for qmlRegisterType and qmlRegisterAnonymousTypeUlf Hermann2019-09-191-20/+20
| * | 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
* | | Introduce qmlRegisterSingletonInstanceFabian Kosmale2019-07-191-2/+95
* | | Fix docs to explain the new type syntax for QML methodsSimon Hausmann2019-07-101-15/+18
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-011-7/+6
|\| |
| * | Doc: Fix \code and \qml usage in 'QML Object Attributes'Topi Reinio2019-06-191-7/+6
* | | add std::function overload to qmlRegisterSingletonTypeFabian Kosmale2019-06-111-0/+8