aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/touchmouse
Commit message (Expand)AuthorAgeFilesLines
...
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix touch/mouse propagation bugsMartin Jones2014-08-011-2/+5
* Compress touch events in QQuickWindow.Gunnar Sletta2014-05-052-13/+105
* Fix touch to mouse synthesis/propagation.Robin Burchell2013-12-131-1/+99
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-191-0/+3
|\
| * Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-191-0/+3
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-2/+0
|\|
| * test: Remove insignificant mark from tst_touchmouseSergio Ahumada2013-07-261-2/+0
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-2/+0
|\|
| * stabilize tst_touchmouse.Gunnar Sletta2013-06-141-2/+0
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-2/+18
|\|
| * Stabilize tst_touchmouseGunnar Sletta2013-05-311-2/+18
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Fix warnings about overloaded virtual functions in tests (CLANG).Friedemann Kleint2013-03-111-2/+2
* Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Test case for tapping on stacked mouse areasDaniel d'Andrada2013-01-092-0/+82
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-6/+6
* Ungrab mouse upon leave event.Frederik Gladhorn2012-11-211-7/+7
* tests: Mark some tests as insignificant on MacSamuli Piippo2012-11-091-0/+2
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-10/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Don't use compatibility headersPaul Olav Tvete2012-08-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-011-0/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-4/+4
* QQuickCanvas renamesAlan Alpert2012-07-171-202/+202
* Propagate synthesized mouse events in parallel with touch.Shawn Rutledge2012-06-289-0/+1241