summaryrefslogtreecommitdiffstats
path: root/examples/multitouch/pinchzoom/graphicsview.h
Commit message (Collapse)AuthorAgeFilesLines
* Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-271-55/+0
|
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-29/+28
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Pinchzoom example zooms more smoothDenis Dzyubenko2009-11-111-0/+3
| | | | | | | Remember the scale factor so it won't reset each time a new touch sequence starts. Reviewed-by: Bradley T. Hughes
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Get the pinchzoom working againBradley T. Hughes2009-08-131-1/+1
| | | | | Touch events on scrollarea based classes should enable touch on the viewport and handle the events in a viewportEvent() reimplementation.
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-291-5/+5
| | | | | | | Commercial license headers belong in source packages only. The repo must have the pre-release license headers. Reviewed-by: Trust Me
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-291-3/+3
| | | | Reviewed-by: Trust Me
* add a multitouch pinchzoom example, based on the collidingmice exampleBradley T. Hughes2009-03-241-0/+53