| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reformat code | Linus Jahn | 2022-09-06 | 1 | -1/+2 |
| | | |||||
| * | Merge branch '1.4' | Linus Jahn | 2022-03-16 | 1 | -4/+10 |
| |\ | |||||
| | * | StartTlsPacket: Fix UB when parsing invalid type | Linus Jahn | 2022-03-16 | 1 | -4/+10 |
| | | | |||||
| * | | Convert copyright headers to REUSE | Linus Jahn | 2022-01-14 | 1 | -22/+3 |
| | | | |||||
| * | | Update copyright years (2022 edition) | Linus Jahn | 2022-01-09 | 1 | -1/+1 |
| |/ | |||||
| * | Update copyright headers to 2021 | Linus Jahn | 2021-02-19 | 1 | -1/+1 |
| | | |||||
| * | Expand QSL and QBL | Jonah BrĂ¼chert | 2020-03-29 | 1 | -3/+3 |
| | | | | | So they don't leak into the public API | ||||
| * | base: Convert to QStringLiteral | Jonah BrĂ¼chert | 2020-03-28 | 1 | -3/+3 |
| | | | | | | | Two new macros were added: * QBL (short alias for QByteArrayLiteral) * QSL (short alias for QStringLiteral) | ||||
| * | Replace manual xmlns writing by writeDefaultNamespace() | Linus Jahn | 2020-01-29 | 1 | -1/+1 |
| | | | | | | | | This is the result of: sed -i 's/writeAttribute("xmlns", /writeDefaultNamespace(/g' \ $(find . -iname "*.cpp" -or -iname "*.h") | ||||
| * | Update copyright notice in missing files | Linus Jahn | 2020-01-28 | 1 | -1/+1 |
| | | |||||
| * | Add QXmppStartTlsPacket to replace hard-coded XML in TLS code | Linus Jahn | 2020-01-20 | 1 | -0/+103 |
