aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/flickableinterop/data
Commit message (Expand)AuthorAgeFilesLines
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-226-0/+432
* 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-123-12/+140
* Add cat. logging in wantsEventPoint; improve FlickableInterop testShawn Rutledge2018-06-291-1/+7
* 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-271-1/+77
* 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-153-6/+20
* Add tst_flickableinterop: verify drag and tap handlers inside FlickableShawn Rutledge2017-04-284-0/+369