summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtesttouch.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant touch processing in QtGui and widgets.Laszlo Agocs2011-12-141-30/+26
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-121-1/+1
* Remove event type parameter from handleTouchEvent.Laszlo Agocs2011-12-091-1/+1
* Extend touch events.Laszlo Agocs2011-12-091-16/+16
* Use Q_FOREACH in headers.Stephen Kelly2011-11-271-1/+1
* Prevent timestamps in widgets' touch events from disappearingLaszlo Agocs2011-11-041-2/+3
* Allow commiting and then reusing a QTouchEventSequence for testing.Michael Brasser2011-10-241-20/+33
* testlib: Separate the gui- and widgets-specific apiKent Hansen2011-09-211-23/+19
* testlib: Remove widgets dependency when only using guiKent Hansen2011-09-211-1/+25
* Initialize in the right orderGunnar Sletta2011-09-191-2/+2
* correctly initialise private data in QTouchEventSequence constructorMatthew Cattell2011-09-171-2/+2
* compile when shadowing is an errorGunnar Sletta2011-09-151-7/+7
* added small delay after touch event is dispatchedMatthew Cattell2011-09-141-0/+1
* added support for qwindowMatthew Cattell2011-09-061-3/+72
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Get the QWidget auto-test compiling and running.Samuel Rødal2011-05-201-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+153