summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge unicast implemetations into one.Manuel Schneider2014-05-202-49/+10Star
| |
* | Reduce codebaseManuel Schneider2014-05-203-101/+16Star
|/ | | | | | * Drop Prepare MainWindow::prepareForProjection * Drop redundant code in prepareForProjection (now unicast) * Adjust comments
* Changed Layout of helpWindow. Set Icon + Text into QFormLayout.Björn Hagemeister2014-05-191-67/+217
|
* Added .gitignoreBjörn Hagemeister2014-05-191-0/+7
|
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-193-79/+18Star
|\
| * Commiting forgotten icon.Björn Hagemeister2014-05-191-0/+3815
| |
| * Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-1910-1596/+2831
| |\
| * | Make toolbar static on left sideManuel Schneider2014-05-163-79/+18Star
| | | | | | | | | | | | | | | | | | | | | * Redudce unnecessary codebase by dropping curious nested timerId & timerTimeout * Use the resizeEvent properly * Make size of buttons static * Drop unnecesary ui properties
* | | Help windowBjörn Hagemeister2014-05-197-44/+301
| | |
* | | Commiting forgotten icon, plus first changes on help - Button ↵Björn Hagemeister2014-05-194-0/+3872
| |/ |/| | | | | implementation, which is not correctly working right now.
* | Changing some icons plus adding Button "help" without implementing its function.Björn Hagemeister2014-05-1610-1596/+2831
|/ | | | The button broadcast is just set to invisible, not deleted!
* Several changes:Manuel Schneider2014-05-163-167/+265
| | | | | | | | | | * Change the messagebox text * Add button stub for exclusiveStudentToTutor * Split prepareProjection in broacast, unicast and exclusiveunicast (stub) * Make multiple used, hardcoded strings static const member of mainwindow * Replace multiple loops asking for selection and tutor by membervariable * references to the connectionframe of the latter * Complete missing error messages
* Fix segmentation fault after looking all screens and there is one client ↵Björn Hagemeister2014-05-131-1/+1
| | | | disconnected.
* Configured not locking the screen, if manager and client working on same ↵Björn Hagemeister2014-05-125-685/+441Star
| | | | | | machine. Plus changing symbol for tutor2all button.
* Sinec c++11 is enabled by default, set flag to stop annoying warnings.Manuel Schneider2014-05-081-2/+2
|
* Force connectionWindow to be always on topManuel Schneider2014-05-071-1/+5
|
* Show taskbar tooManuel Schneider2014-05-072-4/+4
| | | | | * Let vnc stream complete screen * Let thumbnail display complete screen
* 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
| | | | | | | | | | | | | | | * Change unneccesary slot signature * Reduce hide timer to 500ms
* | | 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-072-16/+20
|\|
| * Made cam32.svg look like cam_off32.svgManuel Schneider2014-05-071-10/+11
| |
| * 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-066-152/+216
| | | | | change between checkmark and the rest. Changed the non expressive names of ui elements.
* Clipped the green checkmark's white space.Manuel Schneider2014-05-061-9/+64
|
* Merge branch 'master' of git.openslx.org:pvs2Björn Hagemeister2014-05-0611-70/+87
|\ | | | | | | | | Conflicts: src/client/connectwindow/connectwindow.h
| * Merge branch 'master' of git.openslx.org:pvs2Manuel Schneider2014-05-065-5/+92
| |\ | | | | | | | | | | | | | | | Conflicts: gui/client/toolbar.ui src/client/connectwindow/connectwindow.cpp
| * | Changes the approach of Qt Gui initialization to the member pointer ↵Manuel Schneider2014-05-069-63/+88
| | | | | | | | | | | | 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.
| * | 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-055-10/+105
|/ | | | And commenting class ConnectionWindow from client.
* 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 ↵Manuel Schneider2014-04-302-28/+38
| | | | | | | | wlse too
| * 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
|/ | | | the primary desktop; Thumbnails just display the primary dektop
* Adding comments for each method in the .cpp files and class definition in ↵Björn Hagemeister2014-04-2810-2/+298
| | | | the .h files.
* 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
| | | | event (reject, done, accept, finished). No more close override necessary.