Changes between Version 12 and Version 13 of QtWebKitTodo
- Timestamp:
- Dec 5, 2007, 1:32:33 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v12 v13 4 4 == First Release == 5 5 6 * New HTTP Stack (Priority 1) (done)7 * QWebFrame Design (Priority 2)8 6 * Input Method Support 9 * QWebCookieJar integration with QWebNetworkInterface (done, sort of)10 * Investigate integration into Qt itself (packaging, build system, etc.) (done)11 7 * API Work: 12 * Editing / EditorClient -> API (done)13 * Provide ContextMenu API (done)14 8 * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress) 15 9 * 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) … … 18 12 * Google Mail needs work, testing (cookie handling) 19 13 * EventHandler needs love. The Qt solutions needs to be inspired by Gtk+ and Win. Or it might be the QWebPagePrivate::frameAt doing wrong and not honoring the z-order. 14 * Printing 20 15 21 16 == Parking Lot ==