| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce QXmppTask & QXmppPromise | Linus Jahn | 2023-01-03 | 1 | -14/+7 |
| | | | | | | | Closes #502. Co-authored-by: Jonah Brüchert <jbb@kaidan.im> | ||||
| * | QXmppPacket: Use QFutureInterface directly without shared_ptr | Linus Jahn | 2022-03-03 | 1 | -11/+6 |
| | | |||||
| * | Run 'clang-format' on all files | Melvin Keskin | 2022-01-15 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | QXmppStream: Allow to use existing future interface | Linus Jahn | 2021-09-28 | 1 | -4/+22 |
| | | |||||
| * | Refactor packet sending: Add SendSuccess/SendError | Linus Jahn | 2021-09-03 | 1 | -3/+3 |
| | | |||||
| * | Make it possible to send QXmppNonzas over streams | Linus Jahn | 2021-08-26 | 1 | -4/+4 |
| | | |||||
| * | QXmppStream: Report packet sending result using QFutures | Linus Jahn | 2021-06-27 | 1 | -0/+63 |
| | | |||||
| * | Remove QXmppPacket class. | Jeremy Lainé | 2012-04-20 | 1 | -34/+0 |
| | | |||||
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+34 |
