summaryrefslogtreecommitdiffstats
path: root/src/client/clientapp
Commit message (Expand)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-302-39/+17Star
* Modernize cmake file and project structure a bitSimon Rettberg2022-10-301-3/+3
* [*] Add log message if loading translations failsSimon Rettberg2018-09-031-4/+10
* Update code style, fix compiler warningsSimon Rettberg2018-07-242-5/+5
* [client] Fix translation on Qt5Simon Rettberg2018-07-131-3/+2Star
* [client] Fix: read mgr state before init leads to hybrid toggle not appearingSimon Rettberg2018-01-221-5/+3Star
* Increase compiler warnings, fix a lot of those instancesSimon Rettberg2016-11-151-2/+2
* [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
* [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 no longer send a screenshot. Also some refactoring.Christian Klinger2016-09-262-0/+106