index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
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/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
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
/
quick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flickable: don't react to any mouse button other than the left
Shawn Rutledge
2021-09-28
2
-0
/
+65
*
qquicktextinput: Clear pre-edit text after input method reset
Jarkko Koivikko
2021-08-23
1
-0
/
+2
*
Fix regression in ListView/Flickable event delivery
Jan Arve Sæther
2021-08-20
2
-0
/
+212
*
Pass the focus reason through to the control on mouse press
Volker Hilsheimer
2021-07-23
2
-0
/
+119
*
Avoid infinite loop in designer support
Thomas Hartmann
2021-07-22
3
-0
/
+68
*
Make tst_examples target unique
Kai Köhne
2021-07-16
1
-1
/
+1
*
When setting the line dash to be an empty array reset the style to Solid
Andy Shaw
2021-07-14
1
-0
/
+31
*
TextEdit: ignore all key release events
Volker Hilsheimer
2021-07-14
2
-0
/
+74
*
Send hover events with correct scene and global positions
Shawn Rutledge
2021-07-06
1
-4
/
+38
*
Don't let PointerHandler steal mouse grab from keepMouseGrab layer
Shawn Rutledge
2021-06-01
2
-0
/
+88
*
Keep DragHandler active while dragging even if other event happens
Fabian Kosmale
2021-05-27
2
-0
/
+105
*
Emit grabChanged() from DragHandler and PinchHandler
Shawn Rutledge
2021-05-27
1
-0
/
+4
*
mingw: Skip segfaulting tests
Oliver Wolff
2021-05-25
1
-0
/
+15
*
Blacklist tst_QQuickGridView::snapOneRow for Win 10 MinGW developer build
Heikki Halmet
2021-05-14
1
-0
/
+1
*
Map window coordinates to the same coordinate system as the QPointerEvent point
Alexey Edelev
2021-05-11
2
-3
/
+91
*
Blacklist tst_QQuickGridView::snapToRow for Win 10 MinGW Developer build
Heikki Halmet
2021-05-11
1
-0
/
+1
*
qquicktableview: upon forceLayout(), check for visible rows/columns at the or...
Richard Moe Gustavsen
2021-05-06
1
-0
/
+78
*
DragHandler: don't try to handle native gesture events
Shawn Rutledge
2021-05-05
2
-20
/
+94
*
Make PinchArea translate correctly inside a rotated parent
Shawn Rutledge
2021-05-05
2
-0
/
+136
*
ListView: support QList<QUrl> models
Mitch Curtis
2021-04-30
5
-0
/
+189
*
Use QKeyCombination to fix compiler warning
Volker Hilsheimer
2021-04-28
1
-1
/
+1
*
tst_qquickcanvas: Verfiy that canvas.context exists
Fabian Kosmale
2021-04-23
1
-0
/
+2
*
QQuickTextInput: update cursor rectangle after padding changed
Wang Chuan
2021-04-16
2
-0
/
+46
*
QQuickItem::forceActiveFocus(): actually force active focus
Shawn Rutledge
2021-04-16
2
-0
/
+82
*
Fix warnings about lossy double/float conversion in tests
Volker Hilsheimer
2021-04-12
1
-2
/
+2
*
Mark overrides in tests to silence compiler warnings
Volker Hilsheimer
2021-04-12
1
-1
/
+1
*
QQuickTableView: always update content size when rebuilding small tables
Richard Moe Gustavsen
2021-03-27
2
-0
/
+99
*
Add override keyword in tests to silence compiler warnings
Volker Hilsheimer
2021-03-25
3
-12
/
+12
*
PinchHandler: scale incrementally when new pinch gesture begins
Shawn Rutledge
2021-03-25
1
-0
/
+74
*
QQuickTableView: forceLayout() should work, even when no items are loaded
Richard Moe Gustavsen
2021-03-24
1
-0
/
+33
*
Don't discard return values from no-discard functions
Volker Hilsheimer
2021-03-18
1
-2
/
+2
*
Use logical OR to test bools
Volker Hilsheimer
2021-03-18
1
-1
/
+1
*
Blacklist tst_qquickitem::hoverEvent on boot2qt
Shawn Rutledge
2021-03-04
1
-0
/
+3
*
Move event delivery from QQWindow to QQuickDeliveryAgent
Shawn Rutledge
2021-02-25
4
-16
/
+25
*
tst_qquickdesignersupport: skip crashing tests
Samuli Piippo
2021-02-19
3
-7
/
+10
*
MouseArea: fix containsMouse behavior during visibility changes
Volker Hilsheimer
2021-02-12
2
-0
/
+60
*
Replace QScopedPointer with std::unique_ptr
Volker Hilsheimer
2021-02-12
3
-24
/
+24
*
tst_qquickitemlayer: skip tests when running on offscreen platform
Samuli Piippo
2021-02-05
1
-12
/
+40
*
tst_qquickdesignersupport: blacklist tests that segfault on QEMU
Samuli Piippo
2021-02-05
1
-0
/
+7
*
Make the internals of QQuickAnimatorController private
Ulf Hermann
2021-02-02
1
-0
/
+4
*
Expose the list of preferred instance extensions to rendercontrol users
Laszlo Agocs
2021-01-21
1
-0
/
+2
*
tst_qquickloader: Make message matching less stringent
Fabian Kosmale
2021-01-20
1
-1
/
+1
*
QQmlComponentPrivate::setInitialProperties: Do not silently swallow exceptions
Fabian Kosmale
2021-01-18
3
-1
/
+23
*
Update hovered on disabled QQuickItems
Allan Sandfeld Jensen
2021-01-18
1
-1
/
+1
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
90
-1375
/
+0
*
Change QQuickShortcut::setSequences to bind to all sequences
Andreas Buhr
2021-01-15
1
-17
/
+106
*
Flickable: ignore trackpad events with px deltas in disallowed direction
Shawn Rutledge
2021-01-15
2
-0
/
+113
*
QuickLayouts: fix crash when layout width depends on parent width
Ivan Solovev
2021-01-15
1
-0
/
+37
*
Do not revert properties of deleted objects
Alexey Edelev
2021-01-14
2
-0
/
+116
*
Fix Text with ElideRight not being rendered when width goes from 0 to >0
Fabian Kosmale
2021-01-14
2
-0
/
+33
[next]