summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* New feature. Download of tutor-ip-list and automated assingment.Björn Hagemeister2014-04-161-14/+31
| | | | TODO: Make source url configurable.
* Changed exit text to be "exit?" instead of "Beenden?".Björn Hagemeister2014-04-151-1/+1
|
* Changed session name to be random at the beginning of each session.# Please ↵Björn Hagemeister2014-04-141-1/+1
| | | | enter the commit message for your changes. Lines starting
* [SERVER] Get "stop projection" rightsr2013-02-061-5/+15
| | | | [CLIENT] Redraw whole screen on projection start
* [SERVER] Add "stop projection" buttonsr2013-02-061-1/+20
| | | | | [SERVER] Don't show error message when VNC server stops as expected [SERVER/CLIENT] Implement connection timeout of 15 seconds
* ...sr2013-02-061-0/+1
|
* [SERVER] Go back from ClientId to int, so queued signal/slot connections worksr2013-02-051-2/+2
|
* ...sr2013-02-051-2/+6
|
* ...sr2013-02-051-7/+6Star
|
* ...sr2013-02-051-2/+17
|
* [SHARED] Add missing error message if network message parsing failssr2013-02-051-4/+5
|
* [SERVER] Properly tell client the VNC server'S client idsr2013-02-051-4/+5
|
* [SERVER] fix vnc startup commandsr2013-02-051-0/+8
|
* [SERVER] Implement all four VNC projection modessr2013-02-051-23/+173
|
* ...sr2013-02-041-1/+1
|
* Initial commitsr2013-02-041-0/+633