| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | start moving client-specific code | Jeremy Lainé | 2012-02-08 | 1 | -214/+0 |
| | | |||||
| * | add a property to access managed rooms | Jeremy Lainé | 2012-01-23 | 1 | -0/+5 |
| | | |||||
| * | add notifier signal for QXmppMucRoom::participants property | Jeremy Lainé | 2011-09-29 | 1 | -1/+5 |
| | | |||||
| * | fix typos | Jeremy Lainé | 2011-09-26 | 1 | -2/+2 |
| | | |||||
| * | * add some properties to make MUC easier to script | Jeremy Lainé | 2011-06-05 | 1 | -2/+11 |
| | | | | | | * remove room participant just after emitting participantRemoved() | ||||
| * | emit a signal when allowed MUC actions change | Jeremy Lainé | 2011-05-04 | 1 | -0/+4 |
| | | |||||
| * | make it possible to specify MUC leave message (fixes: #90) | Jeremy Lainé | 2011-05-02 | 1 | -1/+1 |
| | | |||||
| * | rename QXmppMucAdminIq::Item to QXmppMucItem | Jeremy Lainé | 2011-05-02 | 1 | -2/+3 |
| | | |||||
| * | handle nickname changes | Jeremy Lainé | 2011-04-29 | 1 | -3/+0 |
| | | |||||
| * | * add error handling to QXmppMucRoom | Jeremy Lainé | 2011-04-29 | 1 | -7/+11 |
| | | | | | | * reflect client presence in room | ||||
| * | improve code documentation | Jeremy Lainé | 2011-04-28 | 1 | -9/+7 |
| | | |||||
| * | overhaul multi-user chat API by introducing a QXmppMucRoom class | Jeremy Lainé | 2011-04-28 | 1 | -30/+115 |
| | | |||||
| * | copyright year update | Manjeet Dahiya | 2011-01-21 | 1 | -1/+1 |
| | | |||||
| * | do not load QXmppMucManager by default | Jeremy Lainé | 2010-12-13 | 1 | -2/+13 |
| | | |||||
| * | improve documentation | Jeremy Lainé | 2010-12-10 | 1 | -0/+3 |
| | | |||||
| * | add support for joining password-protected rooms | Jeremy Lainé | 2010-10-04 | 1 | -1/+1 |
| | | |||||
| * | remove unnecessary stream argument in handleStanza funtion | Manjeet Dahiya | 2010-09-27 | 1 | -1/+1 |
| | | |||||
| * | extensions do not need to know about QXmppOutgoingClient | Jeremy Lainé | 2010-09-20 | 1 | -2/+0 |
| | | |||||
| * | add a method to QXmppMucManager to change the subject of a room | Jeremy Lainé | 2010-09-20 | 1 | -0/+2 |
| | | |||||
| * | refactor QXmppMucManager as a client extension | Jeremy Lainé | 2010-09-10 | 1 | -3/+14 |
| | | |||||
| * | * make QXmppStream an abstract class | Jeremy Lainé | 2010-08-23 | 1 | -3/+3 |
| | | | | | | * move client-specific code to QXmppOutgoingClient | ||||
| * | cosmetics | Manjeet Dahiya | 2010-08-17 | 1 | -2/+2 |
| | | |||||
| * | rename "source" directory to "src" | Jeremy Lainé | 2010-08-11 | 1 | -0/+82 |
