summaryrefslogtreecommitdiffstats
path: root/src/client/toolbar/toolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add an about dialog to the client.Manuel Schneider2014-07-221-0/+25
* Show window after setting it up, preventing flickering on start.Manuel Schneider2014-07-221-1/+1
* Let the client quit if to much params. Let the client be able to connect to t...Manuel Schneider2014-07-221-6/+21
* Outsource serverDiscovery.Manuel Schneider2014-05-281-3/+1Star
* Several changes:Björn Hagemeister2014-05-261-1/+5
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-221-2/+2
|\
| * Stop suggesting the user to be recorded:Manuel Schneider2014-05-221-27/+2Star
* | Changed the blinking red dot in toolbar while beeing vnc server to blinking eye.Björn Hagemeister2014-05-221-7/+7
|/
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-071-15/+60
|\
| * Merge + commentsManuel Schneider2014-05-071-5/+30
| |\
| * | Comment source file and minor changes.Manuel Schneider2014-05-071-14/+56
* | | Setting right pixmap after stopping vnc server on client.Björn Hagemeister2014-05-071-1/+1
| |/ |/|
* | Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-071-6/+9
|\|
| * Hide bar if the menu is leftManuel Schneider2014-05-071-6/+9
* | New feature: Blinking red dot in toolbar, while vnc server is started on client.Björn Hagemeister2014-05-071-5/+27
|/
* Reduced the class toolbar regarding the KISS paradigm.Manuel Schneider2014-05-071-130/+63Star
* Changes the ConnectionWidows gui to a relative layout. Added a stacked widget toManuel Schneider2014-05-061-0/+15
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-061-8/+15
|\
| * Changes the approach of Qt Gui initialization to the member pointer approach....Manuel Schneider2014-05-061-8/+15
* | New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-061-1/+14
|/
* Increased the timeout for debugging purposes; Instruct vncserver to trasmit justManuel Schneider2014-04-291-1/+1
* Fix comments, add (very few) documentation commentsSimon Rettberg2014-04-181-2/+2
* [SERVER/CLIENT] Wait for connection to close properly before deleting socket ...sr2013-02-051-5/+5
* Initial commitsr2013-02-041-0/+200