| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
change between checkmark and the rest. Changed the non expressive names of ui
elements.
|
| |\
| |
| |
| |
| |
| | |
Conflicts:
gui/client/toolbar.ui
src/client/connectwindow/connectwindow.cpp
|
| | |
| |
| |
| | |
And commenting class ConnectionWindow from client.
|
| |/
|
|
| |
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.
|
| | |
|
| |
|
|
|
| |
[SERVER] Don't show error message when VNC server stops as expected
[SERVER/CLIENT] Implement connection timeout of 15 seconds
|
| |
|