aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppRpcIq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use parseElementFromChild in all IQ classesJeremy Lainé2010-07-081-20/+8
|
* make error parsing private to QXmppStanza::ErrorJeremy Lainé2010-03-041-16/+0
|
* regroup common stanza parsing inside QXmppStanza::parse()Jeremy Lainé2010-03-041-69/+66
|
* Added start of XEP-009. This is only the inteface, being able to invoke ↵Ian Geiser2009-11-081-0/+173
remote methods is next.