aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickmultipointerhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQuickMultiPointerHandler::grabPoints cancels existing grabsShawn Rutledge2016-12-291-1/+1
* Let pinchhandler operate on QQuickItem propertiesJan Arve Saether2016-12-271-1/+1
* Fixed a bug where a 2-finger pinchhandler became active with 3 fingersJan Arve Saether2016-12-091-2/+6
* PinchHandler: accept all points involved in the pinchShawn Rutledge2016-11-241-0/+6
* Remove QQuickMultiPointerHandler::startingCentroidJan Arve Saether2016-11-201-11/+0
* QQuickEventPoint: rename itemGrabber -> grabberItem etc.Shawn Rutledge2016-09-191-1/+1
* Fix rotation in PinchHandlerJan Arve Saether2016-09-161-15/+37
* Do not use manhattanLength for measuring distanceJan Arve Sæther2016-09-161-2/+2
* add QQuickMultiPointerHandlerShawn Rutledge2016-09-011-0/+198