summaryrefslogtreecommitdiffstats
path: root/src/client/connectwindow/connectwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up and modernize codeSimon Rettberg2022-10-301-10/+11
* Modernize cmake file and project structure a bitSimon Rettberg2022-10-301-0/+1
* [client] ConnectWindow: Cancel -> CloseSimon Rettberg2018-08-031-1/+1
* [client] ConnectWindow: Restore green checkmark, fix messagesSimon Rettberg2018-08-011-2/+0Star
* Update code style, fix compiler warningsSimon Rettberg2018-07-241-1/+1
* port to qt5Jonathan Bauer2017-11-151-1/+1
* [client] Move ServerConnection instance to ClientAppSimon Rettberg2016-10-261-2/+2
* astyle.Christian Klinger2016-09-291-11/+12
* connect/disconnect events are working (again).Christian Klinger2016-05-131-1/+5
* rename hide->cancelChristian Klinger2016-05-121-1/+1
* polished the connect window.Christian Klinger2016-05-121-0/+2
* first new version of the connect window; needs some polish though.Christian Klinger2016-05-101-1/+7
* added "Disconnect"-Button (closes #2764).Christian Klinger2016-05-091-0/+1
* Restore window state when opening connect window. Reconnect to session when u...Simon Rettberg2015-02-021-1/+2
* Try to bring connect window to top more agressively; require c++0x instead of...Simon Rettberg2015-02-021-0/+1
* Reset debug timeouts, fix autoconnect, remove magic numbersManuel Schneider2014-11-281-1/+1
* Remove redundant flagsManuel Schneider2014-11-281-1/+1
* Change confusing membernameManuel Schneider2014-11-281-1/+1
* Client is able to auto - connect to the same room belonging manager.Björn Hagemeister2014-08-251-1/+1
* Try to reconnect if the pvsmgr gets disconnectedManuel Schneider2014-05-281-1/+1
* Outsource serverDiscovery.Manuel Schneider2014-05-281-34/+19Star
* Several changes:Björn Hagemeister2014-05-261-1/+2
* Changes the ConnectionWidows gui to a relative layout. Added a stacked widget toManuel Schneider2014-05-061-2/+2
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-061-4/+7
|\
| * Changes the approach of Qt Gui initialization to the member pointer approach....Manuel Schneider2014-05-061-4/+7
* | New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-061-0/+7
|/
* [SERVER] Add "stop projection" buttonsr2013-02-061-0/+1
* Initial commitsr2013-02-041-0/+95