Changes between Version 80 and Version 81 of QtWebKitTodo


Ignore:
Timestamp:
Apr 28, 2009 6:35:53 AM (15 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v80 v81  
    8080 * 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)
    8181 * 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
    8783
    8884== Deferred DOM API Items ==