aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/flickableinterop/tst_flickableinterop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Try to fix flakiness in flickableinterop testUlf Hermann2019-02-071-1/+1
* TapHander: do not "want" an eventPoint that is outside parent boundsShawn Rutledge2019-01-301-3/+7
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-221-0/+138
* QQuickWindow: obey AA_SynthesizeMouseForUnhandledTouchEventsShawn Rutledge2018-08-061-10/+0
* tst_FlickableInterop: use categorized logging rather than qDebugShawn Rutledge2018-08-061-6/+6
* Call clearGrabbers each time we get a press eventJan Arve Sæther2018-07-191-1/+1
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-1/+1
* tst_FlickableInterop: test both usages of DragHandler in a SliderShawn Rutledge2018-07-121-20/+55
* Input handler tests: remember positions of stationary pointsShawn Rutledge2018-07-031-8/+9
* Add cat. logging in wantsEventPoint; improve FlickableInterop testShawn Rutledge2018-06-291-33/+12
* Fix draghandler to respect axis constraintsJan Arve Sæther2018-02-211-0/+86
* Make sure passive grabbers are cleared on releaseJan Arve Saether2018-02-021-0/+14
* Fix a bug with TapHandler+DragHandler on top of FlickableJan Arve Sæther2017-10-271-0/+77
* tst_flickableinterop: test buttons with all gesturePolicy valuesShawn Rutledge2017-05-151-6/+50
* Add tst_flickableinterop: verify drag and tap handlers inside FlickableShawn Rutledge2017-04-281-0/+431