summaryrefslogtreecommitdiffstats
path: root/examples/webkit
Commit message (Collapse)AuthorAgeFilesLines
* Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-1219-19/+19
| | | | Reviewed-by: Trust Me
* Added example that uses WebKit to capture Web page frames.Andre Pedralho2009-08-064-0/+278
| | | | | | | | | | The framecapture is based on GraphicsDojo/WebCapture and shows how to use WebKit toolkit to capture a web page and save its internal frames in different image files using the new property QWebFrame::clipRenderToViewPort. Merge-request: 1103 Reviewed-by: Ariya Hidayat <ariya.hidayat@nokia.com>
* Use the unified toolbar on Mac.Morten Sørvig2009-06-182-0/+2
|
* Merge license header changes from 4.5Volker Hilsheimer2009-06-1616-32/+32
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1616-32/+32
| | | | | | | | Reviewed-by: Trust Me
* | Ported the FormExtractor example to use the new QWebElementSimon Hausmann2009-06-153-32/+25
| | | | | | | | Reviewed-by: Tor Arne
* | Compile fix with namespaces.hjk2009-05-281-1/+1
| |
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-132-2/+22
|\ \ | |/
| * Adding documentation to the fancy browser exampleMorten Engvoldsen2009-05-122-2/+22
| | | | | | | | | | | | | | | | Added documentation to the fancy browser example. Task-number:252097 Rev-by: Geir Vattekar Rev-by: Ariya Hidayat
* | Replace all instances of "Ctrl+Q" with QKeySequence::Quit.Norwegian Rock Cat2009-05-122-4/+4
|/ | | | We introduce this new enum, we should be using it.
* Added Google Chat client as a new WebKit exampleAriya Hidayat2009-04-236-1/+512
| | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Add fancy browser as the new exampleAriya Hidayat2009-04-237-1/+331
| | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Long live Qt 4.5!Lars Knoll2009-03-2317-0/+1188