aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppRosterIq.h
Commit message (Expand)AuthorAgeFilesLines
* Add move constructors and move assignment operators everywhereLinus Jahn2022-06-181-0/+4
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* QXmppRosterIq: Add 'approved' attribute from RFC6121Linus Jahn2020-04-051-0/+2
* Reformat codeJonah Brüchert2020-03-281-1/+1
* Reapply "Implement MIX-PAM XEP-0405: Roster IQ extension"Linus Jahn2020-02-121-0/+11
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-0/+1
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Add a .clang-format somewhat close to the current style0xd34df00d2019-12-231-22/+20
* Revert "Implement MIX-PAM XEP-0405: Roster IQ extension"Linus Jahn2019-10-211-11/+0
* Use QSharedData for QXmppRosterIqPrivate and ItemPrivateLinus Jahn2019-10-151-3/+8
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-3/+3
* Implement MIX-PAM XEP-0405: Roster IQ extensionLinus Jahn2019-05-011-0/+11
* roster iq: Make use of d-pointerLinus Jahn2019-05-011-9/+12
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* support XEP-0237 Roster VersioningZam2018-08-171-1/+6
* 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
* update copyright yearJeremy Lainé2012-07-181-1/+1
* add missing QXMPP_EXPORTJeremy Lainé2012-04-201-1/+1
* start marking classes with QXMPP_EXPORTJeremy Lainé2012-04-201-1/+1
* add an explicit constructor for QXmppRosterIq::ItemJeremy Lainé2012-03-231-0/+1
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+107