| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [client] Resize toolbar when lock/switch buttons are hidden | Simon Rettberg | 2016-10-11 | 1 | -0/+2 |
| | | |||||
| * | [client] Disable lock button for just two seconds; ignore clicks on ↵ | Simon Rettberg | 2016-10-11 | 1 | -4/+8 |
| | | | | | invisible "switch to manager" button | ||||
| * | [client] Skip rooms with no mgrIP when selecting "myRooms" | Simon Rettberg | 2016-10-10 | 1 | -14/+19 |
| | | |||||
| * | [client] Get rid of SYSTEM_SETTINGS macro, move to ClientApp | Simon Rettberg | 2016-10-10 | 1 | -22/+21![]() |
| | | |||||
| * | astyle. | Christian Klinger | 2016-09-29 | 1 | -94/+100 |
| | | |||||
| * | added an information dialog that displays ip and hostname. | Christian Klinger | 2016-09-29 | 1 | -0/+9 |
| | | |||||
| * | reduced noise in the output (old debug messages...) | Christian Klinger | 2016-09-27 | 1 | -4/+0![]() |
| | | |||||
| * | this is supposed to fix bug #2950 but doesn't. | Christian Klinger | 2016-08-22 | 1 | -1/+9 |
| | | |||||
| * | added a check so that lockDesktop.sh is not called too often. | Christian Klinger | 2016-08-22 | 1 | -3/+7 |
| | | |||||
| * | wrong configuration name for showLockDesktopButton. | Christian Klinger | 2016-07-13 | 1 | -1/+1 |
| | | |||||
| * | cleaned up some dead code. | Christian Klinger | 2016-05-20 | 1 | -4/+1![]() |
| | | |||||
| * | Implemented lock-button feature. | Christian Klinger | 2016-05-20 | 1 | -0/+15 |
| | | |||||
| * | added toolbar button to switch to manager. | Christian Klinger | 2016-05-18 | 1 | -0/+47 |
| | | | | | The actual window switching logic is delegated to a pair of shell scripts. | ||||
| * | configurable quit button. | Christian Klinger | 2016-05-13 | 1 | -22/+35 |
| | | |||||
| * | connect/disconnect events are working (again). | Christian Klinger | 2016-05-13 | 1 | -6/+8 |
| | | |||||
| * | first new version of the connect window; needs some polish though. | Christian Klinger | 2016-05-10 | 1 | -27/+40 |
| | | |||||
| * | Priorities for rooms. | Christian Klinger | 2016-05-09 | 1 | -13/+17 |
| | | |||||
| * | added "Disconnect"-Button (closes #2764). | Christian Klinger | 2016-05-09 | 1 | -2/+11 |
| | | |||||
| * | [*] Use thumbnail on vnc viewer window until connection is up | Simon Rettberg | 2016-02-08 | 1 | -2/+2 |
| | | |||||
| * | properly close the toolbar (?) | Jonathan Bauer | 2016-01-29 | 1 | -2/+6 |
| | | |||||
| * | [client] Check if we know the manager's IP when invoked with --auto before ↵ | Simon Rettberg | 2015-02-02 | 1 | -1/+2 |
| | | | | | connecting | ||||
| * | Restore window state when opening connect window. Reconnect to session when ↵ | Simon Rettberg | 2015-02-02 | 1 | -6/+16 |
| | | | | | using --auto | ||||
| * | Try to bring connect window to top more agressively; require c++0x instead ↵ | Simon Rettberg | 2015-02-02 | 1 | -3/+4 |
| | | | | | of c++11 so it compiles on gcc 4.6 | ||||
| * | Removed irritating cam - icon in toolbar of client. Plus added some ↵ | Björn Hagemeister | 2014-09-17 | 1 | -8/+8 |
| | | | | | translations in client. | ||||
| * | The sessionID is ignored by manager if client is connecting via auto-connect. | Björn Hagemeister | 2014-09-04 | 1 | -14/+5![]() |
| | | |||||
| * | Remove heavy unreadable debug messages. Reintent. | Manuel Schneider | 2014-09-03 | 1 | -1/+0![]() |
| | | |||||
| * | Changed .ini file in client and manager from pvs2client.ini and pvs2mgr.ini ↵ | Björn Hagemeister | 2014-08-26 | 1 | -3/+5 |
| | | | | | to pvs2.ini, for having just one file. | ||||
| * | Client is able to auto - connect to the same room belonging manager. | Björn Hagemeister | 2014-08-25 | 1 | -2/+82 |
| | | |||||
| * | Add an about dialog to the client. | Manuel Schneider | 2014-07-22 | 1 | -0/+25 |
| | | |||||
| * | Show window after setting it up, preventing flickering on start. | Manuel Schneider | 2014-07-22 | 1 | -1/+1 |
| | | |||||
| * | Let the client quit if to much params. Let the client be able to connect to ↵ | Manuel Schneider | 2014-07-22 | 1 | -6/+21 |
| | | | | | the empty session id. | ||||
| * | Outsource serverDiscovery. | Manuel Schneider | 2014-05-28 | 1 | -3/+1![]() |
| | | |||||
| * | Several changes: | Björn Hagemeister | 2014-05-26 | 1 | -1/+5 |
| | | | | | | | 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. | ||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-05-22 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | | | (Eye icon for VNC streaming) Conflicts: pvsclient.qrc src/client/toolbar/toolbar.cpp | ||||
| | * | Stop suggesting the user to be recorded: | Manuel Schneider | 2014-05-22 | 1 | -27/+2![]() |
| | | | | | | | | | | | | | * Delete red dot camera icons * Disable camera blinking in clients toolbar (sorry bjoern) * Adjust ressource files | ||||
| * | | Changed the blinking red dot in toolbar while beeing vnc server to blinking eye. | Björn Hagemeister | 2014-05-22 | 1 | -7/+7 |
| |/ | |||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-05-07 | 1 | -15/+60 |
| |\ | |||||
| | * | Merge + comments | Manuel Schneider | 2014-05-07 | 1 | -5/+30 |
| | |\ | |||||
| | * | | Comment source file and minor changes. | Manuel Schneider | 2014-05-07 | 1 | -14/+56 |
| | | | | | | | | | | | | | | | | * Change unneccesary slot signature * Reduce hide timer to 500ms | ||||
| * | | | Setting right pixmap after stopping vnc server on client. | Björn Hagemeister | 2014-05-07 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-05-07 | 1 | -6/+9 |
| |\| | |||||
| | * | Hide bar if the menu is left | Manuel Schneider | 2014-05-07 | 1 | -6/+9 |
| | | | |||||
| * | | New feature: Blinking red dot in toolbar, while vnc server is started on client. | Björn Hagemeister | 2014-05-07 | 1 | -5/+27 |
| |/ | |||||
| * | Reduced the class toolbar regarding the KISS paradigm. | Manuel Schneider | 2014-05-07 | 1 | -130/+63![]() |
| | | |||||
| * | Changes the ConnectionWidows gui to a relative layout. Added a stacked widget to | Manuel Schneider | 2014-05-06 | 1 | -0/+15 |
| | | | | | | 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 | 1 | -8/+15 |
| |\ | | | | | | | | | Conflicts: src/client/connectwindow/connectwindow.h | ||||
| | * | Changes the approach of Qt Gui initialization to the member pointer ↵ | Manuel Schneider | 2014-05-06 | 1 | -8/+15 |
| | | | | | | | | | 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 | -1/+14 |
| |/ | |||||
| * | Increased the timeout for debugging purposes; Instruct vncserver to trasmit just | Manuel Schneider | 2014-04-29 | 1 | -1/+1 |
| | | | | | the primary desktop; Thumbnails just display the primary dektop | ||||
| * | Fix comments, add (very few) documentation comments | Simon Rettberg | 2014-04-18 | 1 | -2/+2 |
| | | |||||

