summaryrefslogtreecommitdiffstats
path: root/examples/webkit/imageanalyzer
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-115-5/+5
| | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350)
* Examples: Fix compilation with namespace.Christian Kandeler2011-01-072-4/+4
|
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
|
* Added missing QtWebKit example files and some whitespace fixes.Jerome Pasion2010-10-095-47/+198
|
* Added the QtWebKit bridge Image Analyzer example.Jerome Pasion2010-10-0413-0/+550
Originally written by Jervey Kong. Task-number: QTBUG-14154 Reviewed-by: David Boddie