aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppGlobal_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename Encryption to EncryptionMethod to avoid conflicts with namespaceLinus Jahn2022-09-291-3/+3
| | | | | There's QXmpp::Private::Encryption. This renames QXmpp::Encryption to QXmpp::EncryptionMethod to avoid conflicts.
* Adapt clang-formatLinus Jahn2022-06-171-1/+1
|
* Message: Move encryption namespace parsing into Global privateLinus Jahn2022-04-061-0/+20
|
* Move QFuture utilities into new QXmppFutureUtils_p.hLinus Jahn2021-07-031-109/+0
| | | | Also ran clang-format on the file.
* Add QFuture chaining utilitiesLinus Jahn2021-06-271-0/+109