Changes between Version 119 and Version 120 of QtWebKitTodo
- Timestamp:
- Sep 30, 2009, 5:31:52 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v119 v120 11 11 * There should be an QWebIconDatabase class that gives you notifications when the icon has been loaded. 12 12 * Autotest Coverage 13 * header such as "webkitversion.h" that contains the version in a define13 * ~~ header such as "webkitversion.h" that contains the version in a define ~~ DONE 14 14 * Way to access list of files and progress on downloading them (i.e. be able to make an activity window) 15 15 * Ability to pass the handling of listbox/select elements to the application … … 26 26 * Research QtSvg vs. WebKit SVG 27 27 * Make WebKit more modular 28 * XSLT support with QtXmlPatterns. 28 * XSLT support with QtXmlPatterns. WIP (passes 30% of the tests) 29 29 * Layout tests in 4.5, then trunk 30 30 * Write examples, docs and screencasts 31 31 * Finish DOM API 32 32 * QtScript Integration 33 * ~~ QtScript on top of JSC DONE ~~ 34 * QtScript on top of JSC C-API 33 35 34 36 == Things we should do == 35 37 36 38 * Task maintenance (All) 37 * Improve plugin support (eg. windowless) 39 * Improve plugin support (eg. windowless) WIP 38 40 * Improve Media-Element support 39 41 * Make the build more configurable in Qt 40 42 * Research memory usage 41 43 * Research performance 42 * Windowless plugins on X11 44 * Windowless plugins on X11 WIP 43 45 * Extend APIs 44 46 * Review new APIs in trunk