| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -175/+0 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | add support for SASL Anonymous authentication (issue #57) | Jeremy Lainé | 2010-08-09 | 1 | -5/+6 |
| | | |||||
| * | improve code documentation | Jeremy Lainé | 2010-07-18 | 1 | -3/+3 |
| | | |||||
| * | set QXmppConfiguration::m_autoAcceptSubscriptions to false by default | Jeremy Lainé | 2010-05-05 | 1 | -1/+1 |
| | | |||||
| * | add configuration options for keep alive | Jeremy Lainé | 2010-03-10 | 1 | -2/+9 |
| | | |||||
| * | touchup documentation | Jeremy Lainé | 2010-03-06 | 1 | -10/+11 |
| | | |||||
| * | add Q_DECL_DEPRECATED macro | Manjeet Dahiya | 2010-03-04 | 1 | -17/+17 |
| | | |||||
| * | API cleanup: accessors naming | Manjeet Dahiya | 2010-03-04 | 1 | -16/+32 |
| | | |||||
| * | documentation updates | Manjeet Dahiya | 2010-02-12 | 1 | -1/+11 |
| | | |||||
| * | add a configuration item to decide whether to ignore SSL errors (issue #42) | Jeremy Lainé | 2010-02-11 | 1 | -0/+5 |
| | | |||||
| * | Issue 15: Implement XEP-0047 | Manjeet Dahiya | 2009-10-27 | 1 | -4/+2 |
| | | |||||
| * | Fix for | Manjeet Dahiya | 2009-10-26 | 1 | -137/+137 |
| | | | | | | | | | 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 | ||||
| * | QXmppConfiguration::getNetworkProxy(); | Manjeet Dahiya | 2009-10-24 | 1 | -1/+1 |
| | | | | | | to QXmppConfiguration::getNetworkProxy() const; | ||||
| * | Fix for Issue 12: Proxy support | Manjeet Dahiya | 2009-10-24 | 1 | -0/+6 |
| | | | | | Adding functions in QXmppConfiguration to specify QNetworkProxy. | ||||
| * | Fix for Issue 21: Implement SASL DIGEST-MD5 Authentication mechanism | Manjeet Dahiya | 2009-10-23 | 1 | -1/+2 |
| | | | | | Also setting SASLDigestMD5 as a default SASLAuth mechanism. | ||||
| * | Fix for Issue 17: Authentication and stream security configuration options | Manjeet Dahiya | 2009-10-21 | 1 | -0/+44 |
| | | |||||
| * | XEP-0078: Non-SASL Authentication Implementation | Manjeet Dahiya | 2009-10-18 | 1 | -0/+7 |
| | | |||||
| * | XEP-0054: vcard-temp implementation and other code cleanups | Manjeet Dahiya | 2009-09-07 | 1 | -5/+10 |
| | | |||||
| * | Fix Issue 2: problem when sending messages with < or > characters in body fields | Manjeet Dahiya | 2009-09-05 | 1 | -2/+4 |
| | | | | | Fix Issue 3: QXmppClient::connected signal | ||||
| * | add | Manjeet Dahiya | 2009-06-14 | 1 | -0/+72 |
