[[PageOutline]] = TODO List for QtWebKit = == Incoming == uncategorized issues that the developers still need to prioritize. * We don't have any accessibility support * QWebFrame should have a function to access the QWebHistory for that frame. * There should be an QWebIconDatabase class that gives you notifications when the icon has been loaded. * Autotest Coverage * header such as "webkitversion.h" that contains the version in a define * Way to access list of files and progress on downloading them (i.e. be able to make an activity window) * Ability to pass the handling of listbox/select elements to the application == Goals for Qt 4.6 == * Finish work on API to access the DOM * Integrate QtScript and JavaScriptCore * Develop examples in Qt == Qt 4.5 Maintenance Tasks == * Give the Mac plugins some loving (disable null timer upon deactivation, cocoa event model) == Parking Lot == * Make the build more configurable with regards to webkit features * SVG as independent module * Chromium-like per-process webpage/frame * API Work: * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress) * JavaScriptCore <-> QtScript research (work in progress) * KDE Integration (WebKitKDE)