summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/knobs
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-093-12/+12
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-313-39/+39
* Update contact URL in license headers.Jason McDonald2009-08-123-3/+3
* Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-293-15/+15
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-293-9/+9
* enable touch events on all views if an item has touch enabledBradley T. Hughes2009-06-111-1/+0
* remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-7/+7
* Compile after API updatesBradley T. Hughes2009-06-051-4/+4
* Accept TouchBegin events by default if they are enabledBradley T. Hughes2009-06-051-4/+0
* make the red and green children items largerBradley T. Hughes2009-05-131-4/+4
* show the example maximized, not fullscreenBradley T. Hughes2009-03-251-1/+1
* add a multitouch example that shows how to handle multitouch events in QGraph...Bradley T. Hughes2009-03-254-0/+216