| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port QXmppCallManager to use GStreamer | Niels Ole Salscheider | 2020-03-16 | 1 | -999/+0 |
| * | Run clang-format also on all cpp files | Linus Jahn | 2020-02-03 | 1 | -73/+69 |
| * | clang-format: Enable regrouping and sorting of includes | Linus Jahn | 2020-02-03 | 1 | -6/+6 |
| * | Port majority of old-style connects (#237) | JBB | 2020-01-20 | 1 | -3/+3 |
| * | Bump copyright year to 2020 | Linus Jahn | 2020-01-06 | 1 | -1/+1 |
| * | Replace Q_FOREACH (foreach) by C++11 ranged for-loops | Linus Jahn | 2019-10-23 | 1 | -15/+12 |
| * | Use raw literals, range based loops and auto | Jonah Brüchert | 2019-10-22 | 1 | -4/+4 |
| * | Modernize codebase using clang-tidy | Jonah Brüchert | 2019-09-08 | 1 | -9/+9 |
| * | Bump copyright year to 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| * | Fix spelling error | Boris Pek | 2018-10-08 | 1 | -1/+1 |
| * | fix | Jeremy Lainé | 2015-09-03 | 1 | -1/+1 |
| * | fix warning about unused member "q" | Jeremy Lainé | 2015-09-03 | 1 | -20/+16 |
| * | use PIMPL + accessors for QXmppRtpPacket | Jeremy Lainé | 2015-08-24 | 1 | -34/+39 |
| * | move QXmppRtpPacket to it's own files | Jeremy Lainé | 2015-08-20 | 1 | -80/+1 |
| * | QXmppRtpChannel: make it possible to get / set the local SSRC | Jeremy Lainé | 2015-08-19 | 1 | -10/+22 |
| * | Remove trailing comma after last item in enums | Jeremy Lainé | 2015-03-13 | 1 | -1/+1 |
| * | Added some comments for Opus codec. | Gonzalo Exequiel Pedone | 2014-11-26 | 1 | -1/+1 |
| * | Added FEC for Vp8 codec. | Gonzalo Exequiel Pedone | 2014-11-26 | 1 | -2/+2 |
| * | Added Opus codec. | Gonzalo Exequiel Pedone | 2014-11-26 | 1 | -0/+12 |
| * | update project homepage | Jeremy Lainé | 2014-03-28 | 1 | -1/+1 |
| * | update project homepage | Jeremy Lainé | 2014-03-27 | 1 | -1/+1 |
| * | update copyright notice to 2008-2014 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| * | Fixed uninitialized pointer in QXmppRtpAudioChannelPrivate | Nikita Krupenko | 2013-08-28 | 1 | -0/+1 |
| * | doc fixes | Jeremy Lainé | 2012-07-21 | 1 | -14/+16 |
| * | documentation fixes | Jeremy Lainé | 2012-07-21 | 1 | -5/+8 |
| * | hide QXmppCodec | Jeremy Lainé | 2012-07-20 | 1 | -1/+1 |
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| * | fix doc warnings | Jeremy Lainé | 2012-05-10 | 1 | -3/+11 |
| * | fix some doc warnings | Jeremy Lainé | 2012-05-10 | 1 | -14/+18 |
| * | fix bytesavailable | Jeremy Lainé | 2012-04-11 | 1 | -1/+1 |
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+1042 |
