Changes between Version 80 and Version 81 of QtWebKitTodo
- Timestamp:
- Apr 28, 2009, 6:35:53 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v80 v81 80 80 * Add support for wrapping QWebElement in QVariant and return it in the new API, such a scriptProperty() or callScriptFunction. In the long run we would like to deprecate QWebFrame::evaluateJavaScript in favour of a function that returns a QScriptValue... (Simon) 81 81 * Extend documentation with lots of snippets. (Simon) 82 * Demos & Examples. (Ariya) 83 * Rename wrap() to wrapWith() (Kenneth) 84 * Rename QWebElementSelection to QWebElementCollection (Tor Arne) 85 * Fix name of XML scope (Antonio) 86 * Change xml argument name to markup (Tor Arne) 82 * Implement the latest API changes based on the last review: See attached api_changes.txt 87 83 88 84 == Deferred DOM API Items ==