aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers
Commit message (Expand)AuthorAgeFilesLines
* Don't let PointerHandler steal mouse grab from keepMouseGrab layerShawn Rutledge2021-06-012-0/+88
* Keep DragHandler active while dragging even if other event happensFabian Kosmale2021-05-272-0/+105
* Emit grabChanged() from DragHandler and PinchHandlerShawn Rutledge2021-05-271-0/+4
* Map window coordinates to the same coordinate system as the QPointerEvent pointAlexey Edelev2021-05-112-3/+91
* DragHandler: don't try to handle native gesture eventsShawn Rutledge2021-05-052-20/+94
* PinchHandler: scale incrementally when new pinch gesture beginsShawn Rutledge2021-03-251-0/+74
* Remove the qmake project filesFabian Kosmale2021-01-1511-174/+0
* Allow parent to filter out-of-bounds synth-mouse for grabbing handlerShawn Rutledge2020-11-305-40/+54
* Speed up tst_FlickableInterop::touchAndDragHandlerOnFlickableShawn Rutledge2020-11-296-0/+54
* Don't deliver to non-grabbing pointerhandlers if a point is grabbedShawn Rutledge2020-11-231-4/+0
* Fix multipointtoucharea_interop testsShawn Rutledge2020-11-232-19/+15
* Fix tst_TapHandler::componentUserBehavioralOverrideShawn Rutledge2020-11-232-4/+2
* Fix tst_PointHandler::pressedMultipleButtonsShawn Rutledge2020-11-232-7/+7
* Don't synthesize mouse from touch for items that accept touchShawn Rutledge2020-11-171-33/+11
* Blacklist tst_qquickpointhander::tabletStylus on macOSShawn Rutledge2020-11-161-0/+2
* Fix QQWinPriv::deliverSinglePointEventUntilAccepted for wheel, gesturesShawn Rutledge2020-11-121-3/+0
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-111-1/+1
* Fix tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2020-10-272-3/+3
* Fix tst_PointerHandlers::mouseEventDeliveryShawn Rutledge2020-10-272-9/+17
* Fix tst_PointerHandlers::touchEventDeliveryShawn Rutledge2020-10-272-20/+34
* Fix tst_MouseAreaInterop::dragHandlerInSiblingStealing…ViaTouch()Shawn Rutledge2020-10-272-7/+8
* Blacklist qmltestrunner::touch::test_secondWindow and othersShawn Rutledge2020-10-261-0/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0610-30/+30
* Un-blacklist Quick tests that are passingShawn Rutledge2020-10-061-3/+1
* Blacklist a few more on macOSShawn Rutledge2020-09-262-0/+4
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-266-33/+2
* Blacklist maiop::dragHandlerInSiblingStealingGrabFromMouseAreaViaTouchShawn Rutledge2020-09-241-0/+2
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-189-0/+50
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-185-91/+97
* QQuickWindow: Consider z-order of children when delivering pointer eventsYoungSun Park2020-09-152-0/+93
* Update tst_DragHandler::mouseDragThreshold zero-threshold test caseShawn Rutledge2020-07-281-7/+8
* Begin handling the QEvent refactoringShawn Rutledge2020-07-151-6/+7
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-152-74/+74
* Update the window cursor on mouse releaseShawn Rutledge2020-06-302-1/+14
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-302-0/+71
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-238-48/+28
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-111-7/+7
* cmake: Enable tests for pointerhandlersFabian Kosmale2020-06-101-0/+47
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-179-18/+18
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-127-6/+138
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-0/+60
| |\
| | * Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-111-0/+60
| * | Blacklist tst_QQuickWheelHandler::singleHandler() on macOSUlf Hermann2020-02-121-0/+3
| * | qtdeclarative: Disable movingItemWithHoverHandler on macOSMaximilian Goldstein2020-02-121-0/+3
| |/
| * Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-314-6/+72
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-129-45/+18
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-168-2/+278
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-141-0/+1
| |\
| | * Blacklist touchAndDragHandlerOnFlickable() on OpenSuse 15.0Ulf Hermann2020-01-101-0/+1