| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Help window | Björn Hagemeister | 2014-05-19 | 2 | -0/+14 | |
| |/ | ||||||
| * | Several changes: | Manuel Schneider | 2014-05-16 | 2 | -167/+255 | |
| | | | | | | | | | | | * 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 Hagemeister | 2014-05-13 | 1 | -1/+1 | |
| | | | | | disconnected. | |||||
| * | Configured not locking the screen, if manager and client working on same ↵ | Björn Hagemeister | 2014-05-12 | 2 | -57/+51![]() | |
| | | | | | | | machine. Plus changing symbol for tutor2all button. | |||||
| * | Changes the approach of Qt Gui initialization to the member pointer ↵ | Manuel Schneider | 2014-05-06 | 1 | -2/+1![]() | |
| | | | | | 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 time | Manuel Schneider | 2014-05-05 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed curious text in warnings | Manuel Schneider | 2014-05-05 | 1 | -1/+1 | |
| | | ||||||
| * | KISS'n'DRY for more cohesion | Manuel Schneider | 2014-04-30 | 2 | -27/+20![]() | |
| | | ||||||
| * | cant fire the timer inside the button slots since they are called somewhere ↵ | Manuel Schneider | 2014-04-30 | 2 | -28/+38 | |
| | | | | | wlse too | |||||
| * | Disable all buttons if one is clicked and enable them after a specified time | Manuel Schneider | 2014-04-29 | 2 | -27/+33 | |
| | | ||||||
| * | Adding comments for each method in the .cpp files and class definition in ↵ | Björn Hagemeister | 2014-04-28 | 2 | -0/+176 | |
| | | | | | the .h files. | |||||
| * | Reduced button block code. Moved some magic number to header. | Manuel Schneider | 2014-04-24 | 2 | -57/+57 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-04-23 | 1 | -2/+13 | |
| |\ | ||||||
| | * | [SERVER] Fixed tracking of which clients is watching (trying to watch) which | Manuel Schneider | 2014-04-23 | 1 | -2/+13 | |
| | | | | | | | | | other client | |||||
| * | | Fix status icon updating not working | Björn Hagemeister | 2014-04-23 | 1 | -3/+6 | |
| |/ | ||||||
| * | Fixed, that inactive Client can be manually choosen as Tutor. | Björn Hagemeister | 2014-04-22 | 1 | -3/+13 | |
| | | ||||||
| * | New feature: Change or set tutor manually during session + URL of IP - List | Björn Hagemeister | 2014-04-22 | 2 | -4/+25 | |
| | | | | | of possible tutors, can be set in command line by starting server. | |||||
| * | New feature. Download of tutor-ip-list and automated assingment. | Björn Hagemeister | 2014-04-16 | 2 | -14/+35 | |
| | | | | | TODO: Make source url configurable. | |||||
| * | Changed exit text to be "exit?" instead of "Beenden?". | Björn Hagemeister | 2014-04-15 | 1 | -1/+1 | |
| | | ||||||
| * | Changed session name to be random at the beginning of each session.# Please ↵ | Björn Hagemeister | 2014-04-14 | 1 | -1/+1 | |
| | | | | | enter the commit message for your changes. Lines starting | |||||
| * | [SERVER] Get "stop projection" right | sr | 2013-02-06 | 1 | -5/+15 | |
| | | | | | [CLIENT] Redraw whole screen on projection start | |||||
| * | [SERVER] Add "stop projection" button | sr | 2013-02-06 | 2 | -1/+21 | |
| | | | | | | [SERVER] Don't show error message when VNC server stops as expected [SERVER/CLIENT] Implement connection timeout of 15 seconds | |||||
| * | ... | sr | 2013-02-06 | 1 | -0/+1 | |
| | | ||||||
| * | [SERVER] Go back from ClientId to int, so queued signal/slot connections work | sr | 2013-02-05 | 2 | -3/+3 | |
| | | ||||||
| * | ... | sr | 2013-02-05 | 1 | -2/+6 | |
| | | ||||||
| * | ... | sr | 2013-02-05 | 2 | -10/+8![]() | |
| | | ||||||
| * | ... | sr | 2013-02-05 | 2 | -2/+18 | |
| | | ||||||
| * | [SHARED] Add missing error message if network message parsing fails | sr | 2013-02-05 | 1 | -4/+5 | |
| | | ||||||
| * | [SERVER] Properly tell client the VNC server'S client id | sr | 2013-02-05 | 1 | -4/+5 | |
| | | ||||||
| * | [SERVER] fix vnc startup command | sr | 2013-02-05 | 1 | -0/+8 | |
| | | ||||||
| * | [SERVER] Implement all four VNC projection modes | sr | 2013-02-05 | 2 | -24/+178 | |
| | | ||||||
| * | ... | sr | 2013-02-04 | 1 | -1/+1 | |
| | | ||||||
| * | Initial commit | sr | 2013-02-04 | 2 | -0/+709 | |

