| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
