aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpinchhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Liang Qi2019-02-011-8/+14
|\
| * Fix axis constraints API and documentation:v5.12.1Jan Arve Sæther2019-01-211-8/+14
* | PinchHandler: fix pedantic warningsShawn Rutledge2019-01-281-2/+1
|/
* Remove dubious API features and clutter from Pointer Handler headersShawn Rutledge2018-08-311-2/+0
* Remove the PinchHandler.pinchOrigin property for nowShawn Rutledge2018-08-311-12/+0
* Make pinch handler not activate on draggingJan Arve Sæther2018-08-021-0/+10
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-18/+17
* PinchHandler: rename scale to activeScale; scale means target scaleShawn Rutledge2018-06-271-1/+4
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-181-8/+0
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* 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