| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support installing QXmpp with Qt 5 and Qt 6 in parallel | Linus Jahn | 2023-04-07 | 1 | -1/+1 |
| | | | | | Closes #540. | ||||
| * | Introduce QXmppTask & QXmppPromise | Linus Jahn | 2023-01-03 | 1 | -4/+4 |
| | | | | | | | Closes #502. Co-authored-by: Jonah BrĂ¼chert <jbb@kaidan.im> | ||||
| * | tests: HttpUploadManager: Fix build with Qt 5.9 | Linus Jahn | 2022-09-14 | 1 | -5/+5 |
| | | |||||
| * | tests: HttpUploadManager: Add test for uploadFile() | Linus Jahn | 2022-09-09 | 1 | -3/+85 |
| | | | | | | This adds an integration test that tries to upload a file via HTTP File Upload and the new HttpUploadManager. | ||||
| * | tests: HttpUploadManager: Add test for future based API | Linus Jahn | 2022-09-09 | 1 | -0/+66 |
| | | |||||
| * | tests: HttpUploadManager: Modernize and refactor | Linus Jahn | 2022-09-09 | 1 | -61/+54 |
| | | |||||
| * | tests: HttpUploadManager: Clean up and replace TestHelper class | Linus Jahn | 2022-09-09 | 2 | -81/+48 |
| | | | | | The same can be done more elegantly and with less code. | ||||
| * | Rename UploadRequestManager test to HttpUploadManager test | Linus Jahn | 2022-09-09 | 5 | -0/+439 |
| One of the following commits will add tests also for the HttpUploadManager. | |||||
