aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Don't check binding bit when searching value type proxy bindingsHEADdevUlf Hermann4 hours2-0/+34
* QmlCompiler: Preserve external side effects across jumpsUlf Hermann2 days3-0/+32
* QtQml: Avoid infinite recursion in Array.joinFabian Kosmale2 days1-0/+15
* qmllint: Catch JS variable declarations in QML elementsFabian Kosmale2 days2-0/+9
* compiler: Avoid invalid C++ code generationFabian Kosmale3 days2-2/+19
* Fix tst_androidassets so it considers QT_USE_TARGET_ANDROID_BUILD_DIRAlexey Edelev3 days1-3/+9
* API Review: Expose delegateModelAccess from QQmlInstantiatorUlf Hermann4 days4-8/+232
* tst_qqmlparser: add tests for the property declarationsDmitrii Akshintsev4 days1-4/+240
* Add easingCurve value type and Easing singletonMitch Curtis4 days8-2/+136
* QtQml: Do not evaluate bindings in invalid contextsUlf Hermann4 days2-0/+53
* QtQml: Allow access to base object members from VariantAssociationObjectUlf Hermann5 days1-0/+27
* QtQml: Move ExecutionEngine in to QJSEnginePrivateUlf Hermann5 days1-2/+2
* QmlCompiler: Discern between different kinds of side effectsUlf Hermann6 days2-1/+46
* QmlCompiler: Sharpen side effect detectionUlf Hermann6 days3-1/+50
* QmlCompiler: Restore support for writing to temporary arraysUlf Hermann7 days3-0/+26
* QQmlInstantiator: Add test for setting the delegate after the modelUlf Hermann7 days2-0/+49
* Add a validation mode for the garbage collectorLuca Di Sera10 days1-0/+189
* Clean up ECMAScript test runnerUlf Hermann11 days4-119/+85
* QQmlPropertyValidator: Check inline components firstUlf Hermann11 days1-0/+28
* QtQml: Avoid direct file access in ECMAScript test runnerUlf Hermann12 days4-68/+169
* QtQml: Allow remote JavaScript files in WorkerScriptUlf Hermann13 days3-10/+95
* QtQml: Hold QQmlTypeLoader in QV4::ExecutionEngineUlf Hermann13 days7-27/+28
* QQmlJSImportVisitor: Add constructor without targetFabian Kosmale13 days1-6/+4
* ECMAScript tests: Add option to use threads instead of processesUlf Hermann2025-06-141-2/+8
* Improve "Cannot assign object to list property" error messageMitch Curtis2025-06-124-4/+20
* QML Language: qqmljs.g update future reserved keywordsDmitrii Akshintsev2025-06-121-9/+0
* QtQml: Do not crash when registering native modules on QQmlEngineUlf Hermann2025-06-121-0/+8
* qmllint: Recognize transparent as a color in quick pluginFabian Kosmale2025-06-111-0/+1
* tst_qmlcachegen: Produce nicer failure messagesUlf Hermann2025-06-111-2/+2
* gc: Assume less if hasConstWrapper is setFabian Kosmale2025-06-101-0/+27
* qmllint: Warn about using enums as type annotations in functionsOlivier De Cannière2025-06-102-0/+13
* Qml: Warn about using enums as type annotations in functionsOlivier De Cannière2025-06-102-0/+68
* QQmlBind: Store all values as QV4::PersistentValueUlf Hermann2025-06-082-0/+70
* qmlcachegen: fix crash on unresolved type with required propertySami Shalayel2025-06-062-0/+79
* qmlformat: fix crash on StatementListsSami Shalayel2025-06-063-0/+81
* QtQml: Do not store type references for propertiesUlf Hermann2025-06-067-16/+88
* qmllint: Quick plugin: Recognize more acceptable colorsFabian Kosmale2025-06-051-1/+1
* QtQml: Better encapsulate QV4::ScriptUlf Hermann2025-06-052-4/+4
* Fix a comment in setDataThroughDelegate.qmlMate Barany2025-06-051-1/+1
* qmllint: Only recurse into QML scopes when searching inline componentsOlivier De Cannière2025-06-043-0/+18
* VariantAssociationObject: mark own member during gcFabian Kosmale2025-06-041-0/+25
* QQmlJSScope: Create list type for enumsFabian Kosmale2025-06-024-0/+62
* Qml: Add key <-> string helpers to Qml enumsOlivier De Cannière2025-05-315-4/+224
* Qml: Allow accessing unscoped enums values as <Component>.<Enum>.<Key>Olivier De Cannière2025-05-315-10/+75
* qmllint: implement MaybeWarnEqualityTypeCoercionSami Shalayel2025-05-311-0/+29
* qmllint: Warn about unintentional empty blocksOlivier De Cannière2025-05-302-6/+17
* Test QQmlTreeModel::setData through delegatesMate Barany2025-05-302-0/+210
* Test QQmlTreeModel::setRows on a non-empty modelMate Barany2025-05-302-0/+166
* qmllint: Implement StateCannotHaveChildItem warningOlivier De Cannière2025-05-303-0/+22
* qmllint: Suggest specific types instead of varOlivier De Cannière2025-05-302-1/+18