aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppstanza
Commit message (Expand)AuthorAgeFilesLines
* StanzaError: Remove optional getter/settters for type/conditionLinus Jahn2022-12-291-6/+5
* Disable Qt keywords completelyLinus Jahn2022-12-261-13/+13
* Stanza: Move E2eeMetadata into own header fileLinus Jahn2022-07-111-0/+2
* E2eeMetadata: Add enum and attribute for the used encryptionMelvin Keskin2022-04-061-0/+11
* tests: stanza: Fix unused parameter warningLinus Jahn2022-03-171-1/+1
* Stanza::Error: Add optional overloads for Condition/TypeLinus Jahn2022-03-121-0/+18
* tests: E2eeMetadata: Workaround compile error with clang 13Linus Jahn2022-03-121-14/+10
* Stanza: Make E2eeMetadata optional to avoid allocationLinus Jahn2022-03-031-6/+10
* Add QXmppE2eeMetadata used by QXmppStanzaMelvin Keskin2022-03-031-0/+32
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-12/+12
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* QXmppStanza::Error: Add 'by' attribute from RFC6120Linus Jahn2020-04-041-8/+34
* QXmppStanza::Error: Add redirection URI from RFC6120Linus Jahn2020-04-011-8/+63
* Add tests for QXmppStanza::Error parsingLinus Jahn2020-03-311-0/+169
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-22/+19
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-1/+2
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Use raw literals, range based loops and autoJonah Brüchert2019-10-221-2/+2
* Implement XEP-0363: HTTP File Upload: Error casesLinus Jahn2019-10-201-0/+69
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Port tests to the new build systemNiels Ole Salscheider2017-09-041-3/+0
* update project homepageJeremy Lainé2014-03-281-1/+1
* update project homepageJeremy Lainé2014-03-271-1/+1
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
* split QXmppStanza tests outJeremy Lainé2012-09-272-0/+81