aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquicksinglepointhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-6/+6
* Refactor QQuickSinglePointHandler into public and private classesShawn Rutledge2018-12-051-8/+8
* Remove dubious API features and clutter from Pointer Handler headersShawn Rutledge2018-08-311-1/+0
* Rename QQEventPoint::GrabState to GrabTransitionShawn Rutledge2018-08-311-1/+1
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-3/+2
* Move QQSinglePointHandler::acceptedButtons to QQPointerDeviceHandlerShawn Rutledge2018-06-291-6/+0
* Add HoverHandler to detect a hovering mouse pointerShawn Rutledge2018-06-281-0/+2
* Move wantsEventPoint() up from SinglePointHandler to QQPointerHandlerShawn Rutledge2018-06-201-1/+0
* Move QQuickHandlerPoint into its own header and cpp filesShawn Rutledge2018-05-161-52/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Rename single and multi pointer handler classnamesJan Arve Sæther2017-09-031-0/+154