summaryrefslogtreecommitdiffstats
path: root/src/client/vnc/vncserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a few hacks to make it compile on Qt 5.12 againSimon Rettberg2022-10-311-0/+3
* Clean up and modernize codeSimon Rettberg2022-10-301-17/+18
* Remove ugly comment separator lines above functionsSimon Rettberg2018-08-021-12/+12
* Update code style, fix compiler warningsSimon Rettberg2018-07-241-11/+11
* Increase compiler warnings, fix a lot of those instancesSimon Rettberg2016-11-151-4/+4
* [client] Create config dir before trying to create vnc password file insideSimon Rettberg2016-10-241-14/+25
* astyle.Christian Klinger2016-09-291-23/+14Star
* properly close the toolbar (?)Jonathan Bauer2016-01-291-2/+2
* Add several documentation stubs. Remove autogenreated TODOManuel Schneider2014-05-271-22/+48
* Make VNCServer::isrunning inlineManuel Schneider2014-05-221-10/+1Star
* Show taskbar tooManuel Schneider2014-05-071-2/+2
* New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-061-0/+7
* Increased the timeout for debugging purposes; Instruct vncserver to trasmit justManuel Schneider2014-04-291-0/+17
* 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-181-2/+6
|/
* Initial commitsr2013-02-041-0/+191