aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlmetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlConnections: Allow connections to C++-defined methodsUlf Hermann2023-11-291-38/+0
* QML: Allow some more backing types for enumsFabian Kosmale2023-04-121-2/+2
* QtQml: Clean up QQmlMetaObject::canConvert()Ulf Hermann2023-02-161-22/+0
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* QV4QObjectWrapper: Store the whole signalFabian Kosmale2021-04-011-1/+1
* Engine: Cleanup method argument passingFabian Kosmale2021-03-041-9/+7
* QQmlMetaObject::methodParameterTypes: Get metatype directlyFabian Kosmale2021-02-191-58/+9
* QQmlMetaObject::methodReturnType: provide metatypeFabian Kosmale2021-02-191-23/+9
* QML engine: Use QMetaType instead of metatype-id in propertydataFabian Kosmale2020-11-261-7/+7
* Get rid of the QQmlStaticMetaObjectLars Knoll2020-11-261-0/+7
* Make QQmlMetaObject independent of the property cacheLars Knoll2020-11-261-119/+16
* Avoid various warnings about deprected QMetaType methodsUlf Hermann2020-09-161-6/+6
* Adapt to metaobject changesFabian Kosmale2020-06-121-5/+0
* Adapt to the removal of QObject::staticQtMetaObjectOlivier Goffart2020-01-141-7/+1
* QML: Split propertyCache into multiple filesUlf Hermann2019-02-011-0/+327