summaryrefslogtreecommitdiffstats
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* Add a few hacks to make it compile on Qt 5.12 againSimon Rettberg2022-10-311-0/+5
* Clean up and modernize codeSimon Rettberg2022-10-303-9/+14
* Revert "[shared/server] define preferred styles and enable it if supported"Simon Rettberg2018-08-021-2/+1Star
* [*] Convert old C-Style castsSimon Rettberg2018-07-261-10/+10
* Update code style, fix compiler warningsSimon Rettberg2018-07-242-20/+20
* Increase compiler warnings, fix a lot of those instancesSimon Rettberg2016-11-152-17/+17
* Implement "Attention" feature (virtual hand-raising)Simon Rettberg2016-10-191-0/+1
* astyle.Christian Klinger2016-09-292-55/+28Star
* Implemented 'majority vote' to determine the toolbar options.Christian Klinger2016-09-271-0/+1
* Fix infinite loop when receiving incomplete headersSimon Rettberg2016-09-092-16/+20
* [shared/server] define preferred styles and enable it if supportedJonathan Bauer2016-05-181-1/+2
* Several changes:Manuel Schneider2014-05-212-2/+2
* Remvoe unneccesary membervariable _toClient and method buildErrorMessage (imp...Manuel Schneider2014-05-202-6/+0Star
* Changes the approach of Qt Gui initialization to the member pointer approach....Manuel Schneider2014-05-061-0/+2
* [SHARED] Add missing error message if network message parsing failssr2013-02-051-0/+3
* [SERVER] Implement all four VNC projection modessr2013-02-052-11/+18
* Initial commitsr2013-02-047-0/+489