aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/map.qml
Commit message (Expand)AuthorAgeFilesLines
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-241-111/+0
* Add DragHandler.activeTranslation and persistentTranslationShawn Rutledge2021-06-041-4/+9
* Add WheelHandlerShawn Rutledge2019-04-271-2/+16
* Make pinch handler not activate on draggingJan Arve Sæther2018-08-021-0/+2
* Call clearGrabbers each time we get a press eventJan Arve Sæther2018-07-191-10/+10
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-0/+14
* 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-1/+7
* map manual test: re-render the SVG after significant change in scaleShawn Rutledge2017-12-111-2/+11
* Fix outdated BSD license headerKai Koehne2017-11-151-28/+16
* add a map example as a manual testShawn Rutledge2016-09-011-0/+74