Changes between Version 26 and Version 27 of QtWebKitJournal


Ignore:
Timestamp:
Apr 24, 2009 1:24:57 AM (15 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitJournal

    v26 v27  
    66   * 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)
    77   * Extend documentation with lots of snippets. (Simon)
    8    * Demos & Examples. (Ariya)
    98   * Rename wrap() to wrapWith() (Kenneth)
    109   * ~~Rename QWebElementSelection to QWebElementCollection (Antonio)~~
    1110   * Fix name of XML scope (Antonio)
    1211   * ~~ Change xml argument name to markup (Tor Arne) ~~
     12 * ~~ Demos & Examples in Qt 4.5. (Ariya) ~~
    1313 * Work on X11 Flash focus handling (Kenneth)
    1414 * Work on X11 Flash resizing (Antonio)