aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickpinchhandler
Commit message (Expand)AuthorAgeFilesLines
* PinchHandler: Enforce min/max scale limits with native gesturesShawn Rutledge2022-09-022-19/+26
* Blacklist tst_QQuickPinchHandler::scaleNativeGesture on AndroidAndreas Buhr2022-05-191-0/+3
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-071-2/+0
* tests: port to QMutableEventPoint static APIMarc Mutz2022-01-211-5/+5
* Don't rely on transitive include of qeventpoint_p.hMarc Mutz2022-01-131-1/+1
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-27/+13
* Update sceneGrabPosition in MultiPointHandler's points, on grabShawn Rutledge2021-06-021-1/+12
* Emit grabChanged() from DragHandler and PinchHandlerShawn Rutledge2021-05-271-0/+4
* DragHandler: don't try to handle native gesture eventsShawn Rutledge2021-03-262-20/+94
* PinchHandler: scale incrementally when new pinch gesture beginsShawn Rutledge2021-03-251-0/+74
* Remove the qmake project filesFabian Kosmale2021-01-151-16/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-261-2/+0
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-181-0/+2
* Begin handling the QEvent refactoringShawn Rutledge2020-07-151-6/+7
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-151-2/+2
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-14/+3
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate testsAlexandru Croitor2019-11-141-9/+2
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+57
* PinchHandler: Avoid unwanted translations when axes are disabledShawn Rutledge2019-01-282-1/+89
* Add a C++ autotest for PinchHandlerShawn Rutledge2018-08-025-0/+889