aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppInformationRequestResult.cpp
Commit message (Expand)AuthorAgeFilesLines
* get rid of QXmppInformationRequestResultJeremy Lainé2010-07-151-32/+0
* parse contents of Discovery iqs instead of returning raw QXmppElement'sJeremy Lainé2010-03-171-17/+9
* QXmppInformationRequestResult should inherit QXmppDiscoveryIqJeremy Lainé2010-03-101-55/+34
* add the missing XEP-0054: vcard-temp discovery supportManjeet Dahiya2010-03-091-0/+5
* report support of XEP-0092Jeremy Lainé2010-03-041-0/+5
* report support for SOCKS5 bytestreamsJeremy Lainé2010-02-251-0/+4
* replace QXmppIbbTransfer* by QXmppTransferManagerJeremy Lainé2010-02-241-0/+8
* report support for XEP-0085Jeremy Lainé2010-02-181-0/+4
* Add XEP-0199:XMPP Ping supportManjeet Dahiya2010-02-011-0/+8
* Added start of XEP-009. This is only the inteface, being able to invoke remo...Ian Geiser2009-11-081-0/+7
* Fix for Manjeet Dahiya2009-10-261-20/+20
* Using QXmlStreamWriter for directly writing to the socket. This will avoid st...Manjeet Dahiya2009-10-201-15/+11
* Issue 16: Implement XEP-0030 Manjeet Dahiya2009-10-181-0/+24