| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | QXmppCall: Refactoring and clean up | Linus Jahn | 2021-03-28 | 1 | -2/+1 |
| | | | | | | | | | | Fixes things like: - detaching Qt containers (missing std::as_const) - new signal/slot syntax - missing emit keyword - more 'auto' - comparison of int and uint | ||||
| * | doc: Fix most of the warnings from QXmppCall classes | Linus Jahn | 2021-03-28 | 1 | -0/+12 |
| | | |||||
| * | QXmppCallStream: Use QRandomGenerator for Qt >= 5.10 | Linus Jahn | 2021-02-19 | 1 | -0/+8 |
| | | |||||
| * | QXmppCallStream: Wrap callback in std::function | Jonah BrĂ¼chert | 2020-04-02 | 1 | -2/+3 |
| | | | | | Allows to use non-static functions (or lambdas with captures) | ||||
| * | Port QXmppCallManager to use GStreamer | Niels Ole Salscheider | 2020-03-16 | 1 | -0/+361 |
