aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickmousearea/data
Commit message (Expand)AuthorAgeFilesLines
* MouseArea: fixed a crash in propagate()Liang Qi2015-11-261-0/+29
* MouseArea: Fix cancelling the double click when the windows loses focusOlivier Goffart2014-09-031-2/+6
* Add containsPress property to MouseAreaMartin Jones2014-07-161-0/+20
* fix whitespaceOswald Buddenhagen2014-01-222-2/+2
* Don't propagate mouse events to disabled MouseAreasAlan Alpert2013-11-051-0/+38
* Fix hover after press eventFrederik Gladhorn2013-04-271-0/+29
* pressedCanceledOnWindowDeactivate pops up a second windowShawn Rutledge2013-03-041-1/+8
* MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-221-0/+44
* A MouseArea should not receive move or release events if the press was not ac...Michael Brasser2013-02-141-0/+14
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-154-4/+4
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-161-0/+22
* pressed and pressedButtons don't work when multiple buttons are pressedMartin Jones2012-07-111-0/+12
* Adjust MouseArea autotest to check mouse events with transformationsAdriano Rezende2012-06-301-0/+21
* Add tests for clicking and dragging with right and middle buttons.Andrew den Exter2012-06-222-0/+2
* Fix setting drag properties in mousePress.Andrew den Exter2012-05-141-0/+18
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-101-0/+24
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2418-0/+447