summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemousearea
Commit message (Expand)AuthorAgeFilesLines
* Smooth dragging an item with MouseArea.Andrew den Exter2013-03-191-10/+10
* Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-191-2/+2
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-2/+2
* MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-222-0/+120
* remove pointless conditionalsOswald Buddenhagen2013-01-301-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-172-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove Symbian platformKai Koehne2012-09-182-12/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-031-0/+1
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-272-0/+101
* Specify global mouse position for QDeclarativeMouseArea auto testJonathan Liu2012-02-281-3/+4
* Fix license header format.Matthew Vogt2012-02-071-2/+1
* Fix license headers to match conventions.Matthew Vogt2012-02-071-0/+1
* Fix QDeclarativeMouseArea test failure.Andrew den Exter2012-02-021-14/+14
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-312-6/+10
* Import relevant source from Qt 4.8Matthew Vogt2012-01-3014-0/+1011