aboutsummaryrefslogtreecommitdiff
path: root/source/QXmppClient.h
Commit message (Collapse)AuthorAgeFilesLines
* documentationManjeet Dahiya2010-03-091-1/+1
|
* rework QXmppLogger againJeremy Lainé2010-03-081-1/+4
|
* refactor loggingJeremy Lainé2010-03-081-0/+2
|
* touchup documentationJeremy Lainé2010-03-061-15/+14
|
* copyright yearManjeet Dahiya2010-03-041-1/+1
|
* make it possible to override handling of XML elementsJeremy Lainé2010-03-041-0/+2
|
* integrate support for XEP-0092: Software VersionJeremy Lainé2010-03-041-0/+4
|
* replace QXmppIbbTransfer* by QXmppTransferManagerJeremy Lainé2010-02-241-3/+2
|
* integrate support for XEP-0030 : Service DiscoveryJeremy Lainé2010-02-111-0/+4
|
* integrate XEP-0136 into QXmppClientJeremy Lainé2010-02-031-0/+2
|
* documentationManjeet Dahiya2010-02-011-2/+4
|
* report XMPP stream errors (issue #40)Jeremy Lainé2010-02-011-1/+8
|
* This is the rest of XEP-009. This needs some cleanup and testing still. I ↵Ian Geiser2009-11-111-0/+14
| | | | am not happy with the implementation, but I am happy with the interface on QXmppClient.
* Added start of XEP-009. This is only the inteface, being able to invoke ↵Ian Geiser2009-11-081-0/+10
| | | | remote methods is next.
* documentation updateManjeet Dahiya2009-11-081-0/+5
|
* Issue 29: allow ConnectToServer to accept a JID instead than a separate user ↵Manjeet Dahiya2009-11-061-1/+7
| | | | and domain
* Issue 15: Implement XEP-0047Manjeet Dahiya2009-10-271-0/+3
|
* Fix for Manjeet Dahiya2009-10-261-160/+160
| | | | | | | | 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
* setReconnectionManager bug and documentation updateManjeet Dahiya2009-09-201-3/+18
|
* documentationManjeet Dahiya2009-09-171-5/+48
|
* XEP-0054: vcard-temp implementation and other code cleanupsManjeet Dahiya2009-09-071-4/+12
|
* Fix Issue 2: problem when sending messages with < or > characters in body fieldsManjeet Dahiya2009-09-051-2/+31
| | | | Fix Issue 3: QXmppClient::connected signal
* Fix Issue 1: typo: getConfigurgation instead of getConfigurationManjeet Dahiya2009-08-141-1/+1
|
* addManjeet Dahiya2009-06-141-0/+65