aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/content
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-2711-11/+11
* Get the photosurface manual test working againShawn Rutledge2023-02-281-0/+102
* Use SPDX license identifiersLucie Gérard2022-06-1110-292/+20
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-245-526/+0
* Stop using QtGraphicalEffects in fakeFlickable manual testShawn Rutledge2021-08-171-9/+9
* Add DragHandler.activeTranslation and persistentTranslationShawn Rutledge2021-06-041-2/+2
* Reduce velocity in manual test MomentumAnimationShawn Rutledge2021-05-201-2/+2
* Add WheelHandlerShawn Rutledge2019-04-272-42/+87
* fakeFlickable manual test: put the slider in a drawerShawn Rutledge2019-04-272-2/+104
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-1/+1
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-1714-25/+19
* Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.marginShawn Rutledge2018-06-291-0/+1
* Manual test: combinations of DragHandler and TapHandler on FlickableJan Arve Saether2018-03-022-0/+94
* add mouse feedback to PointerHandlers manual testShawn Rutledge2017-11-241-0/+79
* add touchpoint feedback to PointerHandlers manual testShawn Rutledge2017-11-241-0/+73
* Fix outdated BSD license headerKai Koehne2017-11-1510-275/+155
* rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-123-5/+5
* FakeFlickable: returnToBounds only on axes which need itShawn Rutledge2017-09-111-34/+21
* Move properties into grouped "point" propertyJan Arve Saether2017-05-232-3/+3
* FakeFlickable: animate returnToBounds() when flicking is doneShawn Rutledge2017-05-221-8/+41
* tst_flickableinterop: test buttons with all gesturePolicy valuesShawn Rutledge2017-05-151-1/+1
* DragHandler: allow parent to be different from targetShawn Rutledge2017-04-271-7/+9
* PH manual tests: better object names for easier debuggingShawn Rutledge2017-04-201-1/+2
* add ScrollBar manual testShawn Rutledge2017-03-071-0/+160
* TapHandler manual test: demonstrate tapped signalShawn Rutledge2017-03-071-1/+1
* TapHandler: add gesturePolicyShawn Rutledge2017-02-093-2/+159
* add flickableWithHandlers manual testShawn Rutledge2017-02-094-0/+376
* add FakeFlickable manual testShawn Rutledge2017-02-081-0/+89
* add MomentumAnimation as a manual test / experimentShawn Rutledge2017-02-081-0/+71
* DragHandler active property replaces dragging; same as grabbingShawn Rutledge2016-12-291-1/+1
* Introduce DragHandlerShawn Rutledge2016-08-261-0/+117