| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename MixItem.h to MixItems.h | Linus Jahn | 2022-03-10 | 1 | -267/+0 |
| | | |||||
| * | Split up MixItem.h into Mix{Info,Participant}Item.h | Linus Jahn | 2022-03-10 | 1 | -2/+2 |
| | | |||||
| * | Rewrite MIX items with new QXmppPubSubItem | Linus Jahn | 2022-03-10 | 1 | -100/+102 |
| | | |||||
| * | Run 'clang-format' on all files | Melvin Keskin | 2022-01-15 | 1 | -15/+15 |
| | | |||||
| * | Convert copyright headers to REUSE | Linus Jahn | 2022-01-14 | 1 | -22/+3 |
| | | |||||
| * | Update copyright years (2022 edition) | Linus Jahn | 2022-01-09 | 1 | -1/+1 |
| | | |||||
| * | doc: Fix warnings from Mix classes | Linus Jahn | 2021-04-06 | 1 | -12/+51 |
| | | |||||
| * | doc: Fix many small doxygen warnings | Linus Jahn | 2021-03-28 | 1 | -0/+4 |
| | | |||||
| * | Update copyright headers to 2021 | Linus Jahn | 2021-02-19 | 1 | -1/+1 |
| | | |||||
| * | Expand QSL and QBL | Jonah BrĂ¼chert | 2020-03-29 | 1 | -15/+15 |
| | | | | | So they don't leak into the public API | ||||
| * | base: Convert to QStringLiteral | Jonah BrĂ¼chert | 2020-03-28 | 1 | -15/+15 |
| | | | | | | | Two new macros were added: * QBL (short alias for QByteArrayLiteral) * QSL (short alias for QStringLiteral) | ||||
| * | Run clang-format also on all cpp files | Linus Jahn | 2020-02-03 | 1 | -6/+6 |
| | | |||||
| * | clang-format: Enable regrouping and sorting of includes | Linus Jahn | 2020-02-03 | 1 | -1/+2 |
| | | |||||
| * | Bump copyright year to 2020 | Linus Jahn | 2020-01-06 | 1 | -1/+1 |
| | | |||||
| * | Replace emails in copyright headers by entries in the AUTHORS file | Linus Jahn | 2019-12-08 | 1 | -1/+1 |
| | | | | | Mostly this was a mistake by me in earlier contributions. | ||||
| * | Use QSharedData for QXmppMixItem private classes | Linus Jahn | 2019-10-15 | 1 | -3/+17 |
| | | |||||
| * | Implement MIX-CORE XEP-0369: Info/Participant node items | Linus Jahn | 2019-05-04 | 1 | -0/+226 |
| This implements the pubsub items for the MIX participants and info node as defined by XEP-0369: Mediated Information eXchange (MIX) in version 0.14.2. https://xmpp.org/extensions/xep-0369.html#participants-node https://xmpp.org/extensions/xep-0369.html#info-node | |||||
