summaryrefslogtreecommitdiffstats
path: root/gui/client/toolbar.ui
Commit message (Collapse)AuthorAgeFilesLines
* Modernize cmake file and project structure a bitSimon Rettberg2022-10-301-233/+0Star
|
* [client] Fix style if checked button; add separator for buttonsSimon Rettberg2018-09-061-33/+3Star
|
* [client] New addon system for buttons and menuSimon Rettberg2018-09-061-211/+185Star
| | | | | | Instead of integrating workspace switching and screen locking directly into PVS2, introduce an addon system to insert new functionality into the toolbar, as buttons or menu entries.
* [client] Make toolbar movable by mouseSimon Rettberg2018-09-041-5/+13
|
* [client] Add icon to attention button, hide button when disconnectedSimon Rettberg2016-10-211-6/+70
|
* Implement "Attention" feature (virtual hand-raising)Simon Rettberg2016-10-191-1/+11
|
* moved the camera icon closer to the PVS logo.Christian Klinger2016-05-201-22/+22
|
* Implemented lock-button feature.Christian Klinger2016-05-201-1/+11
|
* added toolbar button to switch to manager.Christian Klinger2016-05-181-12/+26
| | | | The actual window switching logic is delegated to a pair of shell scripts.
* Removed irritating cam - icon in toolbar of client. Plus added some ↵Björn Hagemeister2014-09-171-6/+1Star
| | | | translations in client.
* Changed the blinking red dot in toolbar while beeing vnc server to blinking eye.Björn Hagemeister2014-05-221-0/+6
|
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-061-1/+1
|\ | | | | | | | | | | Conflicts: gui/client/toolbar.ui src/client/connectwindow/connectwindow.cpp
| * Adding flashy Symbol for working connection of client to server.Björn Hagemeister2014-05-051-4/+12
| | | | | | | | And commenting class ConnectionWindow from client.
* | Changes the approach of Qt Gui initialization to the member pointer ↵Manuel Schneider2014-05-061-11/+19
|/ | | | approach. This means multiple inheritance is avoided and the form is now a member pointer of the class. Immlicitely renamed some ui elements for clearification. Again changed unnecessary use of QDialog to QWidget.
* Add GUI changessr2013-02-071-24/+7Star
|
* Initial commitsr2013-02-041-0/+191