aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix link issuesNico Vertriest2019-02-281-2/+2
* Doc: Fix link issuesNico Vertriest2019-01-031-1/+1
* Ensure that SinglePointHandler handles touch pointsShawn Rutledge2018-08-221-2/+4
* PointHandler: stay active as long as acceptedButtons satisfiedShawn Rutledge2018-07-271-3/+6
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-5/+1
* Rearrange docs: Pointer Handlers -> Input HandlersShawn Rutledge2018-07-261-2/+2
* Rename Pointer Handlers to Input Handlers (as a concept)Shawn Rutledge2018-07-121-1/+1
* doc: Correct mostly linking errorsMartin Smith2018-02-231-18/+21
* PointHandler: fix and improve the docsShawn Rutledge2017-11-231-25/+52
* add PointHandlerShawn Rutledge2017-11-151-0/+134