Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement panning using touch events | Bradley T. Hughes | 2009-03-26 | 2 | -6/+8 |
* | 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 QGraph... | Bradley T. Hughes | 2009-03-25 | 5 | -1/+217 |
* | 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 |