summaryrefslogtreecommitdiffstats
path: root/examples/webkit
Commit message (Expand)AuthorAgeFilesLines
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-1925-689/+664
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-042-2/+2
|\
| * Fixed compile of framecapture, simpleselector for symbian-abld winscw.Rohan McGovern2010-02-022-2/+2
* | Merge branch '4.6'Thiago Macieira2010-01-1327-44/+56
|\|
| * Modifies the google chat example to use the DOM APIPierre Rossi2010-01-123-18/+29
| * Added the 'framecapture' WebKit example to the default build.Andre Pedralho2010-01-111-1/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0925-25/+25
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-0725-25/+25
* | | Merge branch '4.6'Thiago Macieira2010-01-124-2/+18
|\| |
| * | Added UIDs and icons to some webkit examplesMiikka Heikkinen2010-01-074-2/+18
| |/
* | Merge branch '4.6'Thiago Macieira2009-12-262-4/+4
|\|
| * Change some examples of Webkit to create the mainwindow on the stackBenjamin Poulain2009-12-143-6/+6
* | Fix memory leakDavid Faure2009-12-071-0/+1
* | Merge branch '4.6'Thiago Macieira2009-11-258-33/+32
|\|
| * Namespace build fails for webkit exampleRichard Moe Gustavsen2009-11-241-0/+2
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-201-1/+1
| |\
| | * Use a lowercase name for the binary of the Form Extractor exampleBenjamin Poulain2009-11-191-1/+1
| * | Fixing the frame hierarchy traversing in framecapture WebKit example.Andre Pedralho2009-11-192-21/+18
| * | Updated the 'framecapture' WebKit example according to WebKit API changes.Andre Pedralho2009-11-192-4/+3
| |/
| * Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-192-4/+7
| |\
| | * fancybrowser example: make sure that images are rotated for loaded pagesJocelyn Turcotte2009-11-182-4/+7
| * | Ran the script utils/normalizeOlivier Goffart2009-11-181-1/+1
| |/
| * Prospective Symbian/abld build fixSimon Hausmann2009-11-161-1/+1
* | Merge branch '4.6'Thiago Macieira2009-11-1311-2/+599
|\|
| * Doc: Improved WebKit example coverage.David Boddie2009-11-118-3/+317
| * Doc: Added an example to demonstrate the QWebElement class.David Boddie2009-11-096-1/+284
* | Merge branch '4.6'Thiago Macieira2009-11-101-4/+3
|\|
| * Corrects bug in fancybrowser example where image rotation did not work.Jocelyn Turcotte2009-11-061-4/+3
* | Add "View Page Source" and support for URL on the command lineDavid Faure2009-11-093-4/+36
|/
* Fix build error introduced in change ffeb6900.Jason McDonald2009-10-072-2/+2
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-022-2/+2
* Google Chat example: always bail out if SSL not availablePeter Hartmann2009-09-301-5/+5
* Revert "Google Chat example: state that SSL is required"Peter Hartmann2009-09-301-15/+0
* Google Chat example: state that SSL is requiredPeter Hartmann2009-09-301-0/+15
* Fix googlechat example when Qt is lacking SSL support.Simon Hausmann2009-09-302-2/+9
* Recorrect formextractor example build break after updating 3rdparty/webkitJocelyn Turcotte2009-09-291-7/+7
* Fixes compileBill King2009-09-291-7/+7
* Correct the formextractor which was using removed QWebElement APIJocelyn Turcotte2009-09-281-7/+7
* Update license headers again.Jason McDonald2009-09-0919-76/+76
* Use system-wide proxy settingsDavid Faure2009-08-312-0/+6
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-313-39/+39
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3116-208/+208
|\
| * Update tech preview license header.Jason McDonald2009-08-3116-208/+208
| * Update license headers.Jason McDonald2009-08-1116-16/+16
* | renamed examplebase.pri to symbianpkgrules.priEspen Riskedal2009-08-213-7/+9
* | Merge commit 'qt/master'Jason Barron2009-08-1319-20/+20
|\ \
| * | Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-1219-19/+19
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-104-0/+278
|\| |
| * | Added example that uses WebKit to capture Web page frames.Andre Pedralho2009-08-064-0/+278