summaryrefslogtreecommitdiffstats
path: root/src/client/toolbar/toolbar.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-301-22/+20Star
* [client] New addon system for buttons and menuSimon Rettberg2018-09-061-10/+1Star
* [client] Fix code styleSimon Rettberg2018-09-041-1/+2
* [client] Make toolbar movable by mouseSimon Rettberg2018-09-041-1/+4
* [client] Switch back to first desktop when hiding manager toggle buttonSimon Rettberg2018-08-311-1/+6
* [client] top/bottom position detectionJonathan Bauer2018-06-181-0/+3
* [client] Use polling when checking whether to hide the barSimon Rettberg2017-11-161-1/+1
* port to qt5Jonathan Bauer2017-11-151-1/+1
* [client] Delay showBar by 750msSimon Rettberg2017-06-231-0/+3
* [client] Allow ESC key to cancel projection in hybrid modeSimon Rettberg2016-10-281-0/+1
* [client] Move ServerConnection instance to ClientAppSimon Rettberg2016-10-261-4/+1Star
* Implement "Attention" feature (virtual hand-raising)Simon Rettberg2016-10-191-1/+2
* astyle.Christian Klinger2016-09-291-8/+9
* added an information dialog that displays ip and hostname.Christian Klinger2016-09-291-0/+2
* this is supposed to fix bug #2950 but doesn't.Christian Klinger2016-08-221-0/+1
* added a check so that lockDesktop.sh is not called too often.Christian Klinger2016-08-221-0/+2
* Implemented lock-button feature.Christian Klinger2016-05-201-0/+1
* added toolbar button to switch to manager.Christian Klinger2016-05-181-0/+4
* configurable quit button.Christian Klinger2016-05-131-0/+1
* first new version of the connect window; needs some polish though.Christian Klinger2016-05-101-0/+3
* added "Disconnect"-Button (closes #2764).Christian Klinger2016-05-091-0/+1
* properly close the toolbar (?)Jonathan Bauer2016-01-291-1/+1
* Restore window state when opening connect window. Reconnect to session when u...Simon Rettberg2015-02-021-0/+1
* Client is able to auto - connect to the same room belonging manager.Björn Hagemeister2014-08-251-0/+2
* Add an about dialog to the client.Manuel Schneider2014-07-221-0/+2
* Let the client quit if to much params. Let the client be able to connect to t...Manuel Schneider2014-07-221-1/+2
* Remove annoying -Wreoder warningManuel Schneider2014-07-091-1/+1
* Several changes:Björn Hagemeister2014-05-261-1/+1
* Changed the blinking red dot in toolbar while beeing vnc server to blinking eye.Björn Hagemeister2014-05-221-1/+1
* Merge + commentsManuel Schneider2014-05-071-0/+3
|\
| * New feature: Blinking red dot in toolbar, while vnc server is started on client.Björn Hagemeister2014-05-071-0/+3
* | Comment source file and minor changes.Manuel Schneider2014-05-071-1/+1
|/
* Reduced the class toolbar regarding the KISS paradigm.Manuel Schneider2014-05-071-34/+9Star
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-061-4/+9
|\
| * Changes the approach of Qt Gui initialization to the member pointer approach....Manuel Schneider2014-05-061-4/+9
* | New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-061-0/+1
|/
* [SERVER/CLIENT] Wait for connection to close properly before deleting socket ...sr2013-02-051-1/+1
* Initial commitsr2013-02-041-0/+78