summaryrefslogtreecommitdiffstats
path: root/gui/server_normal
Commit message (Collapse)AuthorAgeFilesLines
* [server] Fix reload room button sizeSimon Rettberg2018-08-031-0/+3
|
* [server] Update help window translationsSimon Rettberg2018-08-031-35/+35
|
* [server] Get rid of broken help window ui, generate programaticallySimon Rettberg2018-08-032-642/+60Star
|
* [server] Make "reload room" window look less idioticSimon Rettberg2018-08-031-66/+50Star
|
* [server] Add button to lock/unlock single clientSimon Rettberg2018-07-121-2/+14
|
* Fix translations on Qt5Simon Rettberg2017-12-052-13/+31
|
* 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
|
* adapted help-window to reflect the new order in the toolbar.Christian Klinger2016-05-191-74/+143
|
* 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
|
* feature completeChristian Klinger2016-04-221-11/+77
|
* first layout of a virtual keyboard, but no logic yetChristian Klinger2016-04-212-58/+146
|
* Added reload room icon to help menu.Björn Hagemeister2014-09-221-1/+1
|
* Several small changes.Björn Hagemeister2014-09-051-2/+2
|
* Changed Icon for reload room configuration and added some translations.Björn Hagemeister2014-09-051-2/+2
|
* Adjust helpwindow to reload button plus adding some more translations.Björn Hagemeister2014-09-041-441/+508
|
* New Feature: Button for reloading room configuration of choosable room.Björn Hagemeister2014-08-251-5/+30
|
* Started including button for reloading room configuration by choosing your ↵Björn Hagemeister2014-08-052-0/+74
| | | | | | 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.
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-201-9/+93
|\
| * Simple changes in Layout of Help Window.Björn Hagemeister2014-05-201-9/+93
| |
* | Reduce codeManuel Schneider2014-05-201-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 Hagemeister2014-05-191-67/+217
|
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-191-11/+5Star
|\
| * Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-191-6/+27
| |\
| * | 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
* | | Help windowBjörn Hagemeister2014-05-193-44/+230
| | |
* | | Commiting forgotten icon, plus first changes on help - Button ↵Björn Hagemeister2014-05-193-0/+57
| |/ |/| | | | | implementation, which is not correctly working right now.
* | 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!
* 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
* Changes the ConnectionWidows gui to a relative layout. Added a stacked widget toManuel Schneider2014-05-061-1/+1
| | | | | change between checkmark and the rest. Changed the non expressive names of ui elements.
* Delete accidental temp-file commitBjörn Hagemeister2014-04-231-553/+0Star
|
* Adding Button for setting Tutor manually.Björn Hagemeister2014-04-221-4/+27
|
* Add GUI changessr2013-02-072-0/+564
|
* Initial commitsr2013-02-042-0/+251