aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppMucManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-5/+5
| | | | | | | | Using the following checks: * modernize-use-nullptr * modernize-use-override * modernize-use-using * modernize-use-bool-literals
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Remove trailing comma after last item in enumsJeremy Lainé2015-03-131-1/+1
| | | | This allows compilation with GCC in pedantic mode.
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-1/+1
|
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
|
* Add QXmppMucRoom::name() to get the room's human-readable name.Jeremy Lainé2012-09-051-0/+7
|
* Add QXmppMucRoom::participantFullJid() to lookup an occupant full JID.Jeremy Lainé2012-09-051-0/+1
|
* Add QXmppMucRoom::ban() slot to ban users.Jeremy Lainé2012-09-051-0/+1
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* mark classes with QXMPP_EXPORTJeremy Lainé2012-04-201-2/+2
|
* start moving client-specific codeJeremy Lainé2012-02-081-0/+214