aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppRosterIq.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reformat codeLinus Jahn2022-09-061-10/+14
* Add move constructors and move assignment operators everywhereLinus Jahn2022-06-181-4/+8
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* doc: Fix many small doxygen warningsLinus Jahn2021-03-281-0/+4
* Implement MIX-MISC XEP-0407: Invitation message extension (#329)Melvin Keskin2021-03-081-1/+0
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Set QXmppRosterIq subscription type correctlyMelvin Keskin2020-04-091-1/+1
* Add \since tags for QXmpp 1.0 everywhereLinus Jahn2020-04-061-0/+4
* QXmppRosterIq: Add 'approved' attribute from RFC6121Linus Jahn2020-04-051-1/+41
* Merge branch 'stable'Linus Jahn2020-04-011-0/+2
|\
| * QXmppRosterIq: Fix missing copy constructorLinus Jahn2020-04-011-0/+2
* | Expand QSL and QBLJonah Brüchert2020-03-291-32/+32
* | Reformat codeJonah Brüchert2020-03-281-4/+3
* | base: Convert to QStringLiteralJonah Brüchert2020-03-281-33/+33
* | QXmppRosterIq: Add missing \since tag for new methodsLinus Jahn2020-02-151-22/+41
* | Reapply "Implement MIX-PAM XEP-0405: Roster IQ extension"Linus Jahn2020-02-121-3/+79
|/
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-31/+26
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-4/+5
* Replace manual xmlns writing by writeDefaultNamespace()Linus Jahn2020-01-291-1/+1
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Revert "Implement MIX-PAM XEP-0405: Roster IQ extension"Linus Jahn2019-10-211-82/+6
* Use QSharedData for QXmppRosterIqPrivate and ItemPrivateLinus Jahn2019-10-151-11/+8
* Implement MIX-PAM XEP-0405: Roster IQ extensionLinus Jahn2019-05-011-6/+82
* roster iq: Make use of d-pointerLinus Jahn2019-05-011-26/+65
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* support XEP-0237 Roster VersioningZam2018-08-171-3/+27
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-1/+1
* 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
* doc fixesJeremy Lainé2012-07-211-0/+4
* update copyright yearJeremy Lainé2012-07-181-1/+1
* add an explicit constructor for QXmppRosterIq::ItemJeremy Lainé2012-03-231-0/+7
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+253