Changes between Version 12 and Version 13 of QtWebKitTodo


Ignore:
Timestamp:
Dec 5, 2007 1:32:33 AM (16 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v12 v13  
    44== First Release ==
    55
    6  * New HTTP Stack (Priority 1) (done)
    7  * QWebFrame Design (Priority 2)
    86 * Input Method Support
    9  * QWebCookieJar integration with QWebNetworkInterface (done, sort of)
    10  * Investigate integration into Qt itself (packaging, build system, etc.) (done)
    117 * API Work:
    12    * Editing / EditorClient -> API (done)
    13    * Provide ContextMenu API (done)
    148   * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
    159 * 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)
     
    1812 * Google Mail needs work, testing (cookie handling)
    1913 * 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
    2015
    2116== Parking Lot ==