aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpinchhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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