aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickpinchhandler
Commit message (Expand)AuthorAgeFilesLines
* Emit grabChanged() from DragHandler and PinchHandlerShawn Rutledge2021-05-271-0/+4
* DragHandler: don't try to handle native gesture eventsShawn Rutledge2021-05-052-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