index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Don't check binding bit when searching value type proxy bindings
HEAD
dev
Ulf Hermann
4 hours
2
-0
/
+34
*
QmlCompiler: Preserve external side effects across jumps
Ulf Hermann
2 days
3
-0
/
+32
*
QtQml: Avoid infinite recursion in Array.join
Fabian Kosmale
2 days
1
-0
/
+15
*
qmllint: Catch JS variable declarations in QML elements
Fabian Kosmale
2 days
2
-0
/
+9
*
compiler: Avoid invalid C++ code generation
Fabian Kosmale
3 days
2
-2
/
+19
*
Fix tst_androidassets so it considers QT_USE_TARGET_ANDROID_BUILD_DIR
Alexey Edelev
3 days
1
-3
/
+9
*
API Review: Expose delegateModelAccess from QQmlInstantiator
Ulf Hermann
4 days
4
-8
/
+232
*
tst_qqmlparser: add tests for the property declarations
Dmitrii Akshintsev
4 days
1
-4
/
+240
*
Add easingCurve value type and Easing singleton
Mitch Curtis
4 days
8
-2
/
+136
*
QtQml: Do not evaluate bindings in invalid contexts
Ulf Hermann
4 days
2
-0
/
+53
*
QtQml: Allow access to base object members from VariantAssociationObject
Ulf Hermann
5 days
1
-0
/
+27
*
QtQml: Move ExecutionEngine in to QJSEnginePrivate
Ulf Hermann
5 days
1
-2
/
+2
*
QmlCompiler: Discern between different kinds of side effects
Ulf Hermann
6 days
2
-1
/
+46
*
QmlCompiler: Sharpen side effect detection
Ulf Hermann
6 days
3
-1
/
+50
*
QmlCompiler: Restore support for writing to temporary arrays
Ulf Hermann
7 days
3
-0
/
+26
*
QQmlInstantiator: Add test for setting the delegate after the model
Ulf Hermann
7 days
2
-0
/
+49
*
Add a validation mode for the garbage collector
Luca Di Sera
10 days
1
-0
/
+189
*
Clean up ECMAScript test runner
Ulf Hermann
11 days
4
-119
/
+85
*
QQmlPropertyValidator: Check inline components first
Ulf Hermann
11 days
1
-0
/
+28
*
QtQml: Avoid direct file access in ECMAScript test runner
Ulf Hermann
12 days
4
-68
/
+169
*
QtQml: Allow remote JavaScript files in WorkerScript
Ulf Hermann
13 days
3
-10
/
+95
*
QtQml: Hold QQmlTypeLoader in QV4::ExecutionEngine
Ulf Hermann
13 days
7
-27
/
+28
*
QQmlJSImportVisitor: Add constructor without target
Fabian Kosmale
13 days
1
-6
/
+4
*
ECMAScript tests: Add option to use threads instead of processes
Ulf Hermann
2025-06-14
1
-2
/
+8
*
Improve "Cannot assign object to list property" error message
Mitch Curtis
2025-06-12
4
-4
/
+20
*
QML Language: qqmljs.g update future reserved keywords
Dmitrii Akshintsev
2025-06-12
1
-9
/
+0
*
QtQml: Do not crash when registering native modules on QQmlEngine
Ulf Hermann
2025-06-12
1
-0
/
+8
*
qmllint: Recognize transparent as a color in quick plugin
Fabian Kosmale
2025-06-11
1
-0
/
+1
*
tst_qmlcachegen: Produce nicer failure messages
Ulf Hermann
2025-06-11
1
-2
/
+2
*
gc: Assume less if hasConstWrapper is set
Fabian Kosmale
2025-06-10
1
-0
/
+27
*
qmllint: Warn about using enums as type annotations in functions
Olivier De Cannière
2025-06-10
2
-0
/
+13
*
Qml: Warn about using enums as type annotations in functions
Olivier De Cannière
2025-06-10
2
-0
/
+68
*
QQmlBind: Store all values as QV4::PersistentValue
Ulf Hermann
2025-06-08
2
-0
/
+70
*
qmlcachegen: fix crash on unresolved type with required property
Sami Shalayel
2025-06-06
2
-0
/
+79
*
qmlformat: fix crash on StatementLists
Sami Shalayel
2025-06-06
3
-0
/
+81
*
QtQml: Do not store type references for properties
Ulf Hermann
2025-06-06
7
-16
/
+88
*
qmllint: Quick plugin: Recognize more acceptable colors
Fabian Kosmale
2025-06-05
1
-1
/
+1
*
QtQml: Better encapsulate QV4::Script
Ulf Hermann
2025-06-05
2
-4
/
+4
*
Fix a comment in setDataThroughDelegate.qml
Mate Barany
2025-06-05
1
-1
/
+1
*
qmllint: Only recurse into QML scopes when searching inline components
Olivier De Cannière
2025-06-04
3
-0
/
+18
*
VariantAssociationObject: mark own member during gc
Fabian Kosmale
2025-06-04
1
-0
/
+25
*
QQmlJSScope: Create list type for enums
Fabian Kosmale
2025-06-02
4
-0
/
+62
*
Qml: Add key <-> string helpers to Qml enums
Olivier De Cannière
2025-05-31
5
-4
/
+224
*
Qml: Allow accessing unscoped enums values as <Component>.<Enum>.<Key>
Olivier De Cannière
2025-05-31
5
-10
/
+75
*
qmllint: implement MaybeWarnEqualityTypeCoercion
Sami Shalayel
2025-05-31
1
-0
/
+29
*
qmllint: Warn about unintentional empty blocks
Olivier De Cannière
2025-05-30
2
-6
/
+17
*
Test QQmlTreeModel::setData through delegates
Mate Barany
2025-05-30
2
-0
/
+210
*
Test QQmlTreeModel::setRows on a non-empty model
Mate Barany
2025-05-30
2
-0
/
+166
*
qmllint: Implement StateCannotHaveChildItem warning
Olivier De Cannière
2025-05-30
3
-0
/
+22
*
qmllint: Suggest specific types instead of var
Olivier De Cannière
2025-05-30
2
-1
/
+18
[next]