summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
...
* Removed irritating cam - icon in toolbar of client. Plus added some translati...Björn Hagemeister2014-09-171-8/+8
* The sessionID is ignored by manager if client is connecting via auto-connect.Björn Hagemeister2014-09-042-17/+8Star
* Let client and server use the config file in the "pvs2" folder.Manuel Schneider2014-09-041-2/+2
* Remove heavy unreadable debug messages. Reintent.Manuel Schneider2014-09-031-1/+0Star
* Adjust the system settings path in clientManuel Schneider2014-09-031-3/+6
* Changed .ini file in client and manager from pvs2client.ini and pvs2mgr.ini t...Björn Hagemeister2014-08-262-5/+7
* Client is able to auto - connect to the same room belonging manager.Björn Hagemeister2014-08-257-20/+130
* Fixed unintended bug from yesterday.Björn Hagemeister2014-07-301-1/+1
* 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-223-14/+30
* Correct indenting by tabsManuel Schneider2014-07-211-27/+27
* Remove annoying -Wreoder warningManuel Schneider2014-07-091-1/+1
* Try to reconnect if the pvsmgr gets disconnectedManuel Schneider2014-05-283-4/+12
* Outsource serverDiscovery.Manuel Schneider2014-05-285-198/+324
* Add several documentation stubs. Remove autogenreated TODOManuel Schneider2014-05-271-22/+48
* Several changes:Björn Hagemeister2014-05-266-41/+71
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-223-13/+4Star
|\
| * Stop suggesting the user to be recorded:Manuel Schneider2014-05-222-29/+2Star
| * Make VNCServer::isrunning inlineManuel Schneider2014-05-222-11/+2Star
* | Changed the blinking red dot in toolbar while beeing vnc server to blinking eye.Björn Hagemeister2014-05-222-8/+8
|/
* Fix segfault. Drop nullpointer polls since SslSocket is now const. [id == ...Manuel Schneider2014-05-221-2/+2
* Force connectionWindow to be always on topManuel Schneider2014-05-071-1/+5
* Show taskbar tooManuel Schneider2014-05-072-4/+4
* 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-072-3/+4
| |/ |/|
* | 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-073-164/+74Star
* Changes the ConnectionWidows gui to a relative layout. Added a stacked widget toManuel Schneider2014-05-063-26/+41
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-064-44/+61
|\
| * Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-061-1/+49
| |\
| * | Changes the approach of Qt Gui initialization to the member pointer approach....Manuel Schneider2014-05-064-43/+60
* | | New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-066-2/+31
| |/ |/|
* | Adding flashy Symbol for working connection of client to server.Björn Hagemeister2014-05-051-3/+51
|/
* Increased the timeout for debugging purposes; Instruct vncserver to trasmit justManuel Schneider2014-04-293-4/+33
* Now using qWidget instead of qDialog to avoid the need to handdle every dialogManuel Schneider2014-04-253-32/+14Star
* Doxygen comments, removed incomplete unused event handling for VNC RW access,...Simon Rettberg2014-04-234-291/+227Star
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-04-234-70/+72
|\
| * Made vnc thread stoppable from outside. Thread kills itself. If the vncManuel Schneider2014-04-234-70/+72
* | Fix status icon updating not workingBjörn Hagemeister2014-04-232-0/+8
|/
* Merge branch 'master' of dnbd3:pvs2Simon Rettberg2014-04-181-1/+2
|\
| * Prevent x11vnc from disabling 11 keyrepeatManuel Schneider2014-04-171-1/+2
* | Fix comments, add (very few) documentation commentsSimon Rettberg2014-04-185-11/+42
|/
* Fix user name detection in pvsclient.Björn Hagemeister2014-04-141-1/+4
* [CLIENT] Request full screen update from VNC server after the frame buffer ha...sr2013-02-062-5/+14
* [SERVER] Get "stop projection" rightsr2013-02-061-2/+2