| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [client] Fix: Translations are working again | Simon Rettberg | 2016-10-11 | 1 | -6/+6 | |
| | | ||||||
| * | [client] Add missing Q_OBJECT macro | Simon Rettberg | 2016-10-11 | 1 | -0/+1 | |
| | | ||||||
| * | [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] Remove "Room" prefix in connect window dropdown | Simon Rettberg | 2016-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Get rid of SYSTEM_SETTINGS macro, move to ClientApp | Simon Rettberg | 2016-10-10 | 4 | -31/+42 | |
| | | ||||||
| * | bugfix. | Christian Klinger | 2016-09-30 | 1 | -2/+1![]() | |
| | | ||||||
| * | refactoring. | Christian Klinger | 2016-09-30 | 4 | -3/+3 | |
| | | ||||||
| * | astyle. | Christian Klinger | 2016-09-29 | 24 | -588/+514![]() | |
| | | ||||||
| * | added an information dialog that displays ip and hostname. | Christian Klinger | 2016-09-29 | 4 | -0/+80 | |
| | | ||||||
| * | [client] removed some old code regarding settings. | Christian Klinger | 2016-09-27 | 4 | -32/+15![]() | |
| | | ||||||
| * | reduced noise in the output (old debug messages...) | Christian Klinger | 2016-09-27 | 3 | -6/+0![]() | |
| | | ||||||
| * | improved option parsing. | Christian Klinger | 2016-09-27 | 3 | -5/+21 | |
| | | ||||||
| * | . | Christian Klinger | 2016-09-27 | 2 | -2/+0![]() | |
| |\ | ||||||
| | * | clients in exam-mode no longer send a screenshot. Also some refactoring. | Christian Klinger | 2016-09-26 | 5 | -68/+117 | |
| | | | ||||||
| * | | Implemented 'majority vote' to determine the toolbar options. | Christian Klinger | 2016-09-27 | 2 | -2/+18 | |
| | | | | | | | | | clients in exam-mode are also displayed differently. | |||||
| * | | clients in exam-mode no longer send a screenshot. Also some refactoring. | Christian Klinger | 2016-09-26 | 5 | -68/+117 | |
| |/ | ||||||
| * | Fix infinite loop when receiving incomplete headers | Simon Rettberg | 2016-09-09 | 2 | -3/+5 | |
| | | ||||||
| * | Rename lock/unlock scripts to kb-lock and kb-unlock so you know it's for the ↵ | Simon Rettberg | 2016-09-08 | 1 | -3/+3 | |
| | | | | | keyboard | |||||
| * | this is supposed to fix bug #2950 but doesn't. | Christian Klinger | 2016-08-22 | 2 | -1/+10 | |
| | | ||||||
| * | added a check so that lockDesktop.sh is not called too often. | Christian Klinger | 2016-08-22 | 2 | -3/+9 | |
| | | ||||||
| * | wrong configuration name for showLockDesktopButton. | Christian Klinger | 2016-07-13 | 1 | -1/+1 | |
| | | ||||||
| * | added qStdOut() (use like qDebug()) | Christian Klinger | 2016-05-30 | 2 | -3/+12 | |
| | | ||||||
| * | Added "--exam-mode" option. | Christian Klinger | 2016-05-30 | 1 | -15/+32 | |
| | | | | | | This might break things because the old way to specify a session is not valid anymore. Please use "--session=1234" to specify session. | |||||
| * | Shortened "Ready to connect..." text. | Christian Klinger | 2016-05-23 | 1 | -2/+2 | |
| | | ||||||
| * | cleaned up some dead code. | Christian Klinger | 2016-05-20 | 1 | -4/+1![]() | |
| | | ||||||
| * | Implemented lock-button feature. | Christian Klinger | 2016-05-20 | 2 | -0/+16 | |
| | | ||||||
| * | added toolbar button to switch to manager. | Christian Klinger | 2016-05-18 | 2 | -0/+51 | |
| | | | | | The actual window switching logic is delegated to a pair of shell scripts. | |||||
| * | . | Christian Klinger | 2016-05-18 | 3 | -9/+18 | |
| | | ||||||
| * | configurable quit button. | Christian Klinger | 2016-05-13 | 2 | -22/+36 | |
| | | ||||||
| * | connect/disconnect events are working (again). | Christian Klinger | 2016-05-13 | 3 | -37/+46 | |
| | | ||||||
| * | rename hide->cancel | Christian Klinger | 2016-05-12 | 2 | -3/+3 | |
| | | ||||||
| * | polished the connect window. | Christian Klinger | 2016-05-12 | 2 | -4/+35 | |
| | | ||||||
| * | first new version of the connect window; needs some polish though. | Christian Klinger | 2016-05-10 | 6 | -29/+105 | |
| | | ||||||
| * | Priorities for rooms. | Christian Klinger | 2016-05-09 | 1 | -13/+17 | |
| | | ||||||
| * | added "Disconnect"-Button (closes #2764). | Christian Klinger | 2016-05-09 | 4 | -2/+21 | |
| | | ||||||
| * | [*] Use thumbnail on vnc viewer window until connection is up | Simon Rettberg | 2016-02-08 | 5 | -9/+38 | |
| | | ||||||
| * | [client] Remove jpeg quality debug message | Simon Rettberg | 2016-02-08 | 1 | -1/+0![]() | |
| | | ||||||
| * | [client] Increase vnc client connect timeout to account for large pools of ↵ | Simon Rettberg | 2016-02-08 | 3 | -4/+10 | |
| | | | | | clients | |||||
| * | [client] Retry VNC connection up to 5 times | Simon Rettberg | 2016-02-01 | 3 | -32/+47 | |
| | | ||||||
| * | properly close the toolbar (?) | Jonathan Bauer | 2016-01-29 | 3 | -5/+9 | |
| | | ||||||
| * | [client] reconnect using the current session name and current manager ip | Jonathan Bauer | 2015-05-11 | 1 | -2/+4 | |
| | | ||||||
| * | [client] reset timeouts to normal intervals | Jonathan Bauer | 2015-05-11 | 1 | -2/+2 | |
| | | ||||||
| * | [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 | 5 | -28/+45 | |
| | | | | | using --auto | |||||
| * | Try to bring connect window to top more agressively; require c++0x instead ↵ | Simon Rettberg | 2015-02-02 | 4 | -5/+16 | |
| | | | | | of c++11 so it compiles on gcc 4.6 | |||||
| * | Reset debug timeouts, fix autoconnect, remove magic numbers | Manuel Schneider | 2014-11-28 | 6 | -21/+25 | |
| | | ||||||
| * | Remove redundant flags | Manuel Schneider | 2014-11-28 | 2 | -8/+5![]() | |
| | | ||||||
| * | Change confusing membername | Manuel Schneider | 2014-11-28 | 2 | -8/+8 | |
| | | ||||||

