aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/multipointtoucharea_interop/tst_multipointtoucharea_interop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when passive grabber deleted before exclusive gr. releasedShawn Rutledge2019-02-261-0/+19
* tst_MptaInterop::touchesThenPinch: don't forget to flushShawn Rutledge2018-08-021-0/+2
* MultiPointHandler::wantsPointerEvent: reset if different cand countShawn Rutledge2018-08-021-14/+18
* Make pinch handler not activate on draggingJan Arve Sæther2018-08-021-4/+9
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-41/+30
* PinchHandler: rename scale to activeScale; scale means target scaleShawn Rutledge2018-06-271-2/+2
* Make the test pass on my high resolution screenLars Knoll2018-04-251-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Let passive-grabbing PointerHandlers see all point updatesShawn Rutledge2017-11-141-33/+59
* QQuickEventPoint: make ungrab/cancel notifications more consistentShawn Rutledge2017-11-141-8/+8
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-111-4/+2
* Add tst_multipointtoucharea_interop autotestShawn Rutledge2017-05-271-0/+263