aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move implementation of functions declared in qqml.h into qqml.cppUlf Hermann2021-01-291-0/+76
* Allow AOT compiled functions to set the instruction pointerUlf Hermann2021-01-261-0/+5
* Move qmlRegisterUncreatableMetaObject to qqml.cppUlf Hermann2021-01-251-0/+33
* Pass a more comprehensive context to AOT-compiled functionsUlf Hermann2021-01-111-0/+7
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-0/+43
* Doc:: Fix documentation warnings for Qt QMLTopi Reinio2020-11-051-2/+2
* QML: Allow singleton types to be extendedUlf Hermann2020-11-021-0/+2
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-021-2/+2
* Allow optional imports in qmldir filesUlf Hermann2020-10-081-4/+4
* Use factory functions and ctors for creating value typesUlf Hermann2020-10-021-0/+2
* V4: Rewrite qv4sequenceobject based on QMetaSequenceUlf Hermann2020-10-021-0/+6
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-161-0/+4
* Add userdata callback to qml registrationMaximilian Goldstein2020-07-101-0/+3
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-241-10/+82
* Un-pimpl QQmlModuleImportUlf Hermann2020-06-101-1/+1
* Add methods to programatically insert qmldir import statementsUlf Hermann2020-06-091-0/+31
* Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-061-3/+8
* Clean up type registration structsUlf Hermann2020-03-121-12/+7
* Optionally return type IDs from qmlRegisterTypeAndRevisions()Ulf Hermann2020-03-111-4/+9
* Adapt to the the new QMetaType changeOlivier Goffart2020-03-091-4/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-0/+37
|\
| * Provide a macro for qmlRegisterTypeNotAvailableUlf Hermann2020-02-121-0/+37
* | Remove custom operator<(QTypeRevision, QTypeRevision)Ulf Hermann2020-02-131-11/+0
* | Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-24/+56
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-27/+43
|/
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-10-081-0/+7
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-081-0/+7
| |\
| | * qmlRegisterSingletonInstance: Do not crash if instance gets deletedFabian Kosmale2019-10-071-0/+7
* | | Use qmlProtectModule to protect a module from further modificationUlf Hermann2019-10-081-1/+1
|/ /
* / Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-9/+172
|/
* Introduce qmlRegisterSingletonInstanceFabian Kosmale2019-07-191-0/+20
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-011-0/+20
* Clean up the QT_CONFIG(library) conditionsUlf Hermann2019-06-261-2/+0
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-0/+116