aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickpinchhandler/data
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-275-5/+5
* Fix PinchHandler.persistentTranslation; test cumulative native gesturesShawn Rutledge2023-04-111-1/+8
* Improve DragHandler tests for easier troubleshootingShawn Rutledge2023-01-091-3/+11
* Stabilize tst_QQuickPinchHandler::scaleThreeFingers with dragThresholdShawn Rutledge2022-12-121-1/+2
* PinchHandler null target: remember accumulated scale between pinchesShawn Rutledge2022-11-171-0/+33
* Make tst_QQuickPinchHandler::scale easier to maintainShawn Rutledge2022-11-171-2/+28
* tst_qquickpinchhandler: rename root.scale property to pinchScaleShawn Rutledge2022-11-171-3/+3
* tst_QQuickPinchHandler::scaleThreeFingers: stop using root propertiesShawn Rutledge2022-11-171-4/+0
* PinchHandler: Enforce min/max scale limits with native gesturesShawn Rutledge2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-114-108/+8
* DragHandler: don't try to handle native gesture eventsShawn Rutledge2021-03-261-0/+62
* PinchHandler: Avoid unwanted translations when axes are disabledShawn Rutledge2019-01-281-1/+9
* Add a C++ autotest for PinchHandlerShawn Rutledge2018-08-023-0/+181