aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickpointerhandler
Commit message (Expand)AuthorAgeFilesLines
* rename QQuickEventPoint pos properties to positionShawn Rutledge2017-09-051-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-111-1/+1
* Add tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2017-05-261-0/+57
* tst_qquickpointerhandler: Test grab changesShawn Rutledge2017-05-241-61/+90
* tst_qquickpointerhandler: Remove unused includes; better debug outputShawn Rutledge2017-05-191-19/+19
* tst_qquickpointerhandler: use QScopedPointer; improvementsShawn Rutledge2017-05-112-85/+113
* clarify further exclusive vs. passive grabsShawn Rutledge2017-02-201-3/+3
* allow stealing grab from handlers; notify passive grabbers when stolenShawn Rutledge2017-02-161-14/+13
* start making explicit exclusive or passive grabsShawn Rutledge2017-02-101-3/+3
* QQuickWindow: use QVector eventDeliveryTargets to avoid repeated deliveryShawn Rutledge2017-02-071-10/+8
* QQuickWindow: deliver updates to handlers even if they don't grabShawn Rutledge2017-02-021-24/+33
* move qquickpointerhandler test to a subdirectoryShawn Rutledge2016-09-023-0/+503