| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Several changes: | Björn Hagemeister | 2014-05-26 | 2 | -10/+25 |
| | | | | | | | 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 | 2 | -26/+26 |
| | | | | | | change between checkmark and the rest. Changed the non expressive names of ui elements. | ||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-05-06 | 2 | -32/+37 |
| |\ | | | | | | | | | Conflicts: src/client/connectwindow/connectwindow.h | ||||
| | * | 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 | ||||
| | * | | Changes the approach of Qt Gui initialization to the member pointer ↵ | Manuel Schneider | 2014-05-06 | 2 | -31/+36 |
| | | | | | | | | | | | | | 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. | ||||
| * | | | New Feature: Showing client toolbar while vnc server is running. | Björn Hagemeister | 2014-05-06 | 1 | -0/+7 |
| | |/ |/| | |||||
| * | | 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. | ||||
| * | Fix comments, add (very few) documentation comments | Simon Rettberg | 2014-04-18 | 1 | -2/+6 |
| | | |||||
| * | [SERVER] Add "stop projection" button | sr | 2013-02-06 | 2 | -0/+6 |
| | | | | | | [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 | 2 | -0/+379 |
