Changes between Version 10 and Version 11 of QtWebKitTodo


Ignore:
Timestamp:
Dec 4, 2007 5:43:57 AM (16 years ago)
Author:
zecke2@selfish.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v10 v11  
    1414   * Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
    1515 * 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)
    16  * 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.
     16 * 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())
     17 * Styling, drawing, sizing: RenderThemeQt.cpp needs some love
     18 * Google Mail needs work, testing (cookie handling)
     19 * EventHandler needs love. The Qt solutions needs to be inspired by Gtk+ and Win
    1720
    1821== Parking Lot ==