<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/source/QXmppElement.cpp, branch master</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2010-08-11T07:31:23+00:00</updated>
<entry>
<title>rename "source" directory to "src"</title>
<updated>2010-08-11T07:31:23+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-11T07:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=40c39853816cfab113d79682c34bc76a2c79c357'/>
<id>urn:sha1:40c39853816cfab113d79682c34bc76a2c79c357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reassign copyright to "The QXmpp developers"</title>
<updated>2010-08-10T11:12:50+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=45e43a56028e831ee642362607439656965e3927'/>
<id>urn:sha1:45e43a56028e831ee642362607439656965e3927</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve QXmppElement serialisation</title>
<updated>2010-07-08T12:31:24+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-07-08T12:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=f4367130d868e9a4e9abcbfaecde350c9230c218'/>
<id>urn:sha1:f4367130d868e9a4e9abcbfaecde350c9230c218</id>
<content type='text'>
* don't call writeCharacterData if a node has no value (allows for collapsed elements)
* write "xmlns" attribute first

</content>
</entry>
<entry>
<title>make QXmppElement API more like Qt's QDomElement</title>
<updated>2010-02-19T16:41:04+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-02-19T16:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=3bdcb8f14ff62b44d7ddd021bf187f8f5cae5a59'/>
<id>urn:sha1:3bdcb8f14ff62b44d7ddd021bf187f8f5cae5a59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make QXmppElement API closer to QDomElement</title>
<updated>2010-02-19T15:40:42+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-02-19T15:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1ce7a46bf44ee6317f8bb5dd2bb80fde2df759de'/>
<id>urn:sha1:1ce7a46bf44ee6317f8bb5dd2bb80fde2df759de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce QXmppElementList</title>
<updated>2010-02-18T12:37:52+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-02-18T12:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=54576ab2d36c6736d3720fc4cfbcfc659c279e23'/>
<id>urn:sha1:54576ab2d36c6736d3720fc4cfbcfc659c279e23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make it possible to get/set QXmppElement value</title>
<updated>2010-02-15T15:02:21+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-02-15T15:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=9fa05f589c6a973d10dbfc3a3fd7f2514cf379f2'/>
<id>urn:sha1:9fa05f589c6a973d10dbfc3a3fd7f2514cf379f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make it possible to attach an extension element to messages and presences</title>
<updated>2010-02-12T10:09:33+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-02-12T10:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=a04f3f45fe4b03ede4f1f89b7610e50714e347b6'/>
<id>urn:sha1:a04f3f45fe4b03ede4f1f89b7610e50714e347b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* make it possible to test QXmppElement for nullity</title>
<updated>2010-02-12T10:00:56+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-02-12T10:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=4382a8afdb899e59ea8bff5caec7d70d4c64bcc6'/>
<id>urn:sha1:4382a8afdb899e59ea8bff5caec7d70d4c64bcc6</id>
<content type='text'>
* when parsing a QXmppElement, pick up the namespace

</content>
</entry>
<entry>
<title>add support for nest QXmppElements</title>
<updated>2010-02-12T09:21:28+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-02-12T09:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=5a764007436eac8416a2d567bbc5e0a56ffc4240'/>
<id>urn:sha1:5a764007436eac8416a2d567bbc5e0a56ffc4240</id>
<content type='text'>
</content>
</entry>
</feed>
