aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMamIq.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-3/+3
|
* Replace manual xmlns writing by writeDefaultNamespace()Linus Jahn2020-01-291-2/+2
| | | | | | | This is the result of: sed -i 's/writeAttribute("xmlns", /writeDefaultNamespace(/g' \ $(find . -iname "*.cpp" -or -iname "*.h")
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Add QXmppMamManager (XEP-0313)Niels Ole Salscheider2017-04-291-0/+195