aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMixIq.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reformat codeLinus Jahn2022-09-061-12/+22
* Add move constructors and move assignment operators everywhereLinus Jahn2022-06-181-2/+4
* Merge branch '1.4'Linus Jahn2022-03-161-1/+3
|\
| * MixIq: Fix UB when parsing invalid action typeLinus Jahn2022-03-161-1/+3
* | Run 'clang-format' on all filesMelvin Keskin2022-01-151-11/+11
* | Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* | Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* | doc: Fix many small doxygen warningsLinus Jahn2021-03-281-0/+2
|/
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Expand QSL and QBLJonah BrĂ¼chert2020-03-291-25/+25
* base: Convert to QStringLiteralJonah BrĂ¼chert2020-03-281-25/+25
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-6/+5
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-1/+2
* Replace manual xmlns writing by writeDefaultNamespace()Linus Jahn2020-01-291-2/+2
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Replace emails in copyright headers by entries in the AUTHORS fileLinus Jahn2019-12-081-1/+1
* Use QSharedData for QXmppMixIqPrivateLinus Jahn2019-10-151-8/+20
* Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)Linus Jahn2019-05-041-1/+1
* mix iq: Use d-pointer to remain binary compatibilityLinus Jahn2019-01-271-28/+47
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-201-0/+183