summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Several changes:Manuel Schneider2014-05-162-167/+255
* Fix segmentation fault after looking all screens and there is one client disc...Björn Hagemeister2014-05-131-1/+1
* Configured not locking the screen, if manager and client working on same mach...Björn Hagemeister2014-05-124-58/+64
* 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-064-30/+45
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-069-58/+75
|\
| * 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-067-48/+65
| * | Reduces button block timeManuel Schneider2014-05-051-1/+1
| * | Fixed curious text in warningsManuel Schneider2014-05-051-1/+1
| * | Give ui more contrastManuel Schneider2014-05-051-7/+7
* | | New Feature: Showing client toolbar while vnc server is running.Björn Hagemeister2014-05-066-2/+31
| |/ |/|
* | Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-052-0/+3
|\|
| * Resize thumbnail correctlyManuel Schneider2014-05-052-0/+3
* | Adding flashy Symbol for working connection of client to server.Björn Hagemeister2014-05-051-3/+51
|/
* Reniced the ui. Made styles more readable.Manuel Schneider2014-04-303-16/+45
* Merge branch 'bastelstube'Manuel Schneider2014-04-302-34/+43
|\
| * KISS'n'DRY for more cohesionManuel Schneider2014-04-302-27/+20Star
| * cant fire the timer inside the button slots since they are called somewhere w...Manuel Schneider2014-04-302-28/+38
| * Disable all buttons if one is clicked and enable them after a specified timeManuel Schneider2014-04-292-27/+33
* | Increased the timeout for debugging purposes; Instruct vncserver to trasmit justManuel Schneider2014-04-295-13/+52
|/
* Adding comments for each method in the .cpp files and class definition in the...Björn Hagemeister2014-04-2810-2/+298
* recognize a dragmove only if the distance is larger than 40 pxManuel Schneider2014-04-252-10/+15
* Thrown out redundant slots.Manuel Schneider2014-04-252-27/+10Star
* More meaningful nameManuel Schneider2014-04-252-13/+17
* Now handling the _desiredProjectionSource correctlyManuel Schneider2014-04-251-2/+8
* Now using qWidget instead of qDialog to avoid the need to handdle every dialogManuel Schneider2014-04-253-32/+14Star
* Reduced button block code. Moved some magic number to header.Manuel Schneider2014-04-242-57/+57
* 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-236-75/+98
|\
| * Made vnc thread stoppable from outside. Thread kills itself. If the vncManuel Schneider2014-04-234-70/+72
| * [SERVER] Fixed tracking of which clients is watching (trying to watch) whichManuel Schneider2014-04-232-5/+26
* | Fix status icon updating not workingBjörn Hagemeister2014-04-233-3/+14
|/
* Fixed, that inactive Client can be manually choosen as Tutor.Björn Hagemeister2014-04-221-3/+13
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-04-221-0/+1
|\
| * Set autofocus session fieldManuel Schneider2014-04-221-0/+1
* | New feature: Change or set tutor manually during session + URL of IP - ListBjörn Hagemeister2014-04-223-5/+35
|/
* 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-189-17/+51
|/
* New feature. Download of tutor-ip-list and automated assingment.Björn Hagemeister2014-04-164-14/+115