aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerdevicehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: fix grabPermissions and other enumeration propertiesShawn Rutledge2018-09-141-4/+4
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-6/+2
* Rearrange docs: Pointer Handlers -> Input HandlersShawn Rutledge2018-07-261-2/+1
* Move QQSinglePointHandler::acceptedButtons to QQPointerDeviceHandlerShawn Rutledge2018-06-291-0/+45
* Split QQuickPointerDeviceHandler and QQuickPointerDeviceHandlerPrivateShawn Rutledge2018-05-301-17/+41
* doc: Correct mostly linking errorsMartin Smith2018-02-231-2/+4
* improve documentation of the PointerHandler base classes and indexShawn Rutledge2017-09-291-28/+90
* Doc: Fix PointerHandler QML docsTopi Reinio2017-08-111-4/+5
* QQuickPointerDeviceHandler: add acceptedModifiersShawn Rutledge2017-04-251-1/+39
* API: Move acceptedButtons to QQuickPointerSingleHandlerJan Arve Saether2017-02-231-15/+1
* add QQuickPointerDeviceHandlerShawn Rutledge2016-08-251-0/+109