aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerdevicehandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Export all private Input Handlers and related classesShawn Rutledge2019-03-181-1/+1
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-3/+2
* Move QQSinglePointHandler::acceptedButtons to QQPointerDeviceHandlerShawn Rutledge2018-06-291-0/+4
* Split QQuickPointerDeviceHandler and QQuickPointerDeviceHandlerPrivateShawn Rutledge2018-05-301-11/+11
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* QQuickPointerDeviceHandler: add acceptedModifiersShawn Rutledge2017-04-251-0/+5
* API: Move acceptedButtons to QQuickPointerSingleHandlerJan Arve Saether2017-02-231-5/+0
* Make all handler constructors explicitJan Arve Saether2017-02-211-1/+1
* remove undefined QQuickPointerDeviceHandler::setPressed methodShawn Rutledge2017-02-081-1/+0
* pointerhandlers: replace Q_DECL_OVERRIDE with overrideShawn Rutledge2016-12-091-1/+1
* add QQuickPointerDeviceHandlerShawn Rutledge2016-08-251-0/+97