aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/qmlfunctions.qdoc
Commit message (Expand)AuthorAgeFilesLines
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-231-0/+4
* Doc:: Fix documentation warnings for Qt QMLTopi Reinio2020-11-051-1/+1
* 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-021-5/+19
* Document QML_FOREIGN_NAMESPACE() macroFawzi Mohamed2020-08-271-1/+20
* Add missing since to qmlRegisterSingletonType docsNicolas Fella2020-05-191-0/+1
* Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-061-0/+2
* Doc: add code example to QML_NAMED_ELEMENTMitch Curtis2020-04-291-0/+10
* qmlRegisterSingletonInstance: show user-friendly signature in documentationFabian Kosmale2020-03-181-1/+1
* Doc: Fix documentation warnings for Qt QMLTopi Reinio2020-02-201-9/+10
* Add documentation for the QML_* macrosUlf Hermann2020-02-171-13/+289
* Doc: Fix documentation warningsTopi Reinio2019-11-111-0/+1
* qmlRegisterSingletonInstance: Do not crash if instance gets deletedFabian Kosmale2019-10-071-2/+1
* doc: Fix several qdoc warningsMartin Smith2019-09-231-1/+1
* Fix documentation for qmlRegisterType and qmlRegisterAnonymousTypeUlf Hermann2019-09-191-20/+20
* qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-0/+10
* Introduce qmlRegisterSingletonInstanceFabian Kosmale2019-07-191-2/+95
* add std::function overload to qmlRegisterSingletonTypeFabian Kosmale2019-06-111-0/+8
* fix wrong identifier in documentationFabian Kosmale2019-06-041-1/+1
* Doc: improve qmlRegisterInterface() documentationMitch Curtis2018-11-071-5/+28
* Provide API to access singletons associated with a QQmlEngineRichard Weickelt2018-06-211-0/+22
* Ensure identical behavior for singleton types defined in C++ and QMLRichard Weickelt2018-06-081-24/+0
* Doc: Fix missing \endcode errorKai Koehne2018-04-191-1/+1
* Improve documentation for qmlRegisterType<Foo>()Mitch Curtis2018-04-051-0/+68
* Link to C++ => QML flowchart in QML registration function docsMitch Curtis2018-04-051-4/+13
* doc: Correct mostly linking errorsMartin Smith2018-02-231-1/+1
* Doc: add C++11 lambda examples for qmlRegisterSingletonType()J-P Nurmi2018-02-021-0/+25
* Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* Doc: Add \keyword for "Grouped" and "Attached" property topicsVenugopal Shivashankar2017-07-031-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-5/+9
|\
| * Doc: Fix documentation warningsTopi Reinio2017-01-301-5/+9
* | Introduce qmlRegisterModule()J-P Nurmi2016-11-181-0/+12
|/
* Add qmlRegisterUncreatableMetaObject convenience functionBogDan Vatra2016-09-071-0/+36
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-3/+2
|\
| * Fix qmlRegisterSingletonType documentationBogDan Vatra2016-03-241-3/+2
* | Include qqml.h in qqmlengine.h for convenienceMitch Curtis2016-02-051-37/+0
|/
* Fix incorrectly formatted code in QQmlEngine documentation.Mitch Curtis2015-08-111-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-1/+1
|\
| * Doc: corrected error on return value qmlRegisterTypeNico Vertriest2015-04-241-1/+1
* | Fix some qdoc warnings.Friedemann Kleint2015-03-311-1/+1
* | Update copyright headersJani Heikkinen2015-02-121-6/+6
|/
* Mark qmlRegisterCustomExtendedType as \internalAlejandro Exojo2014-12-121-0/+1
* Restore extension types documentationAlejandro Exojo2014-12-101-3/+20
* qmlRegisterCustomExtendedType, qmlRegisterExtendedUncreatableTypePaul Lemire2014-07-251-0/+38
* QQmlEngine - fix example in documentationKimmo Leppälä2014-01-191-1/+1
* Doc: Fix broken linksSze Howe Koh2013-12-301-2/+3
* Add a new variant of qmlRegisterSingletonType for QML singletons.Antti Piira2013-11-091-1/+50
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Doc: Fix documentation of qmlProtectModuleTopi Reinio2013-09-251-3/+5