aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerhandler_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-3/+3
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-0/+2
* Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-0/+2
* Add dragThreshold property to Event HandlersShawn Rutledge2019-09-191-0/+7
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-1/+0
* Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.marginShawn Rutledge2018-06-291-0/+1
* Fix non-initialized class memberJesus Fernandez2018-06-201-2/+1
* Refactor QQuickPointerHandler: add private implementation classShawn Rutledge2018-05-151-0/+85