index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
QXmppMucManager.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
|
*
use enum to describe MUC affiliations and roles
Jeremy Lainé
2011-01-17
1
-3
/
+6
|
*
do not load QXmppMucManager by default
Jeremy Lainé
2010-12-13
1
-5
/
+3
|
*
improve documentation
Jeremy Lainé
2010-12-10
1
-2
/
+10
|
*
add support for joining password-protected rooms
Jeremy Lainé
2010-10-04
1
-1
/
+9
|
*
remove unnecessary stream argument in handleStanza funtion
Manjeet Dahiya
2010-09-27
1
-3
/
+1
|
*
extensions do not need to know about QXmppOutgoingClient
Jeremy Lainé
2010-09-20
1
-1
/
+1
|
*
fix some compilers warnings
Jeremy Lainé
2010-09-20
1
-0
/
+2
|
*
add a method to QXmppMucManager to change the subject of a room
Jeremy Lainé
2010-09-20
1
-0
/
+17
|
*
do not set "from" when sending messages to MUC, it is incorrect
Jeremy Lainé
2010-09-16
1
-1
/
+0
|
*
refactor QXmppMucManager as a client extension
Jeremy Lainé
2010-09-10
1
-19
/
+63
|
*
* make QXmppStream an abstract class
Jeremy Lainé
2010-08-23
1
-2
/
+2
|
|
|
|
|
* 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
/
+232