aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppRemoteMethod.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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