aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickhandlerpoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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