Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -2/+2 |
* | Fixed link error of some test tools due to multiply defined | Rohan McGovern | 2009-06-27 | 1 | -0/+1 |
* | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 1 | -7/+11 |
* | compile after small API changes | Bradley T. Hughes | 2009-06-18 | 1 | -3/+2 |
* | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent) | Bradley T. Hughes | 2009-06-11 | 1 | -3/+3 |
* | s,RawKeyEvent,RawTouchEvent,g | Bradley T. Hughes | 2009-06-08 | 1 | -2/+2 |
* | Fix linking on Windows | Bradley T. Hughes | 2009-06-08 | 1 | -1/+2 |
* | Compile after API updates | Bradley T. Hughes | 2009-06-05 | 1 | -38/+20 |
* | Improved touch event emulation code in testlib. | Denis Dzyubenko | 2009-06-03 | 1 | -26/+24 |
* | Moved the QTest::touchEvent() implementation to testlib. | Denis Dzyubenko | 2009-06-03 | 1 | -0/+168 |