| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increase compiler warnings, fix a lot of those instances | Simon Rettberg | 2016-11-15 | 1 | -14/+14 |
| | | | | | | | - Add explicit casts - Comment out unused params - Remove ignored const return types | ||||
| * | astyle. | Christian Klinger | 2016-09-29 | 1 | -53/+27![]() |
| | | |||||
| * | Fix infinite loop when receiving incomplete headers | Simon Rettberg | 2016-09-09 | 1 | -14/+14 |
| | | |||||
| * | Several changes: | Manuel Schneider | 2014-05-21 | 1 | -1/+1 |
| | | | | | | | | | * [Client] Remove unneccessary members _ip, * [Client] Remove unneccessary class forward of QSslSocket * [Client] Make member initializer list of non-const members part of ctor * [Client] Make _socket pointer const member * [Client] Drop socket-delete indirektion | ||||
| * | Remvoe unneccesary membervariable _toClient and method buildErrorMessage ↵ | Manuel Schneider | 2014-05-20 | 1 | -5/+0![]() |
| | | | | | (implicit cast does it as well) | ||||
| * | [SHARED] Add missing error message if network message parsing fails | sr | 2013-02-05 | 1 | -0/+3 |
| | | |||||
| * | [SERVER] Implement all four VNC projection modes | sr | 2013-02-05 | 1 | -3/+3 |
| | | |||||
| * | Initial commit | sr | 2013-02-04 | 1 | -0/+296 |

