| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try to reconnect if the pvsmgr gets disconnected | Manuel Schneider | 2014-05-28 | 1 | -2/+10 |
| | | |||||
| * | Outsource serverDiscovery. | Manuel Schneider | 2014-05-28 | 1 | -161/+72![]() |
| | | |||||
| * | Several changes: | Björn Hagemeister | 2014-05-26 | 1 | -9/+23 |
| | | | | | | | Fixed segmentaion fault, which occured after streaming to all clients. Added sessionName as command line argument to client, so that it connects immediatly after running to given sessionName. If pvsclient shows connected status also display IP-Adress of the running pvsmanager. | ||||
| * | Force connectionWindow to be always on top | Manuel Schneider | 2014-05-07 | 1 | -1/+5 |
| | | |||||
| * | Setting right pixmap after stopping vnc server on client. | Björn Hagemeister | 2014-05-07 | 1 | -2/+3 |
| | | |||||
| * | Reduced the class toolbar regarding the KISS paradigm. | Manuel Schneider | 2014-05-07 | 1 | -0/+2 |
| | | |||||
| * | Changes the ConnectionWidows gui to a relative layout. Added a stacked widget to | Manuel Schneider | 2014-05-06 | 1 | -24/+24 |
| | | | | | | change between checkmark and the rest. Changed the non expressive names of ui elements. | ||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-05-06 | 1 | -1/+49 |
| |\ | | | | | | | | | | | Conflicts: gui/client/toolbar.ui src/client/connectwindow/connectwindow.cpp | ||||
| | * | Adding flashy Symbol for working connection of client to server. | Björn Hagemeister | 2014-05-05 | 1 | -3/+51 |
| | | | | | | | | | And commenting class ConnectionWindow from client. | ||||
| * | | Changes the approach of Qt Gui initialization to the member pointer ↵ | Manuel Schneider | 2014-05-06 | 1 | -27/+29 |
| |/ | | | | approach. This means multiple inheritance is avoided and the form is now a member pointer of the class. Immlicitely renamed some ui elements for clearification. Again changed unnecessary use of QDialog to QWidget. | ||||
| * | Fix comments, add (very few) documentation comments | Simon Rettberg | 2014-04-18 | 1 | -2/+6 |
| | | |||||
| * | [SERVER] Add "stop projection" button | sr | 2013-02-06 | 1 | -0/+5 |
| | | | | | | [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 | 1 | -0/+284 |

