aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Porting guide: mention qmlDebug/Info/WarningFabian Kosmale2020-11-191-3/+3
* Porting Guide: Mention QQmlListProperty changeFabian Kosmale2020-11-171-1/+25
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-091-2/+2
* Doc:: Fix documentation warnings for Qt QMLTopi Reinio2020-11-053-12/+11
* QML: Fix typo in documentationUlf Hermann2020-11-021-1/+1
* QML: Allow singletons to be created with a factory functionUlf Hermann2020-11-021-6/+8
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-022-5/+22
* Migration guide: cover removal of deprecated functionsFabian Kosmale2020-11-021-0/+102
* QML migration guide: Add initial contentFabian Kosmale2020-10-291-1/+29
* Doc: use editingFinished signal of TextInput instead of textChangedMitch Curtis2020-10-061-1/+1
* Doc: Add porting guides for all modules to porting guidePaul Wicking2020-09-161-0/+46
* Document QML_FOREIGN_NAMESPACE() macroFawzi Mohamed2020-08-271-1/+20
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-241-95/+0
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2321-1603/+0
* docs: Mention URL object in url documentationMaximilian Goldstein2020-07-091-0/+5
* doc: Explain how to work around the linker removing registrationsUlf Hermann2020-07-021-0/+17
* Doc:Update docs with cmake package informationNico Vertriest2020-07-021-0/+1
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-241-0/+17
* Document how to use CMake for Qt QmlKai Koehne2020-06-235-79/+25
* Doc: Update QML connection inline snippetPaul Wicking2020-06-221-1/+1
* Revert "Decode directory separators in source URLs"Ulf Hermann2020-06-221-3/+1
* Doc: Improve documentation for DateKai Koehne2020-06-121-12/+36
* Doc: Update example of QML int valueYuya Nishihara2020-06-121-1/+1
* Doc: Clarify exact range of QML int valueYuya Nishihara2020-06-121-1/+1
* Allow QML plugins to be optionalUlf Hermann2020-06-091-1/+6
* 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
|\| |