summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/gestures/tst_gestures.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in QMacPanGestureRecognizerJan Arve Saether2018-05-021-0/+28
* tst_Gestures: Use QTest::qWaitForWindowExposed()Kari Oikarinen2018-04-271-37/+19
* autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-101-4/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-19/+37
|\
| * tst_Gesture - fix failing tests on OS X 10.11Timur Pocheptsov2016-01-051-19/+37
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-25/+1
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
|/
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* correct send vs sent grammarDavid Fries2014-03-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-19/+19
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* QEvent (and subclasses): make ctors explicitMarc Mutz2012-03-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Extend touch events.Laszlo Agocs2011-12-091-1/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Moved integrationtests/* into other/Jo Asplin2011-11-301-0/+2345