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
/
pointerhandlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Map window coordinates to the same coordinate system as the QPointerEvent point
Alexey Edelev
2021-05-11
2
-3
/
+91
*
DragHandler: don't try to handle native gesture events
Shawn Rutledge
2021-05-05
2
-20
/
+94
*
PinchHandler: scale incrementally when new pinch gesture begins
Shawn Rutledge
2021-03-25
1
-0
/
+74
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
11
-174
/
+0
*
Allow parent to filter out-of-bounds synth-mouse for grabbing handler
Shawn Rutledge
2020-11-30
5
-40
/
+54
*
Speed up tst_FlickableInterop::touchAndDragHandlerOnFlickable
Shawn Rutledge
2020-11-29
6
-0
/
+54
*
Don't deliver to non-grabbing pointerhandlers if a point is grabbed
Shawn Rutledge
2020-11-23
1
-4
/
+0
*
Fix multipointtoucharea_interop tests
Shawn Rutledge
2020-11-23
2
-19
/
+15
*
Fix tst_TapHandler::componentUserBehavioralOverride
Shawn Rutledge
2020-11-23
2
-4
/
+2
*
Fix tst_PointHandler::pressedMultipleButtons
Shawn Rutledge
2020-11-23
2
-7
/
+7
*
Don't synthesize mouse from touch for items that accept touch
Shawn Rutledge
2020-11-17
1
-33
/
+11
*
Blacklist tst_qquickpointhander::tabletStylus on macOS
Shawn Rutledge
2020-11-16
1
-0
/
+2
*
Fix QQWinPriv::deliverSinglePointEventUntilAccepted for wheel, gestures
Shawn Rutledge
2020-11-12
1
-3
/
+0
*
Teach flickable to handle and replay touch as it does mouse
Shawn Rutledge
2020-11-11
1
-1
/
+1
*
Fix tst_PointerHandlers::touchReleaseOutside
Shawn Rutledge
2020-10-27
2
-3
/
+3
*
Fix tst_PointerHandlers::mouseEventDelivery
Shawn Rutledge
2020-10-27
2
-9
/
+17
*
Fix tst_PointerHandlers::touchEventDelivery
Shawn Rutledge
2020-10-27
2
-20
/
+34
*
Fix tst_MouseAreaInterop::dragHandlerInSiblingStealing…ViaTouch()
Shawn Rutledge
2020-10-27
2
-7
/
+8
*
Blacklist qmltestrunner::touch::test_secondWindow and others
Shawn Rutledge
2020-10-26
1
-0
/
+6
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
10
-30
/
+30
*
Un-blacklist Quick tests that are passing
Shawn Rutledge
2020-10-06
1
-3
/
+1
*
Blacklist a few more on macOS
Shawn Rutledge
2020-09-26
2
-0
/
+4
*
Handle ungrab and grab-cancel consistently; inform handlers
Shawn Rutledge
2020-09-26
6
-33
/
+2
*
Blacklist maiop::dragHandlerInSiblingStealingGrabFromMouseAreaViaTouch
Shawn Rutledge
2020-09-24
1
-0
/
+2
*
Blacklist tests due to QPointerEvent changes
Shawn Rutledge
2020-09-18
9
-0
/
+50
*
Remove QQuickPointerEvent etc.; deliver QPointerEvents directly
Shawn Rutledge
2020-09-18
5
-91
/
+97
*
QQuickWindow: Consider z-order of children when delivering pointer events
YoungSun Park
2020-09-15
2
-0
/
+93
*
Update tst_DragHandler::mouseDragThreshold zero-threshold test case
Shawn Rutledge
2020-07-28
1
-7
/
+8
*
Begin handling the QEvent refactoring
Shawn Rutledge
2020-07-15
1
-6
/
+7
*
Replace QTouchEvent::TouchPoint with QEventPoint
Shawn Rutledge
2020-07-15
2
-74
/
+74
*
Update the window cursor on mouse release
Shawn Rutledge
2020-06-30
2
-1
/
+14
*
Change the cursor within HoverHandler.margin
Shawn Rutledge
2020-06-30
2
-0
/
+71
*
Remove QQuickPointerDevice in favor of QPointingDevice
Shawn Rutledge
2020-06-23
8
-48
/
+28
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-11
1
-7
/
+7
*
cmake: Enable tests for pointerhandlers
Fabian Kosmale
2020-06-10
1
-0
/
+47
*
CMake: Update Apple platform defines after rename in qtbase
Tor Arne Vestbø
2020-03-17
9
-18
/
+18
*
CMake: Regenerate and adapt to merge from dev
wip/cmake
Alexandru Croitor
2020-03-12
1
-0
/
+1
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-12
7
-6
/
+138
|
\
|
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-17
1
-0
/
+60
|
|
\
|
|
*
Deliver QTabletEvents to pointer handlers
v5.15.0-alpha1
Shawn Rutledge
2020-02-11
1
-0
/
+60
|
*
|
Blacklist tst_QQuickWheelHandler::singleHandler() on macOS
Ulf Hermann
2020-02-12
1
-0
/
+3
|
*
|
qtdeclarative: Disable movingItemWithHoverHandler on macOS
Maximilian Goldstein
2020-02-12
1
-0
/
+3
|
|
/
|
*
Add PointerHandler.cursorShape property
Shawn Rutledge
2020-01-31
4
-6
/
+72
*
|
Regenerate qtdeclarative
Alexandru Croitor
2020-02-12
9
-45
/
+18
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2020-01-16
8
-2
/
+278
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-14
1
-0
/
+1
|
|
\
|
|
*
Blacklist touchAndDragHandlerOnFlickable() on OpenSuse 15.0
Ulf Hermann
2020-01-10
1
-0
/
+1
[next]