aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/flickableinterop
Commit message (Expand)AuthorAgeFilesLines
* Blacklist ...::touchDragFlickableBehindButton() on mingwUlf Hermann2019-04-171-0/+2
* Blacklist tests in tst_FlickableInteropUlf Hermann2019-02-211-0/+4
* 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-227-0/+570
* 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
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-174-8/+4
* tst_FlickableInterop: test both usages of DragHandler in a SliderShawn Rutledge2018-07-124-32/+195
* Input handler tests: remember positions of stationary pointsShawn Rutledge2018-07-031-8/+9
* Add cat. logging in wantsEventPoint; improve FlickableInterop testShawn Rutledge2018-06-292-34/+19
* Fix draghandler to respect axis constraintsJan Arve Sæther2018-02-211-0/+86
* Merge remote-tracking branch 'origin/5.10.1' into 5.11Qt Forward Merge Bot2018-02-151-0/+14
|\
| * Make sure passive grabbers are cleared on releaseJan Arve Saether2018-02-021-0/+14
* | Stabilize the flickableinterop autotestLars Knoll2018-02-081-2/+2
|/
* Fix outdated BSD license headerKai Koehne2017-11-154-109/+61
* Fix a bug with TapHandler+DragHandler on top of FlickableJan Arve Sæther2017-10-272-1/+154
* rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-122-5/+5
* Fix autotests to run with the new APIJan Arve Saether2017-05-231-2/+2
* tst_flickableinterop: test buttons with all gesturePolicy valuesShawn Rutledge2017-05-154-12/+70
* Add tst_flickableinterop: verify drag and tap handlers inside FlickableShawn Rutledge2017-04-286-0/+815