summaryrefslogtreecommitdiffstats
path: root/gui/client
Commit message (Collapse)AuthorAgeFilesLines
* Changed the blinking red dot in toolbar while beeing vnc server to blinking eye.Björn Hagemeister2014-05-221-0/+6
|
* 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-062-4/+31
|\ | | | | | | | | | | Conflicts: gui/client/toolbar.ui src/client/connectwindow/connectwindow.cpp
| * Adding flashy Symbol for working connection of client to server.Björn Hagemeister2014-05-052-7/+42
| | | | | | | | And commenting class ConnectionWindow from client.
* | Changes the approach of Qt Gui initialization to the member pointer ↵Manuel Schneider2014-05-062-15/+23
|/ | | | 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
|
* Add GUI changessr2013-02-071-24/+7Star
|
* Initial commitsr2013-02-042-0/+305