aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+13
|\
| * MouseArea: fixed a crash in propagate()Liang Qi2015-11-261-0/+13
* | tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-11/+11
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* MouseArea: Fix cancelling the double click when the windows loses focusOlivier Goffart2014-09-031-6/+47
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Add containsPress property to MouseAreaMartin Jones2014-07-161-0/+65
* Introduce MouseArea.drag.smoothedKevin Funk2014-05-141-0/+45
* Revert "Skip unstable test"Liang Qi2014-02-031-1/+0
* When the MouseArea loses grab, an active drag should be cancelled.Robin Burchell2013-11-301-0/+52
* Don't propagate mouse events to disabled MouseAreasAlan Alpert2013-11-051-0/+23
* Expose drag threshold in MouseAreaJens Bache-Wiig2013-09-131-0/+70
* Add support for external drag and drop in Quick items.Chris Meyer2013-09-091-0/+1
* Stabilize tst_qquickmousearea.Friedemann Kleint2013-08-231-409/+387
* Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-191-8/+5
* Fix hover after press eventFrederik Gladhorn2013-04-271-0/+28
* a nested Window automatically becomes transient for its parentShawn Rutledge2013-04-101-1/+1
* Merge branch 'dev' into stableSergio Ahumada2013-03-201-31/+26
|\
| * Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-26/+23
| * pressedCanceledOnWindowDeactivate pops up a second windowShawn Rutledge2013-03-041-5/+3
* | Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-191-2/+2
* | Smooth dragging an item with MouseArea.Andrew den Exter2013-03-141-18/+20
|/
* 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-221-0/+68
* A MouseArea should not receive move or release events if the press was not ac...Michael Brasser2013-02-141-0/+24
* Ungrab mouse when FocusAboutToChange instead of LeaveFrederik Gladhorn2013-01-241-10/+16
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-201-3/+0
* Add a hidden XandYAxis enum valueAlan Alpert2012-12-151-2/+2
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-1/+1
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-22/+22
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-0/+33
* QQuickCanvas renamesAlan Alpert2012-07-171-368/+368
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-161-0/+63
* pressed and pressedButtons don't work when multiple buttons are pressedMartin Jones2012-07-111-0/+128
* Report correct mouse position when made visible with hoverEnabled.Michael Brasser2012-07-041-1/+0
* Adjust MouseArea autotest to check mouse events with transformationsAdriano Rezende2012-06-301-0/+59
* Add tests for clicking and dragging with right and middle buttons.Andrew den Exter2012-06-221-21/+157
* Fix setting drag properties in mousePress.Andrew den Exter2012-05-141-0/+49
* Improve test to use actual double click timeout.Frederik Gladhorn2012-04-231-6/+9
* Replace usage of QCursor, and update hoverVisible test.Michael Brasser2012-03-281-3/+1
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+0
* Fix MouseArea autotest.Laszlo Agocs2012-03-121-4/+9
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-101-0/+21
* Handle MouseArea.enabled = false after mouse is pressed.Martin Jones2012-03-051-0/+105
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+806