aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMixItem.h
Commit message (Expand)AuthorAgeFilesLines
* Split up MixItem.h into Mix{Info,Participant}Item.hLinus Jahn2022-03-101-70/+0
* Rewrite MIX items with new QXmppPubSubItemLinus Jahn2022-03-101-23/+23
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* doc: Fix warnings from Mix classesLinus Jahn2021-04-061-16/+4
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* doc: Use XEP links everywhereLinus Jahn2020-02-111-2/+2
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+2
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Add a .clang-format somewhat close to the current style0xd34df00d2019-12-231-10/+10
* Replace emails in copyright headers by entries in the AUTHORS fileLinus Jahn2019-12-081-1/+1
* Add \since QXmpp 1.1 to all new methods and classesLinus Jahn2019-10-231-0/+4
* Use QSharedData for QXmppMixItem private classesLinus Jahn2019-10-151-2/+12
* Implement MIX-CORE XEP-0369: Info/Participant node itemsLinus Jahn2019-05-041-0/+87