summaryrefslogtreecommitdiffstats
path: root/src/client/toolbar
Commit message (Expand)AuthorAgeFilesLines
...
* Changed .ini file in client and manager from pvs2client.ini and pvs2mgr.ini t...Björn Hagemeister2014-08-261-3/+5
* Client is able to auto - connect to the same room belonging manager.Björn Hagemeister2014-08-252-2/+84
* Add an about dialog to the client.Manuel Schneider2014-07-222-0/+27
* 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-222-7/+23
* Remove annoying -Wreoder warningManuel Schneider2014-07-091-1/+1
* Outsource serverDiscovery.Manuel Schneider2014-05-281-3/+1Star
* Several changes:Björn Hagemeister2014-05-262-2/+6
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-221-2/+2
|\
| * Stop suggesting the user to be recorded:Manuel Schneider2014-05-222-29/+2Star
* | Changed the blinking red dot in toolbar while beeing vnc server to blinking eye.Björn Hagemeister2014-05-222-8/+8
|/
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-072-16/+61
|\
| * Merge + commentsManuel Schneider2014-05-072-5/+33
| |\
| * | Comment source file and minor changes.Manuel Schneider2014-05-072-15/+57
* | | 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-072-5/+30
|/
* Reduced the class toolbar regarding the KISS paradigm.Manuel Schneider2014-05-072-164/+72Star
* 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-062-12/+24
|\
| * Changes the approach of Qt Gui initialization to the member pointer approach....Manuel Schneider2014-05-062-12/+24
* | New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-062-1/+15
|/
* 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-052-6/+6
* Initial commitsr2013-02-042-0/+278