| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [client] Periodically bring vnc and lock window to top | Simon Rettberg | 2017-02-10 | 2 | -1/+14 |
| | | |||||
| * | Increase compiler warnings, fix a lot of those instances | Simon Rettberg | 2016-11-15 | 3 | -7/+7 |
| | | | | | | | - Add explicit casts - Comment out unused params - Remove ignored const return types | ||||
| * | [client] Allow ESC key to cancel projection in hybrid mode | Simon Rettberg | 2016-10-28 | 2 | -1/+18 |
| | | |||||
| * | [client] Create config dir before trying to create vnc password file inside | Simon Rettberg | 2016-10-24 | 2 | -14/+27 |
| | | |||||
| * | astyle. | Christian Klinger | 2016-09-29 | 6 | -80/+44![]() |
| | | |||||
| * | [*] Use thumbnail on vnc viewer window until connection is up | Simon Rettberg | 2016-02-08 | 2 | -5/+34 |
| | | |||||
| * | [client] Increase vnc client connect timeout to account for large pools of ↵ | Simon Rettberg | 2016-02-08 | 3 | -4/+10 |
| | | | | | clients | ||||
| * | [client] Retry VNC connection up to 5 times | Simon Rettberg | 2016-02-01 | 3 | -32/+47 |
| | | |||||
| * | properly close the toolbar (?) | Jonathan Bauer | 2016-01-29 | 1 | -2/+2 |
| | | |||||
| * | Add several documentation stubs. Remove autogenreated TODO | Manuel Schneider | 2014-05-27 | 1 | -22/+48 |
| | | |||||
| * | Make VNCServer::isrunning inline | Manuel Schneider | 2014-05-22 | 2 | -11/+2![]() |
| | | |||||
| * | Show taskbar too | Manuel Schneider | 2014-05-07 | 1 | -2/+2 |
| | | | | | | * Let vnc stream complete screen * Let thumbnail display complete screen | ||||
| * | New Feature: Showing client toolbar while vnc server is running. | Björn Hagemeister | 2014-05-06 | 2 | -0/+8 |
| | | |||||
| * | Increased the timeout for debugging purposes; Instruct vncserver to trasmit just | Manuel Schneider | 2014-04-29 | 1 | -0/+17 |
| | | | | | the primary desktop; Thumbnails just display the primary dektop | ||||
| * | Now using qWidget instead of qDialog to avoid the need to handdle every dialog | Manuel Schneider | 2014-04-25 | 3 | -32/+14![]() |
| | | | | | event (reject, done, accept, finished). No more close override necessary. | ||||
| * | Doxygen comments, removed incomplete unused event handling for VNC RW ↵ | Simon Rettberg | 2014-04-23 | 4 | -291/+227![]() |
| | | | | | access, introduced terminateVnc method in VncWindow | ||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-04-23 | 4 | -70/+72 |
| |\ | |||||
| | * | Made vnc thread stoppable from outside. Thread kills itself. If the vnc | Manuel Schneider | 2014-04-23 | 4 | -70/+72 |
| | | | | | | | | | | | connection cannot be established a timeout kills the thread after a short period of time. | ||||
| * | | Fix status icon updating not working | Björn Hagemeister | 2014-04-23 | 2 | -0/+8 |
| |/ | |||||
| * | Merge branch 'master' of dnbd3:pvs2 | Simon Rettberg | 2014-04-18 | 1 | -1/+2 |
| |\ | |||||
| | * | Prevent x11vnc from disabling 11 keyrepeat | Manuel Schneider | 2014-04-17 | 1 | -1/+2 |
| | | | |||||
| * | | Fix comments, add (very few) documentation comments | Simon Rettberg | 2014-04-18 | 2 | -4/+6 |
| |/ | |||||
| * | [CLIENT] Request full screen update from VNC server after the frame buffer ↵ | sr | 2013-02-06 | 2 | -5/+14 |
| | | | | | has been set up | ||||
| * | [SERVER] Get "stop projection" right | sr | 2013-02-06 | 1 | -2/+2 |
| | | | | | [CLIENT] Redraw whole screen on projection start | ||||
| * | [SERVER] Add "stop projection" button | sr | 2013-02-06 | 2 | -1/+16 |
| | | | | | | [SERVER] Don't show error message when VNC server stops as expected [SERVER/CLIENT] Implement connection timeout of 15 seconds | ||||
| * | Initial commit | sr | 2013-02-04 | 6 | -0/+1048 |

