Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement panning using touch events | Bradley T. Hughes | 2009-03-26 | 2 | -6/+8 |
| | | | | | since we don't get mouse events to send to QGraphicsView's ScrollHandDrag handlers, we need to do it ourselves | ||||
* | show the example maximized, not fullscreen | Bradley T. Hughes | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | add a multitouch example that shows how to handle multitouch events in ↵ | Bradley T. Hughes | 2009-03-25 | 5 | -1/+217 |
| | | | | QGraphicsItems | ||||
* | add fingerpaint to examples\multitouch.pro | Bradley T. Hughes | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | have the window title in the fingerpaint example say Finger Paint, not Scribble | Bradley T. Hughes | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | add the multitouch fingerpaint example, based on the scribble example | Bradley T. Hughes | 2009-03-25 | 6 | -0/+664 |
| | |||||
* | add a multitouch pinchzoom example, based on the collidingmice example | Bradley T. Hughes | 2009-03-24 | 9 | -0/+514 |
| | |||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1907 | -0/+142213 |