aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppInformationRequestResult.h
Commit message (Collapse)AuthorAgeFilesLines
* get rid of QXmppInformationRequestResultJeremy Lainé2010-07-151-12/+0
|
* QXmppInformationRequestResult should inherit QXmppDiscoveryIqJeremy Lainé2010-03-101-3/+2
|
* Fix for Manjeet Dahiya2009-10-261-13/+13
| | | | | | | | Issue 23: QXmppBind compilation error on macosx starting from r23 Issue 26: examples fail to link on macosx and linux Issue 24: all text files should have the svn property eol-style set Contributed by: Marco Molteni
* Using QXmlStreamWriter for directly writing to the socket. This will avoid ↵Manjeet Dahiya2009-10-201-1/+1
| | | | | | | | string concatenations and problems with XML escaping rules. and Fix for Issue 19: XMPP Version < 1.0 send NonSASL Auth query
* Issue 16: Implement XEP-0030 Manjeet Dahiya2009-10-181-0/+13