aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickmultipointhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor QQuickMultiPointHandler into public and private classesShawn Rutledge2019-04-021-8/+8
* Export all private Input Handlers and related classesShawn Rutledge2019-03-181-1/+1
* Rename QQEventPoint::GrabState to GrabTransitionShawn Rutledge2018-08-311-1/+1
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-2/+1
* Finish renaming pointDistanceThreshold to margin (including doc image)Shawn Rutledge2018-07-241-1/+1
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-1/+3
* QQuickMultiPointHandler: store QQuickHandlerPoints, not QQEventPoint*sShawn Rutledge2018-07-191-1/+1
* Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.marginShawn Rutledge2018-06-291-5/+0
* MultiPointHandler::hasCurrentPoints: OK if event has more pointsShawn Rutledge2018-06-251-1/+1
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-181-2/+8
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* replace MultiPointHandler::requiredPointCount with min/max range propsShawn Rutledge2017-09-291-6/+12
* Rename single and multi pointer handler classnamesJan Arve Sæther2017-09-031-0/+112