aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppRemoteMethod.cpp
Commit message (Expand)AuthorAgeFilesLines
* rename "source" directory to "src"Jeremy Lainé2010-08-111-74/+0
* reassign copyright to "The QXmpp developers"Jeremy Lainé2010-08-101-1/+1
* RPC: splitting methodName should not be done at the QXmppRpcIq level,Jeremy Lainé2010-08-101-2/+1
* unify copyright / license headersJeremy Lainé2010-08-101-0/+23
* deprecated QXmppClient::getConfigurationJeremy Lainé2010-08-091-1/+1
* only expect a single reply valueJeremy Lainé2010-08-091-1/+2
* rework internal XML RPC APIsJeremy Lainé2010-08-091-2/+2
* rename RPC IQ accessors starting with "get"Jeremy Lainé2010-08-091-1/+1
* remove deprecated functions calls of QXmppConfigurationManjeet Dahiya2010-03-041-1/+1
* make error parsing private to QXmppStanza::ErrorJeremy Lainé2010-03-041-2/+2
* start cleaning up accessor namesJeremy Lainé2010-03-041-4/+4
* don't call generateStanzaHash when constructing RPC IQs, this is already done...Jeremy Lainé2010-02-261-1/+0
* Split interfaces correctlyIan Geiser2009-11-121-1/+2
* This is the rest of XEP-009. This needs some cleanup and testing still. I am...Ian Geiser2009-11-111-0/+51