aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerdevicehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.2.11-lts' into tqtc/lts-6.2-opensourceTarja Sundqvist2024-11-221-1/+1
|\
| * TapHandler: ignore untracked moving points; treat touchpad as mouseShawn Rutledge2023-09-271-1/+1
* | Merge tag 'v6.2.9-lts' into tqtc/lts-6.2-opensourcev6.2.9-lts-lgplTarja Sundqvist2024-06-061-1/+1
|\|
| * Quick: Update documentation of TapHandler to reflect renamed enumDavid Edmundson2023-05-051-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-201-1/+1
|\|
| * doc: Customize and update docs for PointHandlerShawn Rutledge2023-03-151-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-011-0/+2
|\|
| * Quick: includemocsMarc Mutz2022-07-211-0/+2
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
|/
* Update commercial license headersTarja Sundqvist2022-06-041-21/+21
* PinchHandler: scale incrementally when new pinch gesture beginsShawn Rutledge2021-03-251-1/+1
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-051-2/+2
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-5/+6
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-7/+7
* 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