| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -484/+0 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | 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 | -1/+35 |
| | | |||||
| * | remove deprecated functions calls | Manjeet Dahiya | 2010-03-04 | 1 | -2/+2 |
| | | |||||
| * | API cleanup: accessors naming | Manjeet Dahiya | 2010-03-04 | 1 | -15/+96 |
| | | |||||
| * | documentation updates | Manjeet Dahiya | 2010-02-12 | 1 | -13/+148 |
| | | |||||
| * | add a configuration item to decide whether to ignore SSL errors (issue #42) | Jeremy Lainé | 2010-02-11 | 1 | -0/+17 |
| | | |||||
| * | Fix for | Manjeet Dahiya | 2009-10-26 | 1 | -217/+217 |
| | | | | | | | | | 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/+23 |
| | | | | | Adding functions in QXmppConfiguration to specify QNetworkProxy. | ||||
| * | Fix for Issue 21: Implement SASL DIGEST-MD5 Authentication mechanism | Manjeet Dahiya | 2009-10-23 | 1 | -1/+1 |
| | | | | | Also setting SASLDigestMD5 as a default SASLAuth mechanism. | ||||
| * | Fix for Issue 17: Authentication and stream security configuration options | Manjeet Dahiya | 2009-10-21 | 1 | -2/+46 |
| | | |||||
| * | fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ↵ | Manjeet Dahiya | 2009-10-20 | 1 | -2/+2 |
| | | | | | | | -warnings and other warnings | ||||
| * | XEP-0078: Non-SASL Authentication Implementation | Manjeet Dahiya | 2009-10-18 | 1 | -1/+31 |
| | | |||||
| * | XEP-0054: vcard-temp implementation and other code cleanups | Manjeet Dahiya | 2009-09-07 | 1 | -2/+5 |
| | | |||||
| * | Fix Issue 2: problem when sending messages with < or > characters in body fields | Manjeet Dahiya | 2009-09-05 | 1 | -11/+1 |
| | | | | | Fix Issue 3: QXmppClient::connected signal | ||||
| * | add | Manjeet Dahiya | 2009-06-14 | 1 | -0/+127 |
