summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* testChristoph Schulthess2017-05-021-1/+1
* testChristoph Schulthess2017-05-021-0/+1
* testChristoph Schulthess2017-05-021-3/+10
* testChristoph Schulthess2017-04-241-1/+1
* testChristoph Schulthess2017-04-241-4/+1Star
* testChristoph Schulthess2017-04-241-3/+4
* testChristoph Schulthess2017-04-241-2/+2
* testChristoph Schulthess2017-04-241-1/+1
* testChristoph Schulthess2017-04-241-1/+1
* testChristoph Schulthess2017-04-241-1/+0Star
* more debugging information and typoChristoph Schulthess2017-04-241-1/+0Star
* more debugging information and typoChristoph Schulthess2017-04-241-2/+3
* debugging informationChristoph Schulthess2017-04-241-1/+1
* debugging informationChristoph Schulthess2017-04-241-2/+2
* debugging informationChristoph Schulthess2017-04-241-1/+2
* debugging informationChristoph Schulthess2017-04-241-1/+1
* debugging informationChristoph Schulthess2017-04-241-0/+2
* toolbar waits for finishChristoph Schulthess2017-04-241-9/+6Star
* changed button funcChristoph Schulthess2017-04-121-3/+14
* TestingChristoph Schulthess2017-03-221-1/+1
* TestingChristoph Schulthess2017-03-221-1/+1
* TestingChristoph Schulthess2017-03-222-4/+4
* testingChristoph Schulthess2017-03-221-0/+1
* testingChristoph Schulthess2017-03-221-2/+2
* minor fixChristoph Schulthess2017-03-221-1/+2
* minor fixChristoph Schulthess2017-03-221-1/+1
* changed signalChristoph Schulthess2017-03-221-1/+1
* added sig to toolbar.hChristoph Schulthess2017-03-221-0/+1
* changed custom button funcChristoph Schulthess2017-03-201-5/+2Star
* onBtnCustom functionChristoph Schulthess2017-03-091-3/+1Star
* added btnCustom and function onBtnCustomChristoph Schulthess2017-03-061-0/+13
* [client] Periodically bring vnc and lock window to topSimon Rettberg2017-02-104-1/+29
* [client] Nicer output of ip addresses under system informationSteffen Ritter2016-11-151-7/+39
* Increase compiler warnings, fix a lot of those instancesSimon Rettberg2016-11-158-19/+23
* Fix compile warningsSimon Rettberg2016-10-282-1/+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-282-1/+6
* [client] Allow ESC key to cancel projection in hybrid modeSimon Rettberg2016-10-288-16/+74
* [client] Fix memleakSimon Rettberg2016-10-271-1/+3
* [client] Move ServerConnection instance to ClientAppSimon Rettberg2016-10-269-55/+81
* Fix GUI translation: Don't create persistent objects on stack :/Simon Rettberg2016-10-263-33/+44
* [client] Create config dir before trying to create vnc password file insideSimon Rettberg2016-10-242-14/+27
* [client] Fix "toogle vm/manager" button (copy&paste error..)Simon Rettberg2016-10-241-1/+1
* [client] Add icon to attention button, hide button when disconnectedSimon Rettberg2016-10-211-2/+7
* Implement "Attention" feature (virtual hand-raising)Simon Rettberg2016-10-195-21/+63
* [client] Fix: Translations are working againSimon Rettberg2016-10-111-6/+6
* [client] Add missing Q_OBJECT macroSimon Rettberg2016-10-111-0/+1
* [client] Resize toolbar when lock/switch buttons are hiddenSimon Rettberg2016-10-111-0/+2
* [client] Disable lock button for just two seconds; ignore clicks on invisible...Simon Rettberg2016-10-111-4/+8
* [client] Skip rooms with no mgrIP when selecting "myRooms"Simon Rettberg2016-10-101-14/+19