Changes between Version 26 and Version 27 of QtWebKitJournal
- Timestamp:
- Apr 24, 2009, 1:24:57 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitJournal
v26 v27 6 6 * 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) 7 7 * Extend documentation with lots of snippets. (Simon) 8 * Demos & Examples. (Ariya)9 8 * Rename wrap() to wrapWith() (Kenneth) 10 9 * ~~Rename QWebElementSelection to QWebElementCollection (Antonio)~~ 11 10 * Fix name of XML scope (Antonio) 12 11 * ~~ Change xml argument name to markup (Tor Arne) ~~ 12 * ~~ Demos & Examples in Qt 4.5. (Ariya) ~~ 13 13 * Work on X11 Flash focus handling (Kenneth) 14 14 * Work on X11 Flash resizing (Antonio)