summaryrefslogtreecommitdiffstats
path: root/src/client/vnc/vncwindow.h
Commit message (Expand)AuthorAgeFilesLines
* [client] Rewrite thread sync for VNC yet againSimon Rettberg2018-07-201-2/+5
* [client] Rewrite thread sync between VNC worker and VNC windowSimon Rettberg2018-07-171-0/+3
* [client] Show vnc window on rightmost screenSimon Rettberg2018-07-161-0/+1
* [client] Fix deletion of QThread while still runningSimon Rettberg2017-12-041-0/+1
* port to qt5Jonathan Bauer2017-11-151-1/+1
* [client] Periodically bring vnc and lock window to topSimon Rettberg2017-02-101-0/+1
* [client] Allow ESC key to cancel projection in hybrid modeSimon Rettberg2016-10-281-0/+1
* astyle.Christian Klinger2016-09-291-1/+1
* [*] Use thumbnail on vnc viewer window until connection is upSimon Rettberg2016-02-081-1/+2
* Now using qWidget instead of qDialog to avoid the need to handdle every dialogManuel Schneider2014-04-251-2/+2
* Doxygen comments, removed incomplete unused event handling for VNC RW access,...Simon Rettberg2014-04-231-21/+3Star
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-04-231-1/+2
|\
| * Made vnc thread stoppable from outside. Thread kills itself. If the vncManuel Schneider2014-04-231-1/+2
* | Fix status icon updating not workingBjörn Hagemeister2014-04-231-0/+1
|/
* [SERVER] Add "stop projection" buttonsr2013-02-061-0/+2
* Initial commitsr2013-02-041-0/+73