[[PageOutline]] = TODO List for QtWebKit = == First Release == * Input Method Support * API Work: * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress) * Port the Icon database to use QtSql and make the Database module in Trunk use QtSql for the Qt build (to eliminate the dependency on sqlite3.h) * Styling, drawing, sizing: RenderThemeQt.cpp needs some love * Google Mail needs work, testing (cookie handling) * Printing * Include the QtWebKit version in the user agent. Correct the AppleWebKit version. * Fix drop-shadow support and other FIXME's in qt/GraphicsContext. * Use QStyle's standard icons for some of the actions (back/forward arrows for example) == Parking Lot == * JavaScriptCore <-> QtScript research (Priority 2) * VC 6 Support (give it a try at least) * KDE Integration (WebKitKDE) * Netscape Plugin Support (Priority 2.5) * Get layout tests for the Qt build running on all platforms (Priority 1) * Loader: PageCache * Private browsing == API glitches == * Text finding in frames/pages