aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquicksinglepointhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-38/+38
* Fix TapHandler so that it actually registers a tapJan Arve Sæther2020-09-041-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-091-3/+0
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-3/+0
| |\
| | * Move Event Handler acceptedButtons check back up to QQPDeviceHandlerShawn Rutledge2019-07-051-3/+0
* | | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-081-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-1/+1
|\|
| * PointHandler: distribute simultaneous touch presses properlyShawn Rutledge2018-12-131-1/+1
* | Refactor QQuickSinglePointHandler into public and private classesShawn Rutledge2018-12-051-19/+43
|/
* Remove dubious API features and clutter from Pointer Handler headersShawn Rutledge2018-08-311-1/+0
* Rename QQEventPoint::GrabState to GrabTransitionShawn Rutledge2018-08-311-5/+5
* PointHandler: stay active as long as acceptedButtons satisfiedShawn Rutledge2018-07-271-9/+5
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-2/+1
* Rearrange docs: Pointer Handlers -> Input HandlersShawn Rutledge2018-07-261-2/+1
* Move QQSinglePointHandler::acceptedButtons to QQPointerDeviceHandlerShawn Rutledge2018-06-291-40/+1
* Add HoverHandler to detect a hovering mouse pointerShawn Rutledge2018-06-281-1/+6
* Move wantsEventPoint() up from SinglePointHandler to QQPointerHandlerShawn Rutledge2018-06-201-5/+0
* Reduce warning frequency: missing point neither cancelled nor releasedShawn Rutledge2018-06-201-3/+8
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-181-29/+2
* Move QQuickHandlerPoint into its own header and cpp filesShawn Rutledge2018-05-161-210/+1
* doc: Fix some odds and ends in qdoc commentsMartin Smith2018-02-281-1/+1
* doc: Correct mostly linking errorsMartin Smith2018-02-231-3/+4
* improve documentation of the PointerHandler base classes and indexShawn Rutledge2017-09-291-0/+232
* rename QQuickEventPoint pos properties to positionShawn Rutledge2017-09-051-7/+7
* Rename single and multi pointer handler classnamesJan Arve Sæther2017-09-031-0/+243