| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 5 | -11/+42 |
| |/ | |||||
| * | Fix user name detection in pvsclient. | Björn Hagemeister | 2014-04-14 | 1 | -1/+4 |
| | | |||||
| * | [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 | 6 | -3/+37 |
| | | | | | | [SERVER] Don't show error message when VNC server stops as expected [SERVER/CLIENT] Implement connection timeout of 15 seconds | ||||
| * | [SERVER/CLIENT] Wait for connection to close properly before deleting socket ↵ | sr | 2013-02-05 | 4 | -24/+50 |
| | | | | | object | ||||
| * | Initial commit | sr | 2013-02-04 | 18 | -0/+2345 |

