| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Added support for a label field inside each room section + UTF8 | Christian Klinger | 2016-09-12 | 2 | -6/+17 | |
| |/ | ||||||
| * | fix problem with ghost click. | Christian Klinger | 2016-08-26 | 1 | -0/+3 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | extended commentaries for sample configuration file | Jonathan Bauer | 2016-07-13 | 1 | -0/+2 | |
| | | ||||||
| * | added missing 'showLockDesktopButton' option in sample configuration file | Jonathan Bauer | 2016-07-13 | 1 | -0/+1 | |
| | | ||||||
| * | wrong configuration name for showLockDesktopButton. | Christian Klinger | 2016-07-13 | 1 | -1/+1 | |
| | | ||||||
| * | small UI improvement. | Christian Klinger | 2016-06-01 | 3 | -14/+17 | |
| | | ||||||
| * | 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. | |||||
| * | Added examMode to server (this also changes the style of the toolbar) | Christian Klinger | 2016-05-30 | 5 | -11/+54 | |
| | | ||||||
| * | Neues Dozentenlogo. | Christian Klinger | 2016-05-23 | 1 | -19/+1917 | |
| | | ||||||
| * | Shortened "Ready to connect..." text. | Christian Klinger | 2016-05-23 | 2 | -27/+37 | |
| | | ||||||
| * | may fix the unwanted window growth. | Christian Klinger | 2016-05-23 | 3 | -12/+28 | |
| | | ||||||
| * | move back connectionframes that went out of the window due to resizing. | Christian Klinger | 2016-05-23 | 1 | -0/+10 | |
| | | ||||||
| * | Render SVG image on loading with screen resolution. | Christian Klinger | 2016-05-23 | 2 | -4/+16 | |
| | | ||||||
| * | Improved positioning into the grid. (Pixel-precise calculations). | Christian Klinger | 2016-05-23 | 2 | -68/+52![]() | |
| | | ||||||
| * | moved the camera icon closer to the PVS logo. | Christian Klinger | 2016-05-20 | 1 | -22/+22 | |
| | | ||||||
| * | cleaned up some dead code. | Christian Klinger | 2016-05-20 | 3 | -10/+1![]() | |
| | | ||||||
| * | Implemented lock-button feature. | Christian Klinger | 2016-05-20 | 7 | -1/+41 | |
| | | ||||||
| * | documented tutorIP feature. | Christian Klinger | 2016-05-20 | 1 | -0/+3 | |
| | | ||||||
| * | added feature tutorIP. | Christian Klinger | 2016-05-20 | 4 | -18/+26 | |
| | | ||||||
| * | added --manager-only (and removed the ipList-feature) | Christian Klinger | 2016-05-19 | 5 | -32/+33 | |
| | | ||||||
| * | Added German translation for server. | Christian Klinger | 2016-05-19 | 1 | -76/+162 | |
| | | ||||||
| * | adapted help-window to reflect the new order in the toolbar. | Christian Klinger | 2016-05-19 | 1 | -74/+143 | |
| | | ||||||
| * | Updated client de translation. | Christian Klinger | 2016-05-19 | 1 | -39/+81 | |
| | | ||||||
| * | This fixes #2813. | Christian Klinger | 2016-05-19 | 2 | -68/+53![]() | |
| | | ||||||
| * | Merge branch 'bugfix/segfault-clientsize' | Christian Klinger | 2016-05-19 | 5 | -16/+36 | |
| |\ | ||||||
| | * | Closes bug #2807. (And also cleans the code (a bit)) | Christian Klinger | 2016-05-19 | 5 | -16/+36 | |
| | | | ||||||
| * | | [shared/server] define preferred styles and enable it if supported | Jonathan Bauer | 2016-05-18 | 2 | -2/+11 | |
| |/ | ||||||
| * | added example switch scripts. | Christian Klinger | 2016-05-18 | 3 | -0/+20 | |
| | | ||||||
| * | added toolbar button to switch to manager. | Christian Klinger | 2016-05-18 | 3 | -12/+77 | |
| | | | | | The actual window switching logic is delegated to a pair of shell scripts. | |||||
| * | provided sample configuration. | Christian Klinger | 2016-05-18 | 4 | -1/+212 | |
| | | ||||||
| * | . | Christian Klinger | 2016-05-18 | 3 | -9/+18 | |
| | | ||||||
| * | added sample scripts and README. | Christian Klinger | 2016-05-18 | 3 | -0/+43 | |
| | | ||||||
| * | 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 | 3 | -91/+83![]() | |
| | | ||||||
| * | first new version of the connect window; needs some polish though. | Christian Klinger | 2016-05-10 | 7 | -82/+201 | |
| | | ||||||
| * | Priorities for rooms. | Christian Klinger | 2016-05-09 | 1 | -13/+17 | |
| | | ||||||
| * | added "Disconnect"-Button (closes #2764). | Christian Klinger | 2016-05-09 | 5 | -46/+66 | |
| | | ||||||
| * | upgraded from SSLv3 to TLS1.0 | Christian Klinger | 2016-05-09 | 1 | -1/+1 | |
| | | | | | This fixes #2781 where a server running on debian didn't accept any connections anymore. | |||||
| * | edited logo. | Christian Klinger | 2016-05-02 | 1 | -87/+249 | |
| | | ||||||
| * | fixed "off-by-one" bug. | Christian Klinger | 2016-05-02 | 1 | -6/+12 | |
| | | ||||||
| * | better behaviour when placing a client symbol on top of another. | Christian Klinger | 2016-05-02 | 2 | -68/+112 | |
| | | ||||||
| * | added background-image loading. | Christian Klinger | 2016-04-29 | 4 | -15/+56 | |
| | | ||||||
| * | Tinted some Icons to differentiate between selected and non-selected students. | Christian Klinger | 2016-04-29 | 5 | -71/+52![]() | |
| | | ||||||
| * | Rearranged buttons a little. | Christian Klinger | 2016-04-29 | 2 | -15/+7![]() | |
| | | ||||||
| * | lock/unlocking of context-sensitive buttons. | Christian Klinger | 2016-04-27 | 2 | -2/+38 | |
| | | ||||||

