summaryrefslogtreecommitdiffstats
path: root/gui/server_normal/mainwindow.ui
Commit message (Collapse)AuthorAgeFilesLines
* [server] Update help window translationsSimon Rettberg2018-08-031-35/+35
|
* [server] Get rid of broken help window ui, generate programaticallySimon Rettberg2018-08-031-29/+60
|
* [server] Add button to lock/unlock single clientSimon Rettberg2018-07-121-2/+14
|
* Fix translations on Qt5Simon Rettberg2017-12-051-3/+21
|
* small UI improvement.Christian Klinger2016-06-011-10/+17
|
* Added examMode to server (this also changes the style of the toolbar)Christian Klinger2016-05-301-10/+23
|
* may fix the unwanted window growth.Christian Klinger2016-05-231-0/+3
|
* added background-image loading.Christian Klinger2016-04-291-2/+23
|
* Rearranged buttons a little.Christian Klinger2016-04-291-14/+5Star
|
* delete button in the toolbar.Christian Klinger2016-04-271-0/+18
|
* removed trashbin.Christian Klinger2016-04-271-22/+0Star
|
* add missing separators between the buttons on the left side of the main windowChristian Klinger2016-04-221-0/+3
|
* Changed Icon for reload room configuration and added some translations.Björn Hagemeister2014-09-051-2/+2
|
* Started including button for reloading room configuration by choosing your ↵Björn Hagemeister2014-08-051-0/+13
| | | | | | own room first. Is not working right now.
* Read the configfile and place the frames according to the coordinatesManuel Schneider2014-07-231-2/+2
| | | | given in /etc/xdg/openslx/pvs2mgr.ini.
* Clean up students broadcastManuel Schneider2014-07-231-17/+2Star
|
* NEW feature: Possible to delete offline client by drag and drop to trash, ↵Björn Hagemeister2014-06-191-4/+25
| | | | which is positioned in the right bottom corner of manager.
* Reduce codeManuel Schneider2014-05-201-2/+2
| | | | | * Reduce code of prepareForProjection (broadcast part) * Make toolbar icons 48x48 px (were too large for standard windowsize)
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-191-6/+27
|\
| * Changing some icons plus adding Button "help" without implementing its function.Björn Hagemeister2014-05-161-6/+27
| | | | | | | | The button broadcast is just set to invisible, not deleted!
* | Make toolbar static on left sideManuel Schneider2014-05-161-11/+5Star
|/ | | | | | | * Redudce unnecessary codebase by dropping curious nested timerId & timerTimeout * Use the resizeEvent properly * Make size of buttons static * Drop unnecesary ui properties
* Several changes:Manuel Schneider2014-05-161-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
* Adding Button for setting Tutor manually.Björn Hagemeister2014-04-221-4/+27
|
* Add GUI changessr2013-02-071-0/+11
|
* Initial commitsr2013-02-041-0/+166