aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-125-10/+10
* Doc: Avoid unqualified lookup in the signals documentationUlf Hermann2021-02-121-2/+2
* Doc: Update type registration flowchartUlf Hermann2021-02-093-0/+3
* Doc: Describe QML_FOREIGN in "Defining QML Types from C++"Ulf Hermann2021-01-291-0/+26
* Doc: Change section about writing a qmltypes fileUlf Hermann2021-01-201-102/+8
* Remove the qmake project filesFabian Kosmale2021-01-153-42/+0
* exposecppattributes.qdoc: Warn about aliasesMaximilian Goldstein2021-01-141-0/+23
* Doc: Fix broken QDoc markupPaul Wicking2021-01-051-2/+2
* definetypes.qdoc: Add note about include path prefixesMaximilian Goldstein2021-01-041-0/+1
* qmlfunctions.doc: Improve qmlRegisterSingleton documentationMaximilian Goldstein2020-12-151-4/+3
* docs/QML_ELEMENT: Warn about possible namespace conflictsMaximilian Goldstein2020-12-151-0/+4
* 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
* Doc: Do not highlight "Writing QML Extensions with C++" exampleKai Koehne2020-12-031-2/+0
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-12-021-1/+1
* 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
* qml/doc: Add QV4 debugging informationMaximilian Goldstein2020-11-262-3/+11
* Doc: Fix documentation dependenciesTopi Reinio2020-11-251-1/+12
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-2/+2
* qmlfunctions.qdoc: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-231-1/+16
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-231-0/+4
* Doc: mention that INCLUDEPATH must be set in some casesMitch Curtis2020-11-201-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