aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppMucManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* copyright year updateManjeet Dahiya2011-01-211-1/+1
* use enum to describe MUC affiliations and rolesJeremy Lainé2011-01-171-3/+6
* do not load QXmppMucManager by defaultJeremy Lainé2010-12-131-5/+3
* improve documentationJeremy Lainé2010-12-101-2/+10
* add support for joining password-protected roomsJeremy Lainé2010-10-041-1/+9
* remove unnecessary stream argument in handleStanza funtionManjeet Dahiya2010-09-271-3/+1
* extensions do not need to know about QXmppOutgoingClientJeremy Lainé2010-09-201-1/+1
* fix some compilers warningsJeremy Lainé2010-09-201-0/+2
* add a method to QXmppMucManager to change the subject of a roomJeremy Lainé2010-09-201-0/+17
* do not set "from" when sending messages to MUC, it is incorrectJeremy Lainé2010-09-161-1/+0
* refactor QXmppMucManager as a client extensionJeremy Lainé2010-09-101-19/+63
* * make QXmppStream an abstract classJeremy Lainé2010-08-231-2/+2
* cosmeticsManjeet Dahiya2010-08-171-2/+2
* rename "source" directory to "src"Jeremy Lainé2010-08-111-0/+232