7 | | * Some new functions discussed in the review need to be implemented now. |
8 | | * 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) |
9 | | * Extend documentation with lots of snippets. (Simon) |
| 11 | * ~~Some new functions discussed in the review need to be implemented now.~~ |
| 12 | * ~~Eliminate QWebElementCollection in favour of QList<QWebElement~~ |
| 13 | * ~~Layoutest fixes and Qt 4.5 backports (Ariya)~~ |
| 14 | * ~~Another around of X11 Flash focus handling fixes (Kenneth)~~ |