Changes between Version 1 and Version 2 of QtWebKitTodo


Ignore:
Timestamp:
Aug 29, 2007 6:27:12 AM (17 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v1 v2  
    11= TODO List for QtWebKit =
    22
    3  * New HTTP Stack (Priority 1)
     3== First Release ==
     4
     5 * New HTTP Stack (Priority 1) (work in progress)
    46 * QWebFrame Design (Priority 2)
    57 * Editing / EditorClient -> API
    6  * Windows Build / Build System cleanups (Priority 1)
    78 * Input Method Support
    89 * Clipboard / DND review/cleanups
    910 * Loader: PageCache
    1011 * QWebCookieJar integration with QWebNetworkInterface
    11  * Netscape Plugin Support (Priority 2.5)
    1212 * JavaScriptCore <-> QtScript research (Priority 2)
    1313 * Revisit Settings API (Priority 2)
    1414 * Provide ContextMenu API
    15  * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity
     15 * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
     16 * Investigate integration into Qt itself (packaging, build system, etc.)
     17
     18== Parking Lot ==
     19
     20 * VC 6 Support (give it a try at least)
     21 * KDE Integration (WebKitKDE)
     22 * Netscape Plugin Support (Priority 2.5)
    1623 * Get layout tests for the Qt build running on all platforms (Priority 1)
    17  * Investigate integration into Qt itself (packaging, build system, etc.)
    18  * KDE Integration (WebKitKDE)
    19  * VC 6 Support (give it a try at least)