aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerdevicehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-1/+50
|\
| * doc: explain more about acceptedModifiers in PointerDeviceHandlerShawn Rutledge2019-09-191-1/+50
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-261-0/+5
|\|
| * Move Event Handler acceptedButtons check back up to QQPDeviceHandlerShawn Rutledge2019-07-051-0/+4
|/
* 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