| 1 | = Overview of QtWebKit 2.2 = |
| 2 | |
| 3 | UNDER CONSTRUCTION! This page is a draft that may still contain errors. |
| 4 | |
| 5 | !QtWebKit 2.2 is a web content engine based on the open source WebKit project. !QtWebKit has broad support for modern web technologies and is compliant with typical web content. !QtWebKit is developed as a part of the WebKit community, which enables every new release of !QtWebKit to include the latest developments from the WebKit project. As a general indicator of web compliance, !QtWebKit passes all current ACID tests (1 to 3). |
| 6 | |
| 7 | !QtWebKit has a C++ API that allows Qt applications to embed web content, and to examine and manipulate the web content. The !QtWebKit C++ API is extensively documented in the !QtWebKit documentation. |
| 8 | |
| 9 | !QtWebKit 2.2 is an independent !QtWebKit release that is not currently included in any Qt releases, so !QtWebKit 2.2 is not covered by commercial Qt support from Nokia. |
| 10 | |
| 11 | |
| 12 | == Changes from QtWebKit-2.1 == |
| 13 | |
| 14 | !QtWebKit-2.2 is based on !QtWebKit-2.1. The list of changes from that version is being prepared and will be listed here as they're pushed to the branch. |
| 15 | |
| 16 | See also: [wiki:QtWebKitFeatures21 QtWebKit-2.1 features] |
| 17 | |
| 18 | == License == |
| 19 | |
| 20 | This document and any changes thereto are licensed under the Creative Commons Attribution-Share Alike 2.5 License Agreement. |
| 21 | |
| 22 | The full license text is available here: http://creativecommons.org/licenses/by-sa/2.5/legalcode. |
| 23 | To the extent any examples and code snippets are referenced in this document, such examples and code snippets are licensed under the BSD license: www.opensource.org/licenses/bsd-license.php. |