Add a hidden XandYAxis enum value
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquickmousearea / tst_qquickmousearea.cpp
2012-12-15 Alan AlpertAdd a hidden XandYAxis enum value
2012-11-29 Shawn RutledgeRenamed QQuickItem::pos property to position
2012-11-20 Eskil Abrahamsen... Merge branch 'newdocs'
2012-11-08 Shawn RutledgeAll QWindow properties that have "window" in them have...
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-07-26 Andrew den ExterFix resolution of cursor when items are overlapping.
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-16 Alberto MardeganMouseArea: use current value of drag.axis
2012-07-11 Martin Jonespressed and pressedButtons don't work when multiple...
2012-07-04 Michael BrasserReport correct mouse position when made visible with...
2012-06-30 Adriano RezendeAdjust MouseArea autotest to check mouse events with...
2012-06-22 Andrew den ExterAdd tests for clicking and dragging with right and...
2012-05-14 Andrew den ExterFix setting drag properties in mousePress.
2012-04-23 Frederik GladhornImprove test to use actual double click timeout.
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-28 Michael BrasserReplace usage of QCursor, and update hoverVisible test.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-12 Lars KnollRemove unneeded dependencies to QtWidgets and QtOpenGL
2012-03-12 Laszlo AgocsFix MouseArea autotest.
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-10 Luis Gabriel LimaAdd mouse wheel events handler to MouseArea
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-05 Martin JonesHandle MouseArea.enabled = false after mouse is pressed.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml