Changes between Version 14 and Version 15 of QtWebKitTodo


Ignore:
Timestamp:
Dec 10, 2007 2:46:00 AM (16 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v14 v15  
    88   * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
    99 * 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)
    10  * Clean up the url conversion mess. We have to be careful that we correctly convert between QUrl and KURL. I think we do that incorrectly in some places. (url(), prettyURL())
    1110 * Styling, drawing, sizing: RenderThemeQt.cpp needs some love
    1211 * Google Mail needs work, testing (cookie handling)
     
    1413 * Fix library versioning. Use 4.4.0 as initial version.
    1514 * Include the QtWebKit version in the user agent. Correct the AppleWebKit version.
     15 * Fix drop-shadow support and other FIXME's in qt/GraphicsContext.
    1616
    1717== Parking Lot ==