aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/multipointtoucharea_interop
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when passive grabber deleted before exclusive gr. releasedShawn Rutledge2019-02-262-0/+83
* 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-022-4/+11
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-41/+30
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-2/+1
* 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
* prepend PointerHandler children of Items so the last is visited firstShawn Rutledge2017-11-231-5/+5
* Fix outdated BSD license headerKai Koehne2017-11-151-27/+15
* 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
* replace MultiPointHandler::requiredPointCount with min/max range propsShawn Rutledge2017-09-291-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-111-4/+2
* Add tst_multipointtoucharea_interop autotestShawn Rutledge2017-05-273-0/+398