aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickhandlerpoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make qtdeclarative compile with -no-feature-tableteventShawn Rutledge2020-02-201-0/+2
* Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-111-1/+4
* TapHandler: wait until after tapped is emitted to reset point.positionShawn Rutledge2019-07-051-10/+5
* Doc: Fix link issuesNico Vertriest2019-01-031-2/+0
* Doc: fix grabPermissions and other enumeration propertiesShawn Rutledge2018-09-141-2/+2
* PointHandler: stay active as long as acceptedButtons satisfiedShawn Rutledge2018-07-271-3/+7
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-3/+0
* Rearrange docs: Pointer Handlers -> Input HandlersShawn Rutledge2018-07-261-2/+1
* Make sure pressPosition and scenePressPosition are correctly initializedJan Arve Sæther2018-07-231-1/+6
* QQuickMultiPointHandler: store QQuickHandlerPoints, not QQEventPoint*sShawn Rutledge2018-07-191-21/+17
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-251-1/+1
* Add QQuickHandlerPoint::modifiers propertyShawn Rutledge2018-05-181-0/+14
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-181-0/+83
* Move QQuickHandlerPoint into its own header and cpp filesShawn Rutledge2018-05-161-0/+254