| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reduced noise in the output (old debug messages...) | Christian Klinger | 2016-09-27 | 1 | -1/+0![]() |
| | | |||||
| * | Implemented 'majority vote' to determine the toolbar options. | Christian Klinger | 2016-09-27 | 1 | -20/+64 |
| | | | | | clients in exam-mode are also displayed differently. | ||||
| * | added the --config=FILE parameter and got rid of the SETTINGS macro. | Christian Klinger | 2016-09-26 | 1 | -26/+26 |
| | | |||||
| * | removed USER_SETTINGS etc. | Christian Klinger | 2016-09-12 | 1 | -26/+6![]() |
| | | | | | | | (this also changes filename of the crt ans rsa files, but this shouldn't be a problem. (formerly the name of those files depended on the name and location of the ini-files) | ||||
| * | Added support for a label field inside each room section + UTF8 | Christian Klinger | 2016-09-12 | 1 | -4/+10 |
| | | |||||
| * | small UI improvement. | Christian Klinger | 2016-06-01 | 1 | -3/+0![]() |
| | | |||||
| * | Added examMode to server (this also changes the style of the toolbar) | Christian Klinger | 2016-05-30 | 1 | -0/+22 |
| | | |||||
| * | may fix the unwanted window growth. | Christian Klinger | 2016-05-23 | 1 | -12/+24 |
| | | |||||
| * | 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 | 1 | -4/+15 |
| | | |||||
| * | Improved positioning into the grid. (Pixel-precise calculations). | Christian Klinger | 2016-05-23 | 1 | -68/+51![]() |
| | | |||||
| * | cleaned up some dead code. | Christian Klinger | 2016-05-20 | 1 | -5/+0![]() |
| | | |||||
| * | added feature tutorIP. | Christian Klinger | 2016-05-20 | 1 | -9/+14 |
| | | |||||
| * | added --manager-only (and removed the ipList-feature) | Christian Klinger | 2016-05-19 | 1 | -20/+14![]() |
| | | |||||
| * | This fixes #2813. | Christian Klinger | 2016-05-19 | 1 | -68/+51![]() |
| | | |||||
| * | Closes bug #2807. (And also cleans the code (a bit)) | Christian Klinger | 2016-05-19 | 1 | -10/+11 |
| | | |||||
| * | 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 | 1 | -67/+111 |
| | | |||||
| * | added background-image loading. | Christian Klinger | 2016-04-29 | 1 | -11/+28 |
| | | |||||
| * | Tinted some Icons to differentiate between selected and non-selected students. | Christian Klinger | 2016-04-29 | 1 | -0/+11 |
| | | |||||
| * | Rearranged buttons a little. | Christian Klinger | 2016-04-29 | 1 | -1/+2 |
| | | |||||
| * | lock/unlocking of context-sensitive buttons. | Christian Klinger | 2016-04-27 | 1 | -2/+32 |
| | | |||||
| * | delete button in the toolbar. | Christian Klinger | 2016-04-27 | 1 | -0/+30 |
| | | |||||
| * | removed trashbin. | Christian Klinger | 2016-04-27 | 1 | -43/+1![]() |
| | | |||||
| * | add aspect ratio preservation. | Christian Klinger | 2016-04-27 | 1 | -13/+54 |
| | | |||||
| * | respect configured clientSize. | Christian Klinger | 2016-04-27 | 1 | -2/+8 |
| | | |||||
| * | read gridSize&clientSize from config. | Christian Klinger | 2016-04-27 | 1 | -28/+32 |
| | | |||||
| * | refactor to use Room struct | Christian Klinger | 2016-04-27 | 1 | -35/+43 |
| | | | | | to save additional properties like gridSize and clientSize. | ||||
| * | basic resizing works. | Christian Klinger | 2016-04-27 | 1 | -13/+18 |
| | | |||||
| * | determine grid size based on the loaded room config. | Christian Klinger | 2016-04-22 | 1 | -26/+54 |
| | | |||||
| * | [CLIENT] Remove stupid hardcoded client limit of 50 | Simon Rettberg | 2016-02-08 | 1 | -5/+0![]() |
| | | |||||
| * | properly close the toolbar (?) | Jonathan Bauer | 2016-01-29 | 1 | -1/+1 |
| | | |||||
| * | Added missing translation. | Björn Hagemeister | 2014-09-17 | 1 | -1/+1 |
| | | |||||
| * | Added some translation for manager. | Björn Hagemeister | 2014-09-17 | 1 | -10/+9![]() |
| | | |||||
| * | Forgotten icon of button reload room. Set MainWindow frameless. | Björn Hagemeister | 2014-09-05 | 1 | -1/+1 |
| | | |||||
| * | Several small changes. | Björn Hagemeister | 2014-09-05 | 1 | -0/+1 |
| | | |||||
| * | Changed Icon for reload room configuration and added some translations. | Björn Hagemeister | 2014-09-05 | 1 | -3/+3 |
| | | |||||
| * | Fixed segfault occuring after not choosing a room for reload room configuration. | Björn Hagemeister | 2014-09-05 | 1 | -0/+5 |
| | | |||||
| * | The sessionID is ignored by manager if client is connecting via auto-connect. | Björn Hagemeister | 2014-09-04 | 1 | -7/+11 |
| | | |||||
| * | Remove heavy unreadable debug messages. Reintent. | Manuel Schneider | 2014-09-03 | 1 | -2/+1![]() |
| | | |||||
| * | New Feature: Button for reloading room configuration of choosable room. | Björn Hagemeister | 2014-08-25 | 1 | -6/+76 |
| | | |||||
| * | Started including button for reloading room configuration by choosing your ↵ | Björn Hagemeister | 2014-08-05 | 1 | -0/+11 |
| | | | | | | | own room first. Is not working right now. | ||||
| * | Minimal changes: some qDebugs(), changed index of for - loop. | Björn Hagemeister | 2014-07-30 | 1 | -5/+11 |
| | | |||||
| * | Fixed unintended bug from yesterday. | Björn Hagemeister | 2014-07-30 | 1 | -1/+2 |
| | | |||||
| * | Added user warning before second or more change of sessionName. | Björn Hagemeister | 2014-07-29 | 1 | -6/+18 |
| | | |||||
| * | Fixed, deleting clients after SessionNameUpdate. | Björn Hagemeister | 2014-07-29 | 1 | -5/+11 |
| | | | | | | Using Counter, change for the first time --> do nothing change for the second time --> delete clients. Maybe too complicated for user? | ||||
| * | Fixed bug, that frame moved on (0,0) is asked to be deleted. | Björn Hagemeister | 2014-07-29 | 1 | -24/+27 |
| | | |||||
| * | Read the configfile and place the frames according to the coordinates | Manuel Schneider | 2014-07-23 | 1 | -38/+70 |
| | | | | | given in /etc/xdg/openslx/pvs2mgr.ini. | ||||
| * | Clean up students broadcast | Manuel Schneider | 2014-07-23 | 1 | -2/+0![]() |
| | | |||||
| * | Again fix oneclick-source-change-lock-bug. Note to myself: Never ever ↵ | Manuel Schneider | 2014-07-22 | 1 | -25/+15![]() |
| | | | | | violate DRY again. NEVER! | ||||

