Changes between Version 119 and Version 120 of QtWebKitTodo


Ignore:
Timestamp:
Sep 30, 2009, 5:31:52 AM (15 years ago)
Author:
kenneth@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v119 v120  
    1111 * There should be an QWebIconDatabase class that gives you notifications when the icon has been loaded.
    1212 * Autotest Coverage
    13  * header such as "webkitversion.h" that contains the version in a define
     13 * ~~ header such as "webkitversion.h" that contains the version in a define ~~ DONE
    1414 * Way to access list of files and progress on downloading them (i.e. be able to make an activity window)
    1515 * Ability to pass the handling of listbox/select elements to the application
     
    2626 * Research QtSvg vs. WebKit SVG
    2727 * Make WebKit more modular
    28  * XSLT support with QtXmlPatterns.
     28 * XSLT support with QtXmlPatterns. WIP (passes 30% of the tests)
    2929 * Layout tests in 4.5, then trunk
    3030 * Write examples, docs and screencasts
    3131 * Finish DOM API
    3232 * QtScript Integration
     33 * ~~ QtScript on top of JSC DONE ~~
     34 * QtScript on top of JSC C-API
    3335
    3436== Things we should do ==
    3537
    3638 * Task maintenance (All)
    37  * Improve plugin support (eg. windowless)
     39 * Improve plugin support (eg. windowless) WIP
    3840 * Improve Media-Element support
    3941 * Make the build more configurable in Qt
    4042 * Research memory usage
    4143 * Research performance
    42  * Windowless plugins on X11
     44 * Windowless plugins on X11 WIP
    4345 * Extend APIs
    4446 * Review new APIs in trunk