Changes between Version 2 and Version 3 of QtWebKitFeatures46
- Timestamp:
- Aug 10, 2009, 9:49:46 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitFeatures46
v2 v3 6 6 * QWebElement together with QWebFrame::findFirstElement and findAllElements allows easy traversal and content manipulation. 7 7 * qWebKitVersion to determine the current WebKit Version 8 * Fixed various focus issues with plugins on Linux and Mac. 9 * New API for dealing with HTML5 technologies such as the Offline Web Application Cache 10 * API for cleaning the memory caches during runtime. 11 * requestedUrl API 12 * Got the layout testing intrastructure up and running, resulting in less buggy and more conformant WebKit port 13 * Symbian S60 support 14 * Font fixes, incl. spacing. 15 * Support for using a different QStyle per page. 8 16 9 17 = Cross-platform WebKit features = 18 * Web Workers. 19 * ARM v7/Thumb2 Javasctipt JIT