summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/pinchzoom/graphicsview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-271-85/+0
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-27/+26
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Pinchzoom example zooms more smoothDenis Dzyubenko2009-11-111-5/+15
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Get the pinchzoom working againBradley T. Hughes2009-08-131-3/+3
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-291-5/+5
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-291-3/+3
* update examples now that we get both touch and mouse events at the same timeBradley T. Hughes2009-06-181-6/+2
* Compile after API updatesBradley T. Hughes2009-06-051-7/+7
* Accept TouchBegin events by default if they are enabledBradley T. Hughes2009-06-051-1/+0
* implement panning using touch eventsBradley T. Hughes2009-03-261-5/+8
* add a multitouch pinchzoom example, based on the collidingmice exampleBradley T. Hughes2009-03-241-0/+78