aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-2723-23/+23
* Fix PinchHandler.persistentTranslation; test cumulative native gesturesShawn Rutledge2023-04-111-1/+3
* Get the photosurface manual test working againShawn Rutledge2023-02-282-21/+167
* PinchHandler null target: remember accumulated scale between pinchesShawn Rutledge2022-11-171-0/+50
* Pointer Handlers manual test: nested DragHandlersShawn Rutledge2022-10-111-0/+50
* Use SPDX license identifiersLucie Gérard2022-06-1121-611/+42
* QQuickFlickable: fix flicking when item is rotatedShawn Rutledge2022-05-111-0/+84
* manual test: add hoverpropagation testRichard Moe Gustavsen2022-03-281-0/+281
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-2438-2649/+2
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-081-4/+5
* Stop using QtGraphicalEffects in fakeFlickable manual testShawn Rutledge2021-08-171-9/+9
* Respect PinchHandler min/maximumPointCount props with native gesturesShawn Rutledge2021-07-091-1/+2
* Send hover events with correct scene and global positionsShawn Rutledge2021-07-051-1/+11
* Add DragHandler.activeTranslation and persistentTranslationShawn Rutledge2021-06-043-11/+15
* Emit grabChanged() from DragHandler and PinchHandlerShawn Rutledge2021-05-271-0/+8
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-211-44/+11
* Reduce velocity in manual test MomentumAnimationShawn Rutledge2021-05-202-3/+3
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-136/+0
* CMake: Fix building some of the manual testsAlexandru Croitor2021-03-171-0/+6
* Remove the qmake project filesFabian Kosmale2021-01-151-8/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+136
* Pointer manual test: double up flickablesWithHandlers.qmlShawn Rutledge2020-12-054-13/+25
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-151-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix the pointer handlers manual test againShawn Rutledge2020-09-191-6/+6
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-184-34/+16
* Add QQuickHandlerPoint::device propertyShawn Rutledge2020-09-041-1/+2
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-021-1/+0
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-232-7/+13
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-128-2/+255
|\
| * Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-117-1/+249
| * Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-1/+6
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-2/+1
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-55/+63
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-9/+70
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-2/+12
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-2/+12
| | |\
| | | * doc: explain more about acceptedModifiers in PointerDeviceHandlerShawn Rutledge2019-09-191-2/+12
| * | | Add dragThreshold property to Event HandlersShawn Rutledge2019-09-191-7/+58
| |/ /
* | | Rename alias resource propertiesLeander Beernaert2019-08-151-11/+11
* | | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+124
|/ /
* | Add WheelHandlerShawn Rutledge2019-04-275-47/+273
* | fakeFlickable manual test: put the slider in a drawerShawn Rutledge2019-04-273-24/+127
|/
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-222-0/+160
* Use PointHandler for singlePointProperties manual testShawn Rutledge2018-08-301-24/+25
* Add sidebar manual test to the main pointer test launcherShawn Rutledge2018-08-062-0/+2