Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [server] Fix reload room button size | Simon Rettberg | 2018-08-03 | 1 | -0/+3 |
| | |||||
* | [server] Update help window translations | Simon Rettberg | 2018-08-03 | 1 | -35/+35 |
| | |||||
* | [server] Get rid of broken help window ui, generate programatically | Simon Rettberg | 2018-08-03 | 2 | -642/+60 |
| | |||||
* | [server] Make "reload room" window look less idiotic | Simon Rettberg | 2018-08-03 | 1 | -66/+50 |
| | |||||
* | [server] Add button to lock/unlock single client | Simon Rettberg | 2018-07-12 | 1 | -2/+14 |
| | |||||
* | Fix translations on Qt5 | Simon Rettberg | 2017-12-05 | 2 | -13/+31 |
| | |||||
* | small UI improvement. | Christian Klinger | 2016-06-01 | 1 | -10/+17 |
| | |||||
* | Added examMode to server (this also changes the style of the toolbar) | Christian Klinger | 2016-05-30 | 1 | -10/+23 |
| | |||||
* | may fix the unwanted window growth. | Christian Klinger | 2016-05-23 | 1 | -0/+3 |
| | |||||
* | adapted help-window to reflect the new order in the toolbar. | Christian Klinger | 2016-05-19 | 1 | -74/+143 |
| | |||||
* | added background-image loading. | Christian Klinger | 2016-04-29 | 1 | -2/+23 |
| | |||||
* | Rearranged buttons a little. | Christian Klinger | 2016-04-29 | 1 | -14/+5 |
| | |||||
* | delete button in the toolbar. | Christian Klinger | 2016-04-27 | 1 | -0/+18 |
| | |||||
* | removed trashbin. | Christian Klinger | 2016-04-27 | 1 | -22/+0 |
| | |||||
* | add missing separators between the buttons on the left side of the main window | Christian Klinger | 2016-04-22 | 1 | -0/+3 |
| | |||||
* | feature complete | Christian Klinger | 2016-04-22 | 1 | -11/+77 |
| | |||||
* | first layout of a virtual keyboard, but no logic yet | Christian Klinger | 2016-04-21 | 2 | -58/+146 |
| | |||||
* | Added reload room icon to help menu. | Björn Hagemeister | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | Several small changes. | Björn Hagemeister | 2014-09-05 | 1 | -2/+2 |
| | |||||
* | Changed Icon for reload room configuration and added some translations. | Björn Hagemeister | 2014-09-05 | 1 | -2/+2 |
| | |||||
* | Adjust helpwindow to reload button plus adding some more translations. | Björn Hagemeister | 2014-09-04 | 1 | -441/+508 |
| | |||||
* | New Feature: Button for reloading room configuration of choosable room. | Björn Hagemeister | 2014-08-25 | 1 | -5/+30 |
| | |||||
* | Started including button for reloading room configuration by choosing your ↵ | Björn Hagemeister | 2014-08-05 | 2 | -0/+74 |
| | | | | | | own room first. Is not working right now. | ||||
* | Read the configfile and place the frames according to the coordinates | Manuel Schneider | 2014-07-23 | 1 | -2/+2 |
| | | | | given in /etc/xdg/openslx/pvs2mgr.ini. | ||||
* | Clean up students broadcast | Manuel Schneider | 2014-07-23 | 1 | -17/+2 |
| | |||||
* | NEW feature: Possible to delete offline client by drag and drop to trash, ↵ | Björn Hagemeister | 2014-06-19 | 1 | -4/+25 |
| | | | | which is positioned in the right bottom corner of manager. | ||||
* | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-05-20 | 1 | -9/+93 |
|\ | |||||
| * | Simple changes in Layout of Help Window. | Björn Hagemeister | 2014-05-20 | 1 | -9/+93 |
| | | |||||
* | | Reduce code | Manuel Schneider | 2014-05-20 | 1 | -2/+2 |
|/ | | | | | * Reduce code of prepareForProjection (broadcast part) * Make toolbar icons 48x48 px (were too large for standard windowsize) | ||||
* | Changed Layout of helpWindow. Set Icon + Text into QFormLayout. | Björn Hagemeister | 2014-05-19 | 1 | -67/+217 |
| | |||||
* | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-05-19 | 1 | -11/+5 |
|\ | |||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-05-19 | 1 | -6/+27 |
| |\ | |||||
| * | | Make toolbar static on left side | Manuel Schneider | 2014-05-16 | 1 | -11/+5 |
| | | | | | | | | | | | | | | | | | | | | | * Redudce unnecessary codebase by dropping curious nested timerId & timerTimeout * Use the resizeEvent properly * Make size of buttons static * Drop unnecesary ui properties | ||||
* | | | Help window | Björn Hagemeister | 2014-05-19 | 3 | -44/+230 |
| | | | |||||
* | | | Commiting forgotten icon, plus first changes on help - Button ↵ | Björn Hagemeister | 2014-05-19 | 3 | -0/+57 |
| |/ |/| | | | | | implementation, which is not correctly working right now. | ||||
* | | Changing some icons plus adding Button "help" without implementing its function. | Björn Hagemeister | 2014-05-16 | 1 | -6/+27 |
|/ | | | | The button broadcast is just set to invisible, not deleted! | ||||
* | Several changes: | Manuel Schneider | 2014-05-16 | 1 | -0/+10 |
| | | | | | | | | | | * Change the messagebox text * Add button stub for exclusiveStudentToTutor * Split prepareProjection in broacast, unicast and exclusiveunicast (stub) * Make multiple used, hardcoded strings static const member of mainwindow * Replace multiple loops asking for selection and tutor by membervariable * references to the connectionframe of the latter * Complete missing error messages | ||||
* | Changes the ConnectionWidows gui to a relative layout. Added a stacked widget to | Manuel Schneider | 2014-05-06 | 1 | -1/+1 |
| | | | | | change between checkmark and the rest. Changed the non expressive names of ui elements. | ||||
* | Delete accidental temp-file commit | Björn Hagemeister | 2014-04-23 | 1 | -553/+0 |
| | |||||
* | Adding Button for setting Tutor manually. | Björn Hagemeister | 2014-04-22 | 1 | -4/+27 |
| | |||||
* | Add GUI changes | sr | 2013-02-07 | 2 | -0/+564 |
| | |||||
* | Initial commit | sr | 2013-02-04 | 2 | -0/+251 |