summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtesttouch.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-291-2/+2
* Fixed link error of some test tools due to multiply definedRohan McGovern2009-06-271-0/+1
* Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-7/+11
* compile after small API changesBradley T. Hughes2009-06-181-3/+2
* remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-3/+3
* s,RawKeyEvent,RawTouchEvent,gBradley T. Hughes2009-06-081-2/+2
* Fix linking on WindowsBradley T. Hughes2009-06-081-1/+2
* Compile after API updatesBradley T. Hughes2009-06-051-38/+20
* Improved touch event emulation code in testlib.Denis Dzyubenko2009-06-031-26/+24
* Moved the QTest::touchEvent() implementation to testlib.Denis Dzyubenko2009-06-031-0/+168