aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpinchhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* PinchHandler: add native pinch gesture supportShawn Rutledge2017-09-291-0/+1
* remove QQuickPinchHandler::requiredPointCountChanged signalShawn Rutledge2017-09-291-1/+0
* PinchHandler: make the properties useful when target is nullShawn Rutledge2017-09-121-3/+3
* Rename single and multi pointer handler classnamesJan Arve Sæther2017-09-031-2/+2
* PinchHandler: add centroidVelocityShawn Rutledge2017-04-201-0/+3
* Make all handler constructors explicitJan Arve Saether2017-02-211-1/+1
* Let pinchhandler operate on QQuickItem propertiesJan Arve Saether2016-12-271-8/+7
* add virtual QQuickPointerHandler::onActiveChangedShawn Rutledge2016-12-091-1/+1
* Fixed some problems with the centroid in PinchHandlerJan Arve Saether2016-11-201-0/+2
* Fix rotation in PinchHandlerJan Arve Saether2016-09-161-8/+46
* Introduce PinchHandlerShawn Rutledge2016-09-011-0/+131