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.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.12
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.5.5
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
6.9.2
6.9.3
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Really fix default alias property after alias sorting
Fabian Kosmale
2026-05-03
2
-0
/
+20
*
Windows: add QEXPECT_FAIL to tst_qquicktext spyWidth.size
Elias Toivola
2026-04-26
2
-5
/
+6
*
TableView: avoid unnecessary pooling on row/column insertion and removal
Richard Moe Gustavsen
2026-04-25
3
-43
/
+199
*
QQuickWidget: Fix tab fence focus cycling
Oliver Eftevaag
2026-04-24
2
-0
/
+51
*
Pass arguments to QMarginsF in the correct order
Oliver Eftevaag
2026-04-24
1
-0
/
+32
*
Revert "qmltyperegistrar: write filename of resolved type, not foreign type"
Olivier De Cannière
2026-04-23
4
-46
/
+3
*
Revert "qmltyperegistrar: Update file and line only in TopLevel mode"
Olivier De Cannière
2026-04-23
2
-27
/
+1
*
QQuickText: fix inflated implicitWidth with maximumLineCount
Vladimir Belyavsky
2026-04-23
1
-0
/
+39
*
QQmlPropertyToPropertyBinding: Use JS type coercion
Ulf Hermann
2026-04-23
3
-8
/
+114
*
qmllint: support attached/grouped list object properties
Sami Shalayel
2026-04-22
3
-4
/
+14
*
QQuickItemGrabResult: fix potential data races
Ivan Solovev
2026-04-22
3
-3
/
+24
*
tst_qtquickview: decouple the tests from CI environment
Assam Boudjelthia
2026-04-22
4
-20
/
+8
*
qmltyperegistrar: Update file and line only in TopLevel mode
Ulf Hermann
2026-04-22
2
-1
/
+27
*
TapHandler: keep accepted=true for mouse with DragThreshold policy
Shawn Rutledge
2026-04-22
1
-1
/
+8
*
tst_QJSEngine: shrink typedArraySet array length
Tuomas Vaarala
2026-04-21
1
-1
/
+4
*
Fix Text::truncated property when assinging empty text
Joni Poikelin
2026-04-20
1
-0
/
+12
*
tst_qquickmenu::pressAndHold(): click outside menu to dismiss
Assam Boudjelthia
2026-04-17
1
-4
/
+5
*
tst_qquickdrawer::rotateTouchOpen(): account for safe margins
Assam Boudjelthia
2026-04-17
1
-4
/
+7
*
tst_qquickdrawer::reposition(): account for safe area margins
Assam Boudjelthia
2026-04-17
1
-15
/
+26
*
tst_qquickdrawer: fix drawer height in multiple.qml for Android
Assam Boudjelthia
2026-04-17
1
-2
/
+2
*
tst_palette::comboBoxPopupWithThemeDefault(): handle dark mode
Assam Boudjelthia
2026-04-17
1
-1
/
+2
*
Fix tst_qquickwidget::readback() size check
Assam Boudjelthia
2026-04-17
1
-2
/
+2
*
tst_fluentwinui3: fix missing SignalSequenceSpy.qml test assets
Assam Boudjelthia
2026-04-17
1
-1
/
+1
*
tst_qquickninepatchimage: normalize grabbed image DPR
Assam Boudjelthia
2026-04-17
1
-1
/
+3
*
WindowContainer: Add focus state test for hidden windows
Christian Strømme
2026-04-17
1
-0
/
+35
*
Enable Flickable dragging via mouse under an item with a TapHandler
Shawn Rutledge
2026-04-17
2
-1
/
+66
*
Flickable: setKeepMouseGrab/setKeepTouchGrab as appropriate
Shawn Rutledge
2026-04-17
2
-0
/
+56
*
QQuickOverlay: block external drag-and-drop behind modal Popups
Shawn Rutledge
2026-04-17
1
-0
/
+79
*
qmlformat: fix confusion on group-attributes-together
Sami Shalayel
2026-04-16
1
-1
/
+1
*
Compiler: Add missing conversion from QJSPrimitiveValue to float
Olivier De Cannière
2026-04-16
6
-52
/
+60
*
qqmljsimportvisitor: re-use instead of duplicating scopes
Sami Shalayel
2026-04-16
4
-18
/
+17
*
Fix tst_QQuickItem::grab() on HighDPI screens
Ivan Solovev
2026-04-16
1
-2
/
+9
*
ListModel: Properly manage the lifecycle of the worker agent
Olivier De Cannière
2026-04-16
4
-0
/
+96
*
qmltyperegistrar: write filename of resolved type, not foreign type
Sami Shalayel
2026-04-16
4
-3
/
+46
*
qmlls: resolve ids first, properties second and methods third
Sami Shalayel
2026-04-16
3
-0
/
+72
*
Fix popup window positioning when implicit size changes
Morteza Jamshidi
2026-04-16
2
-0
/
+90
*
Skip tst_QQuickPopup::blockEventsBehindModal on Ubuntu in general
Shawn Rutledge
2026-04-16
1
-2
/
+2
*
Add tst_QQuickPopup::blockEventsBehindModal for all device types
Shawn Rutledge
2026-04-16
2
-0
/
+162
*
QQmlVMEMetaObject: Guard against null target in deep alias tryConnect
Ulf Hermann
2026-04-15
2
-0
/
+26
*
PointerHandler::resetCursorShape(): reset hasCursorHandler conditionally
Shawn Rutledge
2026-04-15
2
-0
/
+73
*
Never return early from QQuickItem::setFocus() if focus != activeFocus
Oliver Eftevaag
2026-04-14
2
-0
/
+46
*
ScrollView: fix binding loop caused by stale scroll bar dimensions
Richard Moe Gustavsen
2026-04-14
1
-4
/
+45
*
ItemParticle: Don't use QQuickItem::enabled state
Morten Sørvig
2026-04-14
2
-0
/
+57
*
Tidy up tests/auto/quick/CMakeLists.txt
Mitch Curtis
2026-04-14
1
-58
/
+54
*
Continue using HoverHandler cursorShape when a child is deleted
Vladimir Belyavsky
2026-04-14
2
-0
/
+57
*
TextEdit: Fix selectedTextColor for partial selections in list items
Evgen Pervenenka
2026-04-14
2
-0
/
+51
*
Fix tst_qquicktext(edit) textObjectBaselineAlignment 1px tolerance
Tero Heikkinen
2026-04-10
2
-7
/
+12
*
baseline test: fix unstable grabbing of some animated scenes
Eirik Aavitsland
2026-04-09
7
-27
/
+42
*
Stabilize tst_QQuickMenu::mousePropagationWithinPopup
Shawn Rutledge
2026-04-09
1
-2
/
+5
*
qmllint: warn on file selector in linterVisitor
Sami Shalayel
2026-04-09
8
-13
/
+131
[next]