aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppclient
Commit message (Expand)AuthorAgeFilesLines
* Client: Rename send/sendUnencrypted to sendSensitive/sendLinus Jahn2023-01-281-4/+4
* Task/Promise: Don't allow abstract typesLinus Jahn2023-01-281-6/+6
* Add tests for QXmppTaskLinus Jahn2023-01-031-2/+67
* Introduce QXmppTask & QXmppPromiseLinus Jahn2023-01-031-9/+11
* Replace QXmpp::SendError with QXmppError everywhereLinus Jahn2022-12-301-4/+4
* Disable Qt keywords completelyLinus Jahn2022-12-261-7/+6
* 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