aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove extra colonZhang Hao2021-04-241-1/+1
* Document that QML_SINGLETON only works with QObjectsMitch Curtis2021-04-201-10/+11
* Doc: Fix broken QDoc markupPaul Wicking2021-01-051-2/+2
* Doc: Fix occurrences of \Q_OBJECT in code snippetsTopi Reinio2020-12-083-0/+248
* Fix qdoc warning, document macro parameterVolker Hilsheimer2020-12-041-1/+1
* qmlfunctions.qdoc: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-12-041-1/+16
* Doc: Do not highlight "Writing QML Extensions with C++" exampleKai Koehne2020-12-031-2/+0
* Fix usage of oldcode and newcode in qt6-changes.qdocAndreas Buhr2020-12-021-2/+2
* Porting guide: Document URL resolution changeFabian Kosmale2020-11-301-0/+22
* Doc: Remove version numbers for import statementJerome Pasion2020-11-263-22/+21
* Doc: Fix documentation dependenciesTopi Reinio2020-11-261-1/+12
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-2/+2
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-231-0/+4
* Doc: mention that INCLUDEPATH must be set in some casesMitch Curtis2020-11-211-0/+8
* 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
|\|