summaryrefslogtreecommitdiffstats
path: root/src/client/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a few hacks to make it compile on Qt 5.12 againSimon Rettberg2022-10-311-2/+6
* Clean up and modernize codeSimon Rettberg2022-10-301-5/+4Star
* [*] Convert old C-Style castsSimon Rettberg2018-07-261-1/+1
* astyle.Christian Klinger2016-09-291-15/+15
* [client] removed some old code regarding settings.Christian Klinger2016-09-271-0/+4
* improved option parsing.Christian Klinger2016-09-271-0/+5
* clients in exam-mode no longer send a screenshot. Also some refactoring.Christian Klinger2016-09-261-68/+5Star
* added qStdOut() (use like qDebug())Christian Klinger2016-05-301-3/+5
* Added "--exam-mode" option.Christian Klinger2016-05-301-15/+32
* Restore window state when opening connect window. Reconnect to session when u...Simon Rettberg2015-02-021-20/+22
* Adjust the system settings path in clientManuel Schneider2014-09-031-3/+6
* Client is able to auto - connect to the same room belonging manager.Björn Hagemeister2014-08-251-2/+11
* Let the client quit if to much params. Let the client be able to connect to t...Manuel Schneider2014-07-221-7/+7
* Several changes:Björn Hagemeister2014-05-261-29/+36
* Initial commitsr2013-02-041-0/+41