| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Qt < 5.15 compat code | Linus Jahn | 2023-01-31 | 1 | -8/+2 |
| | | |||||
| * | CallStream: Avoid unnecessary copies by using std::move() | Linus Jahn | 2022-09-10 | 1 | -6/+6 |
| | | |||||
| * | CallStream: Add missing documentation | Linus Jahn | 2022-09-10 | 1 | -0/+24 |
| | | | | | Fixes #430. | ||||
| * | Apply 'clang-format' (#429) | Melvin Keskin | 2022-05-28 | 1 | -1/+1 |
| | | |||||
| * | QXmppCallStream: use new GStreamer method | Boris Pek | 2022-05-28 | 1 | -0/+4 |
| | | | | | instead of deprecated one when build with GStreamer >= 1.20.0 | ||||
| * | Convert copyright headers to REUSE | Linus Jahn | 2022-01-14 | 1 | -22/+3 |
| | | |||||
| * | 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 |
