aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage
Commit message (Expand)AuthorAgeFilesLines
* QML: Warn about usage of injected signal parametersUlf Hermann2021-02-121-0/+19
* Fix QJSValue string parameters used in signalsMaximilian Goldstein2021-02-102-0/+32
* Return errors if validation of inline components failsUlf Hermann2021-02-081-0/+17
* qqmlproxymetaobject: Support invoking methods and slotsMaximilian Goldstein2021-02-053-0/+8
* QmlCompiler: Allow for multiple extensions per objectUlf Hermann2021-02-012-0/+83
* QML_SINGLETON: Handle local create() functions with foreign typesMaximilian Goldstein2021-01-203-0/+48
* Remove the qmake project filesFabian Kosmale2021-01-151-24/+0
* qqmlengine: Fix crash when encountering bad singletonsMaximilian Goldstein2021-01-114-0/+43
* Avoid crash for deep aliasesMaximilian Goldstein2021-01-113-0/+16
* Fix IC properties in same fileFabian Kosmale2020-12-102-0/+12
* QML engine: Use QMetaType instead of metatype-id in propertydataFabian Kosmale2020-11-261-1/+1
* Update tests to use new metaType systemDavid Skoland2020-11-021-68/+67
* QML: Allow singleton types to be extendedUlf Hermann2020-11-022-0/+47
* QML: Allow singletons to be created with a factory functionUlf Hermann2020-11-022-0/+37
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-022-0/+50
* Inline components: Fix custom parser supportFabian Kosmale2020-10-282-0/+24
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-4/+4
* QQmlMetaType: Grudgingly accept uppercase value typesUlf Hermann2020-10-051-2/+2
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-282-12/+24
* Allow proper registration of value typesUlf Hermann2020-09-231-0/+78
* tst_qqmllanguage: Use namespaces for registering enum containersUlf Hermann2020-09-222-9/+13
* Adapt to changes in qtbaseUlf Hermann2020-09-151-0/+2
* Tests: pass QDate and QTime by value rather than const referenceEdward Welbourne2020-09-011-2/+2
* Remove deprecated QQmlListProperty constructorFabian Kosmale2020-08-311-5/+5
* Always group the metaType and listType togetherLars Knoll2020-08-281-3/+3
* Remove deprecated registration functionsFabian Kosmale2020-08-271-1/+1
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-242-53/+1
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-222-0/+20
* tst_qqmllanguage: Fix failure due to stricter equality of QVariantFawzi Mohamed2020-08-201-1/+4
* Support required list propertiesFabian Kosmale2020-07-283-0/+19
* URL: Allow non-string parametersMaximilian Goldstein2020-07-031-0/+13
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-262-4/+4
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-221-3/+3
* qqmltypecompiler: Be more careful when resolving enumsFabian Kosmale2020-06-222-0/+63
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* QV4Engine: Fix type conversionFabian Kosmale2020-05-192-0/+27
* Allow using lowercase enum namesMaximilian Goldstein2020-05-193-13/+6
* Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-062-0/+19
* Fix build with latest QHash from qtbaseSimon Hausmann2020-04-141-7/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-092-4/+23
|\
| * tst_qqmllanguage: Avoid use after freeUlf Hermann2020-03-261-5/+12
| * Check that QJSValue to set conversion worksFabian Kosmale2020-03-242-1/+9
| * tst_qqmllanguage: Don't leak malloc()'d unit dataUlf Hermann2020-03-241-2/+6
* | Encapsulate QQmlContextDataUlf Hermann2020-03-232-4/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-183-0/+40
|\|
| * Inline components: Abort if two IC's with same name existFabian Kosmale2020-03-162-0/+20
| * Prefer Inline Components over any other imported nameFabian Kosmale2020-03-162-0/+20
* | Allow partial and absent version specifiers in import statementsUlf Hermann2020-03-172-2/+1
* | CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* | CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+10