summaryrefslogtreecommitdiffstats
path: root/src/client/connectwindow/connectwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* connect/disconnect events are working (again).Christian Klinger2016-05-131-30/+33
* rename hide->cancelChristian Klinger2016-05-121-2/+2
* polished the connect window.Christian Klinger2016-05-121-4/+33
* first new version of the connect window; needs some polish though.Christian Klinger2016-05-101-1/+30
* added "Disconnect"-Button (closes #2764).Christian Klinger2016-05-091-0/+8
* [client] reconnect using the current session name and current manager ipJonathan Bauer2015-05-111-2/+4
* Restore window state when opening connect window. Reconnect to session when u...Simon Rettberg2015-02-021-1/+4
* Try to bring connect window to top more agressively; require c++0x instead of...Simon Rettberg2015-02-021-1/+10
* Reset debug timeouts, fix autoconnect, remove magic numbersManuel Schneider2014-11-281-6/+4Star
* Remove redundant flagsManuel Schneider2014-11-281-7/+4Star
* Change confusing membernameManuel Schneider2014-11-281-7/+7
* Client is able to auto - connect to the same room belonging manager.Björn Hagemeister2014-08-251-4/+5
* Try to reconnect if the pvsmgr gets disconnectedManuel Schneider2014-05-281-2/+10
* Outsource serverDiscovery.Manuel Schneider2014-05-281-161/+72Star
* Several changes:Björn Hagemeister2014-05-261-9/+23
* Force connectionWindow to be always on topManuel Schneider2014-05-071-1/+5
* Setting right pixmap after stopping vnc server on client.Björn Hagemeister2014-05-071-2/+3
* Reduced the class toolbar regarding the KISS paradigm.Manuel Schneider2014-05-071-0/+2
* Changes the ConnectionWidows gui to a relative layout. Added a stacked widget toManuel Schneider2014-05-061-24/+24
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-061-1/+49
|\
| * Adding flashy Symbol for working connection of client to server.Björn Hagemeister2014-05-051-3/+51
* | Changes the approach of Qt Gui initialization to the member pointer approach....Manuel Schneider2014-05-061-27/+29
|/
* Fix comments, add (very few) documentation commentsSimon Rettberg2014-04-181-2/+6
* [SERVER] Add "stop projection" buttonsr2013-02-061-0/+5
* Initial commitsr2013-02-041-0/+284