Changes between Version 85 and Version 86 of QtWebKitTodo


Ignore:
Timestamp:
Apr 29, 2009 3:20:40 AM (15 years ago)
Author:
vestbo@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v85 v86  
    8080 * Extend documentation with lots of snippets. (Simon)
    8181 * Implement the latest API changes:
    82   * Add {{{void QWebElementCollection::append(const QWebElement &element);}}} (Tor Arne)
    83   * Add {{{bool QWebElementCollection::isEmpty() const;}}} (Tor Arne)
     82  * ~~Add {{{void QWebElementCollection::append(const QWebElement &element);}}} (Tor Arne)~~
     83  * ~~Add {{{bool QWebElementCollection::isEmpty() const;}}} (Tor Arne)~~
    8484  * Compare {{{QWebElement::tagName(), prefix(), localName() and namespaceUri()}}} with {{{QXmlStreamReader}}} names
    8585  * Add {{{QWebElementCollection QWebElement::children(), and bool hasChildren()}}}  (Tor Arne)