summaryrefslogtreecommitdiffstats
path: root/src/client/clientapp
Commit message (Collapse)AuthorAgeFilesLines
* Increase compiler warnings, fix a lot of those instancesSimon Rettberg2016-11-151-2/+2
| | | | | | - Add explicit casts - Comment out unused params - Remove ignored const return types
* [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-282-4/+7
|
* [client] Move ServerConnection instance to ClientAppSimon Rettberg2016-10-262-2/+37
|
* Fix GUI translation: Don't create persistent objects on stack :/Simon Rettberg2016-10-262-7/+42
|
* [client] Fix: Translations are working againSimon Rettberg2016-10-111-6/+6
|
* [client] Get rid of SYSTEM_SETTINGS macro, move to ClientAppSimon Rettberg2016-10-102-1/+21
|
* refactoring.Christian Klinger2016-09-302-1/+2
|
* astyle.Christian Klinger2016-09-292-59/+63
|
* [client] removed some old code regarding settings.Christian Klinger2016-09-272-32/+10Star
|
* reduced noise in the output (old debug messages...)Christian Klinger2016-09-271-1/+0Star
|
* improved option parsing.Christian Klinger2016-09-272-5/+16
|
* .Christian Klinger2016-09-271-1/+0Star
|\
| * clients in exam-mode no longer send a screenshot. Also some refactoring.Christian Klinger2016-09-262-0/+106
|
* 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-262-0/+106