qtxmldom (0.2.7-0ubuntu1) hoary; urgency=low

  * Added support for synchronised operations on remote
    documents, where the calling program is blocked until
    the remote document is ready again.

 -- Paul Boddie <paul@boddie.org.uk>  Sun, 13 Nov 2005 15:10:01 +0100

qtxmldom (0.2.6-0ubuntu1) hoary; urgency=low

  * Introduced workaround for long values communicated via
    DCOP. (Python long values are not the same as C/C++ long
    values.)
  * Changed the desktop.open usage in the remote.py example
    to wait for the browser to start.
  * Re-added getRemoteDocument to qtxmldom.
  * Added special wait and setReady methods to the
    AutomationRoot class in qtxmldom.remote.
  * Added getElementById to the Node class.

 -- Paul Boddie <paul@boddie.org.uk>  Sun, 13 Nov 2005 01:07:52 +0100

qtxmldom (0.2.5-0ubuntu1) hoary; urgency=low

  * Moved RemoteNode and RemoteMethod into qtxmldom.remote.
  * Simplified the acquisition of remote documents from the
    access objects.
  * Removed the fromDocumentObject, getRemoteDocument and
    getRemoteNode convenience functions from qtxmldom.
  * Changed the KHTML implementation's node conversion
    method to more readily convert the underlying nodes to
    HTML element nodes where possible.

 -- Paul Boddie <paul@boddie.org.uk>  Fri, 11 Nov 2005 15:43:09 +0100

qtxmldom (0.2.4-0ubuntu1) hoary; urgency=low

  * Added HTML DOM methods in order to facilitate Web
    automation.

 -- Paul Boddie <paul@boddie.org.uk>  Thu, 10 Nov 2005 17:28:25 +0100

qtxmldom (0.2.3-0ubuntu1) hoary; urgency=low

  * Added remote node support using the KHTMLAutomation
    KPart plugin.

 -- Paul Boddie <paul@boddie.org.uk>  Tue,  8 Nov 2005 00:10:19 +0100

qtxmldom (0.2.2-0ubuntu1) hoary; urgency=low

  * Fixed node serialisation (broken in 0.2.1) for KHTML.

 -- Paul Boddie <paul@boddie.org.uk>  Wed,  2 Nov 2005 17:25:06 +0100

qtxmldom (0.2.1-0ubuntu1) hoary; urgency=low

  * Fixed the qtxmlImplementation initialiser.
  * Added parse, parseFile, parseString functions for qtxml.
  * Fixed the qtxmldom module docstring example.
  * Fixed the getAttribute and getElementsByTagName family
    of methods for qtxml, also fixing getAttributeNode.
  * Fixed node (not document) serialisation in toUnicode for
    qtxml.
  * Added hasAttribute and hasAttributeNS methods.

 -- Paul Boddie <paul@boddie.org.uk>  Mon, 31 Oct 2005 23:16:27 +0100

qtxmldom (0.2-0ubuntu1) hoary; urgency=low

  * New upstream release.

 -- Paul Boddie <paul@boddie.org.uk>  Mon, 10 Oct 2005 14:06:30 +0200
