Changes between Version 26 and Version 27 of QtWebKitTodo


Ignore:
Timestamp:
Feb 4, 2008 5:34:37 AM (16 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v26 v27  
    1212
    1313 * Input Method Support
    14  * API Work:
    15    * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
    1614 * 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)
    1715 * Styling, drawing, sizing: RenderThemeQt.cpp needs some love
     
    2018 * Include the QtWebKit version in the user agent. Correct the AppleWebKit version.
    2119 * Fix drop-shadow support and other FIXME's in qt/GraphicsContext.
    22  * Use QStyle's standard icons for some of the actions (back/forward arrows for example)
    2320
    2421== Parking Lot ==
     22 * API Work:
     23   * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
    2524 * JavaScriptCore <-> QtScript research (Priority 2)
    2625 * VC 6 Support (give it a try at least)
     
    2827 * Netscape Plugin Support (Priority 2.5)
    2928 * Get layout tests for the Qt build running on all platforms (Priority 1)
    30  * Loader: PageCache
    3129 * Private browsing
    3230