aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/events/tst_drag.qml
Commit message (Expand)AuthorAgeFilesLines
* mouseDrag(): ensure that intermediate moves are done for all dragsMitch Curtis2019-11-231-0/+30
* mouseDrag(): never drag along an axis that wasn't requestedMitch Curtis2019-11-141-0/+132
* Revert "Make QtQuickTest::mouseEvent use QTest::mouseX"Jani Heikkinen2017-09-041-56/+50
* Make QtQuickTest::mouseEvent use QTest::mouseXAlbert Astals Cid2017-08-301-50/+56
* fix test_mouseDrag on RHEL 7.2Shawn Rutledge2017-02-011-3/+3
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-051-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* TestLib: Add more mouseMove in mouseDrag implementationCaroline Chao2013-04-061-0/+102
* Smooth dragging an item with MouseArea.Andrew den Exter2013-03-141-3/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Implement mouseDragCharles Yin2012-03-131-0/+74