summaryrefslogtreecommitdiffstats
path: root/src/client/vnc
Commit message (Expand)AuthorAgeFilesLines
* Show taskbar tooManuel Schneider2014-05-071-2/+2
* New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-062-0/+8
* Increased the timeout for debugging purposes; Instruct vncserver to trasmit justManuel Schneider2014-04-291-0/+17
* Now using qWidget instead of qDialog to avoid the need to handdle every dialogManuel Schneider2014-04-253-32/+14Star
* Doxygen comments, removed incomplete unused event handling for VNC RW access,...Simon Rettberg2014-04-234-291/+227Star
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-04-234-70/+72
|\
| * Made vnc thread stoppable from outside. Thread kills itself. If the vncManuel Schneider2014-04-234-70/+72
* | Fix status icon updating not workingBjörn Hagemeister2014-04-232-0/+8
|/
* Merge branch 'master' of dnbd3:pvs2Simon Rettberg2014-04-181-1/+2
|\
| * Prevent x11vnc from disabling 11 keyrepeatManuel Schneider2014-04-171-1/+2
* | Fix comments, add (very few) documentation commentsSimon Rettberg2014-04-182-4/+6
|/
* [CLIENT] Request full screen update from VNC server after the frame buffer ha...sr2013-02-062-5/+14
* [SERVER] Get "stop projection" rightsr2013-02-061-2/+2
* [SERVER] Add "stop projection" buttonsr2013-02-062-1/+16
* Initial commitsr2013-02-046-0/+1048