aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-0/+1
|\| |
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Fix docs to explain the new type syntax for QML methodsSimon Hausmann2019-07-106-27/+30
* | | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-061-2/+2
| |\|
| | * Doc: Remove superfluous double quotes in code snippetsPaul Wicking2019-06-041-2/+2
* | | fix wrong identifier in documentationFabian Kosmale2019-06-041-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-161-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-0/+4
| |\|
| | * Elaborate on the meaning of values held by basic typesSimon Hausmann2019-05-131-0/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-101-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-1/+1
| |\|
| | * Doc: Add missing quote in example codePaul Wicking2019-04-011-1/+1
* | | Add TableModelColumnMitch Curtis2019-04-084-136/+196
* | | Merge remote-tracking branch 'origin/5.13' into HEADUlf Hermann2019-03-224-8/+69
|\| |
| * | Doc: Rename State Machine QML Types pageKai Koehne2019-03-211-2/+2
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-213-6/+67
| |\|
| | * Doc: Clarify section about qmlRegisterInterface()Ulf Hermann2019-03-201-3/+4
| | * Update JavaScript documentationUlf Hermann2019-03-192-3/+63
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-152-16/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-132-16/+18
| |\|
| | * Doc: link to C++ and QML integration flowchartMitch Curtis2019-03-121-0/+2
| | * Doc: Fix use of \QtMinorVersion in snippetsKai Koehne2019-03-011-16/+16
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-084-33/+40
|\| |
| * | Doc: Promote use of ECMAScript modules over Qt.include()Ulf Hermann2019-03-044-33/+40
* | | TableModel: support built-in QML model rolesMitch Curtis2019-02-281-0/+1
* | | TableModel.roleDataProvider: replace row, column with index argumentShawn Rutledge2019-02-221-2/+2
* | | TableModel: add roleDataProvider callbackShawn Rutledge2019-02-151-0/+83
* | | Add TableModelMitch Curtis2019-02-082-0/+239
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-011-1/+1
|\|
| * doc: Two class members can not have the same nameRainer Keller2019-02-011-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-102-3/+3
|\|
| * Doc: Fix link issuesNico Vertriest2019-01-032-3/+3
* | Add documentation about property aliases and typesUlf Hermann2018-11-301-0/+52
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-242-4/+17
|\|