aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppclient/tst_qxmppclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* E2eeExtension: Add isEncrypted() and decryptMessage() functionsLinus Jahn2022-10-181-0/+5
* tests: client: Fix memory leakLinus Jahn2022-07-101-2/+2
* Fix typos in documentation and testsMelvin Keskin2022-06-141-2/+2
* Client: Add SendStanzaParams parameter to send functionsLinus Jahn2022-05-221-2/+2
* E2eeExtension: Rename EncryptMessageResult to MessageEncryptResultLinus Jahn2022-05-201-2/+2
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* tests: Add minimal unit test for SCE hooksLinus Jahn2021-09-281-0/+72
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+1
* QXmppClient: Add method to get index of extensionLinus Jahn2020-01-131-4/+32
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Add minimal test for QXmppClientLinus Jahn2019-10-231-0/+81