| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed touch event delivery in QGraphicsView. | Denis Dzyubenko | 2010-08-23 | 1 | -0/+59 |
|
|
* | Don't crash when QTouchEvent is accepted but not handled by a | Bradley T. Hughes | 2010-02-16 | 1 | -0/+31 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | Fix crashes when deleting QWidgets and QGraphicsItems in touch event handlers. | Bradley T. Hughes | 2009-12-11 | 1 | -1/+245 |
|
|
* | Fix tst_QTouchEvent::touchUpdateAndEndNeverPropagate() | Bradley T. Hughes | 2009-12-11 | 1 | -2/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | Add QGraphicsView to the QTouchEvent test | Bradley T. Hughes | 2009-08-12 | 1 | -121/+387 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | Fix license headers after multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -5/+5 |
|
|
* | Fix old/missing license headers from multitouch+gestures merge. | Jason McDonald | 2009-06-29 | 1 | -2/+2 |
|
|
* | Add tests for multiple touch points on TouchScreen and TouchPad devices | Bradley T. Hughes | 2009-06-25 | 1 | -9/+434 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouch | Bradley T. Hughes | 2009-06-24 | 1 | -3/+3 |
|\ |
|
| * | Fix pressure "emulation" | Bradley T. Hughes | 2009-06-24 | 1 | -3/+3 |
|
|
* | | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 1 | -6/+27 |
|/ |
|
* | Add functions to report normalized positions in QTouchEvent::TouchPoint | Bradley T. Hughes | 2009-06-23 | 1 | -0/+16 |
|
|
* | Move with window to a position that is not 0,0 in the raw test | Bradley T. Hughes | 2009-06-19 | 1 | -0/+1 |
|
|
* | compile after small API changes | Bradley T. Hughes | 2009-06-18 | 1 | -11/+6 |
|
|
* | Make QTouchEvent::TouchPoint scene coordinate functions return screen coordin... | Bradley T. Hughes | 2009-06-15 | 1 | -0/+12 |
|
|
* | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent) | Bradley T. Hughes | 2009-06-11 | 1 | -16/+19 |
|
|
* | don't reset the touch widget in the basicRawEventTranslation() test | Bradley T. Hughes | 2009-06-08 | 1 | -5/+3 |
|
|
* | test basic raw event translation | Bradley T. Hughes | 2009-06-08 | 1 | -0/+87 |
|
|
* | test that TouchBegin events propagate through widgets with Qt::WA_AcceptTouch... | Bradley T. Hughes | 2009-06-08 | 1 | -0/+15 |
|
|
* | Send the TouchEnd event with Qt::TouchPointReleased mask | Bradley T. Hughes | 2009-06-08 | 1 | -1/+1 |
|
|
* | test that QEvent::TouchUpdate and TouchEnd never propagate | Bradley T. Hughes | 2009-06-08 | 1 | -2/+49 |
|
|
* | add test for TouchBegin propagation | Bradley T. Hughes | 2009-06-08 | 1 | -0/+53 |
|
|
* | add tst_QTouchEventWidget to handle touch events | Bradley T. Hughes | 2009-06-08 | 1 | -2/+33 |
|
|
* | make QTouchEvent autotest pass | Bradley T. Hughes | 2009-06-08 | 1 | -5/+5 |
|
|
* | add a autotest for touch events | Bradley T. Hughes | 2009-06-08 | 2 | -0/+97 |
|
|