summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qtouchevent
Commit message (Expand)AuthorAgeFilesLines
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* 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-022-13/+40
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-2/+2
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-2/+2
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-2/+2
* {QTouchEvent,QWindowSystemInterface}::TouchPoint: replace QList<QPointF> with...Marc Mutz2012-03-091-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
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-27/+206
* Extend touch events.Laszlo Agocs2011-12-091-42/+64
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-12/+21
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Disambiguated access to touch event API in QTestLibJo Asplin2011-09-081-10/+10
* Moved gui autotests into new directory structureJo Asplin2011-09-012-0/+1401