aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppBitsOfBinaryDataList.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+2
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Implement XEP-0231: Bits of Binary: stanza extensionLinus Jahn2019-12-061-0/+58
This adds a type that may be used as a stanza extension. It is useful, when a stanza contains (possibly multiple) XEP-0231: Bits of Binary data elements.