aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
* | | fix wrong identifier in documentationFabian Kosmale2019-06-041-1/+1
|/ /
* | 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.12' into 5.13Qt Forward Merge Bot2019-04-021-1/+1
|\|
| * Doc: Add missing quote in example codePaul Wicking2019-04-011-1/+1
* | 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.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
* | Doc: Promote use of ECMAScript modules over Qt.include()Ulf Hermann2019-03-041-29/+36
* | 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-101-2/+2
|\|
| * Doc: Fix link issuesNico Vertriest2019-01-031-2/+2
* | 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
|\|
| * Improve documentation of QML's handling of dates and timesEdward Welbourne2018-11-232-4/+17
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-172-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-162-0/+2
| |\
| | * Doc: Add a link from enumeration basic type to enum attributesAlexander Akulich2018-11-061-0/+1
| | * Doc: Add enumeration object attributes to the QML ReferenceAlexander Akulich2018-11-061-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-161-1/+5
|\| |
| * | Doc: Use \section1 to clearly identify the different partsVenugopal Shivashankar2018-11-151-1/+5
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-091-5/+28
|\| |
| * | Doc: improve qmlRegisterInterface() documentationMitch Curtis2018-11-071-5/+28
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-064-194/+219
|\| |
| * | Doc: Use input handlers and controls wherever appropriateVenugopal Shivashankar2018-11-012-193/+195
| * | Doc: make QML type naming rules more searchableMitch Curtis2018-11-011-1/+12
| * | Add a brief section about security of JavaScript with QtSimon Hausmann2018-10-301-0/+12
| * | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-301-0/+2
| |\|
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-0/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-291-0/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Document that aliases cannot point to attached propertiesMitch Curtis2018-10-091-0/+2
* | | Add support for QSequentialIterable in QMLJędrzej Nowacki2018-10-081-0/+3
|/ /