summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [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