| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: TestClient: Add takePacket() and takeLastPacket() | Linus Jahn | 2022-09-09 | 1 | -0/+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 |
| | | |||||
| * | tests: TestClient: Add both QString & QByteArray packet injection | Linus Jahn | 2021-08-01 | 1 | -1/+2 |
| | | |||||
| * | tests: TestClient: Fix warning of missing include for destructors | Linus Jahn | 2021-07-23 | 1 | -2/+4 |
| | | | | | | | | | | | | | MSVC warning: C:\Qt\5.11\msvc2017_64\include\QtCore/qalgorithms.h(320): warning C4150: deletion of pointer to incomplete type 'QXmppClientExtension'; no destructor called [C:\tst_qxmpprostermanager.vcxproj] C:\projects\qxmpp\src\client\QXmppClient_p.h(43): note: see declaration of 'QXmppClientExtension' C:\Qt\5.11\msvc2017_64\include\QtCore/qalgorithms.h(328): note: see reference to function template instantiation 'void qDeleteAll<QList<QXmppClientExtension *>::const_iterator>()' | ||||
| * | QXmppClient: Add addNewExtension<T>() | Linus Jahn | 2021-07-23 | 1 | -8/+0 |
| | | |||||
| * | tests: Add TestClient class for client testing with QFutures | Linus Jahn | 2021-07-06 | 1 | -0/+106 |
