| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -74/+0 |
| | | |||||
| * | reassign copyright to "The QXmpp developers" | Jeremy Lainé | 2010-08-10 | 1 | -1/+1 |
| | | |||||
| * | RPC: splitting methodName should not be done at the QXmppRpcIq level, | Jeremy Lainé | 2010-08-10 | 1 | -2/+1 |
| | | | | | | | it is perfectly legitimate to not use the INTERFACE.METHOD convention in a Jabber-RPC IQ | ||||
| * | unify copyright / license headers | Jeremy Lainé | 2010-08-10 | 1 | -0/+23 |
| | | |||||
| * | deprecated QXmppClient::getConfiguration | Jeremy Lainé | 2010-08-09 | 1 | -1/+1 |
| | | |||||
| * | only expect a single reply value | Jeremy Lainé | 2010-08-09 | 1 | -1/+2 |
| | | |||||
| * | rework internal XML RPC APIs | Jeremy Lainé | 2010-08-09 | 1 | -2/+2 |
| | | |||||
| * | rename RPC IQ accessors starting with "get" | Jeremy Lainé | 2010-08-09 | 1 | -1/+1 |
| | | |||||
| * | remove deprecated functions calls of QXmppConfiguration | Manjeet Dahiya | 2010-03-04 | 1 | -1/+1 |
| | | |||||
| * | make error parsing private to QXmppStanza::Error | Jeremy Lainé | 2010-03-04 | 1 | -2/+2 |
| | | |||||
| * | start cleaning up accessor names | Jeremy Lainé | 2010-03-04 | 1 | -4/+4 |
| | | |||||
| * | don't call generateStanzaHash when constructing RPC IQs, this is already ↵ | Jeremy Lainé | 2010-02-26 | 1 | -1/+0 |
| | | | | | done by the QXmppIq constructor | ||||
| * | Split interfaces correctly | Ian Geiser | 2009-11-12 | 1 | -1/+2 |
| | | |||||
| * | This is the rest of XEP-009. This needs some cleanup and testing still. I ↵ | Ian Geiser | 2009-11-11 | 1 | -0/+51 |
| am not happy with the implementation, but I am happy with the interface on QXmppClient. | |||||
