summaryrefslogtreecommitdiffstats
path: root/gui/client/connect.ui
Commit message (Collapse)AuthorAgeFilesLines
* [client] ConnectWindow: Cancel -> CloseSimon Rettberg2018-08-031-3/+24
|
* polished the connect window.Christian Klinger2016-05-121-87/+48Star
|
* first new version of the connect window; needs some polish though.Christian Klinger2016-05-101-53/+96
|
* added "Disconnect"-Button (closes #2764).Christian Klinger2016-05-091-44/+45
|
* Changes the ConnectionWidows gui to a relative layout. Added a stacked widget toManuel Schneider2014-05-061-121/+170
| | | | | change between checkmark and the rest. Changed the non expressive names of ui elements.
* Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-061-3/+30
|\ | | | | | | | | | | 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-3/+30
| | | | | | | | And commenting class ConnectionWindow from client.
* | Changes the approach of Qt Gui initialization to the member pointer ↵Manuel Schneider2014-05-061-4/+4
|/ | | | 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.
* Proper translated concect stringManuel Schneider2014-04-231-1/+1
|
* Initial commitsr2013-02-041-0/+114