<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/source/QXmppRpcIq.h, 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>hide parsing/serialisation methods from doxygen</title>
<updated>2010-08-11T07:05:41+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-11T07:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=dc2b329fc4a3091ed3dde2c859681d35d347b345'/>
<id>urn:sha1:dc2b329fc4a3091ed3dde2c859681d35d347b345</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>touchup doxygen documentation</title>
<updated>2010-08-10T09:28:05+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T09:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=904b46702fb48d4d45a01755d1dabcf20ae3a7f7'/>
<id>urn:sha1:904b46702fb48d4d45a01755d1dabcf20ae3a7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC: splitting methodName should not be done at the QXmppRpcIq level,</title>
<updated>2010-08-10T09:04:12+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T09:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=7729fa4a4727c724df9e31cc524334f0629c558b'/>
<id>urn:sha1:7729fa4a4727c724df9e31cc524334f0629c558b</id>
<content type='text'>
it is perfectly legitimate to not use the INTERFACE.METHOD convention
in a Jabber-RPC IQ

</content>
</entry>
<entry>
<title>hide internals from doxygen</title>
<updated>2010-08-10T08:50:48+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T08:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=cca5561964cb41bec983fab76b0d10705be6eecd'/>
<id>urn:sha1:cca5561964cb41bec983fab76b0d10705be6eecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse/serialise XML-RPC faults</title>
<updated>2010-08-10T08:31:00+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T08:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d98bbdffd9f45ff8ecd1fece04cad2d93f5d0a9e'/>
<id>urn:sha1:d98bbdffd9f45ff8ecd1fece04cad2d93f5d0a9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge xmlrpc.cpp into QXmppRpcIq.cpp</title>
<updated>2010-08-10T08:07:35+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T08:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1d726c6fd2ac9a0e57fbc661c1d66273ff385ea1'/>
<id>urn:sha1:1d726c6fd2ac9a0e57fbc661c1d66273ff385ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test XML-RPC invoke/response IQs</title>
<updated>2010-08-10T07:45:39+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-10T07:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1147c4f57591397a53bc045ae77106e337c2d940'/>
<id>urn:sha1:1147c4f57591397a53bc045ae77106e337c2d940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework internal XML RPC APIs</title>
<updated>2010-08-09T14:36:32+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2010-08-09T14:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=195afc0e0159c8ed89c4b374a9d9ba6aacfddc6b'/>
<id>urn:sha1:195afc0e0159c8ed89c4b374a9d9ba6aacfddc6b</id>
<content type='text'>
</content>
</entry>
</feed>
