aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpinchhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Start over with event delivery when touchpoint releases occurShawn Rutledge2017-05-221-2/+4
* QQMultiPointerHandler: don't steal grab if keepMouseGrab/keepTouchGrabShawn Rutledge2017-04-271-2/+2
* PinchHandler: add centroidVelocityShawn Rutledge2017-04-201-0/+1
* PinchHandler: Do not grab immediatelyJan Arve Saether2017-03-141-6/+12
* DragHandler active property replaces dragging; same as grabbingShawn Rutledge2016-12-291-0/+4
* Let pinchhandler operate on QQuickItem propertiesJan Arve Saether2016-12-271-47/+54
* add virtual QQuickPointerHandler::onActiveChangedShawn Rutledge2016-12-091-1/+0
* PinchHandler: accept all points involved in the pinchShawn Rutledge2016-11-241-0/+1
* PinchHandler: populate the translation propertyShawn Rutledge2016-11-221-0/+1
* Fixed some problems with the centroid in PinchHandlerJan Arve Saether2016-11-201-28/+39
* Fix rotation in PinchHandlerJan Arve Saether2016-09-161-25/+103
* Introduce PinchHandlerShawn Rutledge2016-09-011-0/+201