aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppCall.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Call/CallManager: Fix usage of qt keywordsLinus Jahn2022-12-291-2/+2
|
* Reformat codeLinus Jahn2022-09-061-7/+13
|
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* QXmppCall: Refactoring and clean upLinus Jahn2021-03-281-23/+18
| | | | | | | | | 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 classesLinus Jahn2021-03-281-14/+30
|
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* QXmppCallStream: Fix wrong \since tagsLinus Jahn2020-03-241-2/+2
|
* Allow to set multiple STUN serversNiels Ole Salscheider2020-03-161-1/+1
| | | | This way we can for example add a server for IPv4 and one IPv6.
* Port QXmppCallManager to use GStreamerNiels Ole Salscheider2020-03-161-0/+739