aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/touchmouse
Commit message (Expand)AuthorAgeFilesLines
...
* tst_touchmouse: Have a go at some stabilisation & improvementsRobin Burchell2017-01-111-315/+270
* Relax assumptions of the value of the touchMouseIdJan Arve Sæther2016-10-201-5/+12
* Run tst_TouchMouse::buttonOnDelayedPressFlickable with both scenariosFrederik Gladhorn2016-10-041-1/+1
* Fix behavior of Flickable::setPressDelayFrederik Gladhorn2016-10-041-18/+46
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+4
| |\
| | * Propagate window enter event as hover enter event in QQuickWindowEike Hein2016-09-151-0/+4
| * | autotests: remove qWait(1) in touch sequencesShawn Rutledge2016-08-131-13/+0
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-0/+13
| |\|
| | * Flickable: avoid infinite velocity during release after dragShawn Rutledge2016-08-051-0/+13
* | | stabilize tst_TouchMouse::hoverEnabledShawn Rutledge2016-08-171-9/+12
* | | Test touch point delivery orderFrederik Gladhorn2016-08-012-0/+144
* | | Fix TouchMouse test: accept buttonFrederik Gladhorn2016-07-311-4/+8
* | | Touch and mouse handling: don't pre-grabFrederik Gladhorn2016-07-281-4/+3
* | | Keep track of grabbing inside QQuickEventPointFrederik Gladhorn2016-07-251-9/+9
* | | Remove unused variableFrederik Gladhorn2016-07-121-1/+0
* | | Prefer public API in testFrederik Gladhorn2016-07-081-7/+7
* | | tst_touchmouse: make use of new QTest::createTouchDevice functionShawn Rutledge2016-06-132-8/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-0/+128
|\|
| * Fix containsMouse with touch and hoverEnabledPaul Olav Tvete2015-12-152-0/+128
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-1/+0
|/
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-3/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Remove mouse grabber if touch used for mouse emulation has been grabbedDaniel d'Andrada2014-10-292-10/+97
* 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