Changes between Version 5 and Version 6 of QtWebKitFeatures22
- Timestamp:
- Jun 3, 2011, 11:51:45 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitFeatures22
v5 v6 3 3 = Overview of QtWebKit 2.2 = 4 4 5 !QtWebKit is a web content engine based on the Open Source WebKit project, the same engine used by browsers such as [http://www.google.com/chrome/ Google Chrome] and [http://www.apple.com/safari/ Safari] from Apple. !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. 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 was branched from the WebKit trunk on May of 2011 and includes several HTML5, CSS and JavaScript improvements when compared to !QtWebKit-2.1 and !QtWebKit-2.0 (see details below). 10 11 See also: [wiki:QtWebKitRelease22 QtWebKit-2.2 releases] (trackers, download, repository, etc) 12 5 13 == Changes since QtWebKit-2.1 == 6 !QtWebKit-2.1 was an independent release targeted at and supported on mobile platforms. 14 (!QtWebKit-2.1 was an independent release targeted at and supported on mobile platforms.) 7 15 8 16 The main changes since !QtWebKit-2.1 are: … … 12 20 13 21 == Changes since QtWebKit-2.0 (Qt-4.7.*) == 14 !QtWebKit-2.0 was the previous version supported on desktop and mobile platforms. It's the !QtWebKit version included in Qt-4.7. 22 (!QtWebKit-2.0 was the previous version supported on desktop and mobile platforms. It's the !QtWebKit version included in Qt-4.7.) 15 23 16 24 These are the changes between !QtWebKit-2.0 and !QtWebKit-2.1 (combine them with the changes between !QtWebKit-2.1 and !QtWebKit-2.2 to have the full list)