Changes between Version 10 and Version 11 of QtWebKitRelease20


Ignore:
Timestamp:
May 3, 2010 1:15:45 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitRelease20

    v10 v11  
    3838    * Review existing API documentation:
    3939        * Widget plugins
    40         * Classes (QWebPage, QWebHistory, etc.)
     40        * Classes:
     41          * qwebframe.h
     42          * qwebpage.h
     43          * qgraphicswebview.h
     44          * qwebview.h
     45          * qwebsettings.h
     46          * qwebhistoryinterface.h
     47          * qwebdatabase.h
     48          * qwebsecurityorigin.h
     49          * qwebelement.h
     50          * qwebpluginfactory.h
     51          * qwebhistory.h
     52          * qwebinspector.h
     53          * qwebkitversion.h
    4154        * Expand and combine sentences, adding missing \sa links, etc.
    4255    * Ask the Qt support staff about things they're aware of that are bad or missing in the current docs.
     
    4457    * Make sure that all new functions have the \since tag
    4558    * Figure out how to expand \since 2.0 to "Since QtWebKit 2.0", or consider a \since 4.7 and \sinceqtwebkit 2.0
    46     * Task orientation documentation:
     59    * Task orientation documentation:
    4760        * How to implement a desktop and a mobile/embedded browser
    4861        * JavaScript bridge documentation (Noam)