aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickhandlerpoint_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-1/+1
* Fix TapHandler so that it actually registers a tapJan Arve Sæther2020-09-041-1/+1
* Add QQuickHandlerPoint::device propertyShawn Rutledge2020-09-041-0/+4
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-5/+5
* Make sure pressPosition and scenePressPosition are correctly initializedJan Arve Sæther2018-07-231-0/+1
* QQuickMultiPointHandler: store QQuickHandlerPoints, not QQEventPoint*sShawn Rutledge2018-07-191-1/+1
* Add QQuickHandlerPoint::modifiers propertyShawn Rutledge2018-05-181-0/+3
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-181-1/+4
* Move QQuickHandlerPoint into its own header and cpp filesShawn Rutledge2018-05-161-0/+114