summaryrefslogtreecommitdiffstats
path: root/src/client/clientapp/clientapp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [client] Fix use-after-free by adding missing signal-slot-connectionSimon Rettberg2016-10-281-0/+1
|
* [client] Disable "quit on last window closed" as it triggers in exam modeSimon Rettberg2016-10-281-0/+1
| | | | Apparently, invisible windows are treated as closed...
* [client] Allow ESC key to cancel projection in hybrid modeSimon Rettberg2016-10-281-1/+1
|
* [client] Move ServerConnection instance to ClientAppSimon Rettberg2016-10-261-0/+19
|
* Fix GUI translation: Don't create persistent objects on stack :/Simon Rettberg2016-10-261-7/+37
|
* [client] Fix: Translations are working againSimon Rettberg2016-10-111-6/+6
|
* [client] Get rid of SYSTEM_SETTINGS macro, move to ClientAppSimon Rettberg2016-10-101-1/+18
|
* refactoring.Christian Klinger2016-09-301-0/+1
|
* astyle.Christian Klinger2016-09-291-44/+47
|
* [client] removed some old code regarding settings.Christian Klinger2016-09-271-31/+10Star
|
* reduced noise in the output (old debug messages...)Christian Klinger2016-09-271-1/+0Star
|
* improved option parsing.Christian Klinger2016-09-271-4/+12
|
* .Christian Klinger2016-09-271-1/+0Star
|\
| * clients in exam-mode no longer send a screenshot. Also some refactoring.Christian Klinger2016-09-261-0/+68
|
* Implemented 'majority vote' to determine the toolbar options.Christian Klinger2016-09-271-1/+2
| | | | clients in exam-mode are also displayed differently.
* clients in exam-mode no longer send a screenshot. Also some refactoring.Christian Klinger2016-09-261-0/+68