aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppRpcIq.h
Commit message (Expand)AuthorAgeFilesLines
* rename "source" directory to "src"Jeremy Lainé2010-08-111-124/+0
* hide parsing/serialisation methods from doxygenJeremy Lainé2010-08-111-0/+2
* reassign copyright to "The QXmpp developers"Jeremy Lainé2010-08-101-1/+1
* touchup doxygen documentationJeremy Lainé2010-08-101-2/+2
* RPC: splitting methodName should not be done at the QXmppRpcIq level,Jeremy Lainé2010-08-101-4/+0
* hide internals from doxygenJeremy Lainé2010-08-101-0/+4
* parse/serialise XML-RPC faultsJeremy Lainé2010-08-101-0/+18
* merge xmlrpc.cpp into QXmppRpcIq.cppJeremy Lainé2010-08-101-0/+6
* test XML-RPC invoke/response IQsJeremy Lainé2010-08-101-0/+24
* rework internal XML RPC APIsJeremy Lainé2010-08-091-8/+8
* further cleanup of XMP RPC codeJeremy Lainé2010-08-091-3/+3
* rename RPC IQ accessors starting with "get"Jeremy Lainé2010-08-091-5/+5
* use parseElementFromChild in all IQ classesJeremy Lainé2010-07-081-5/+11
* regroup common stanza parsing inside QXmppStanza::parse()Jeremy Lainé2010-03-041-10/+11
* Added start of XEP-009. This is only the inteface, being able to invoke remo...Ian Geiser2009-11-081-0/+67