| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Minimal changes: some qDebugs(), changed index of for - loop. | Björn Hagemeister | 2014-07-30 | 1 | -5/+11 |
| * | Fixed unintended bug from yesterday. | Björn Hagemeister | 2014-07-30 | 1 | -1/+2 |
| * | Added user warning before second or more change of sessionName. | Björn Hagemeister | 2014-07-29 | 1 | -6/+18 |
| * | Fixed, deleting clients after SessionNameUpdate. | Björn Hagemeister | 2014-07-29 | 1 | -5/+11 |
| * | Fixed bug, that frame moved on (0,0) is asked to be deleted. | Björn Hagemeister | 2014-07-29 | 1 | -24/+27 |
| * | Read the configfile and place the frames according to the coordinates | Manuel Schneider | 2014-07-23 | 1 | -38/+70 |
| * | Clean up students broadcast | Manuel Schneider | 2014-07-23 | 1 | -2/+0 |
| * | Again fix oneclick-source-change-lock-bug. Note to myself: Never ever violate... | Manuel Schneider | 2014-07-22 | 1 | -25/+15 |
| * | Fix TutorToStudent can't toggle bug. | Manuel Schneider | 2014-07-22 | 1 | -14/+8 |
| * | Fix broadcast bug. | Manuel Schneider | 2014-07-22 | 1 | -16/+8 |
| * | Fix login-lock-bug. Update todolist | Manuel Schneider | 2014-07-22 | 1 | -3/+6 |
| * | Fix oneclick-source-change-lock-bug | Manuel Schneider | 2014-07-22 | 1 | -35/+17 |
| * | Drop the watchers concept, since the desiredProjectionSource essentially impl... | Manuel Schneider | 2014-07-22 | 1 | -24/+22 |
| * | Bugfix: One click source change now fully supported | Manuel Schneider | 2014-07-22 | 1 | -75/+55 |
| * | Remove dead button action. | Manuel Schneider | 2014-07-22 | 1 | -39/+0 |
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-07-21 | 1 | -2/+55 |
| |\ |
|
| | * | Tried to implement the fixed room settings, but is not working correctly righ... | Björn Hagemeister | 2014-07-21 | 1 | -2/+55 |
| * | | Correct indenting by tabs | Manuel Schneider | 2014-07-21 | 1 | -173/+173 |
| * | | Finally implemented one click projectionsource change | Manuel Schneider | 2014-07-21 | 1 | -18/+29 |
| * | | Rename modes. Move code in slots to avoid unnecessary branching. Give the cli... | Manuel Schneider | 2014-07-21 | 1 | -74/+153 |
| |/ |
|
| * | NEW feature: Possible to delete offline client by drag and drop to trash, whi... | Björn Hagemeister | 2014-06-19 | 1 | -3/+44 |
| * | Delete connected clients and connectionFrames after sessionName has changed. | Björn Hagemeister | 2014-06-17 | 1 | -1/+10 |
| * | Moved method isManagerMachine() from MainWindow to Client. | Björn Hagemeister | 2014-06-17 | 1 | -20/+2 |
| * | Removed _tutorFrame and _selectedFrame out of MainWindow to prevent possible ... | Björn Hagemeister | 2014-06-17 | 1 | -43/+84 |
| * | Fixed SegFauls by setting _streamingSource to integer and just using the clie... | Björn Hagemeister | 2014-06-05 | 1 | -30/+44 |
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-06-03 | 1 | -9/+10 |
| |\ |
|
| | * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-06-03 | 1 | -0/+13 |
| | |\ |
|
| | * | | Lock the buttons until the new vnc server sent a reply about its state. If th... | Manuel Schneider | 2014-06-03 | 1 | -9/+10 |
| * | | | Removed _watchers List. | Björn Hagemeister | 2014-06-03 | 1 | -11/+52 |
| | |/
|/| |
|
| * | | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-06-03 | 1 | -24/+2 |
| |\| |
|
| | * | Remove MainWindow::isValidClient. Connect slots not queued. | Manuel Schneider | 2014-06-03 | 1 | -24/+2 |
| * | | Put searching for client with specific id into method, getClientFromId(int id). | Björn Hagemeister | 2014-06-03 | 1 | -0/+13 |
| |/ |
|
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-06-03 | 1 | -13/+21 |
| |\ |
|
| | * | Removed some unnecessary qDebug comments. | Björn Hagemeister | 2014-06-02 | 1 | -3/+1 |
| | * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-06-02 | 1 | -9/+32 |
| | |\ |
|
| | * | | Put Check if manager is running on machine into method. | Björn Hagemeister | 2014-06-02 | 1 | -10/+20 |
| * | | | Remove client list from listenServer. Check maxClients in Mainwindow | Manuel Schneider | 2014-06-03 | 1 | -0/+6 |
| | |/
|/| |
|
| * | | Uncheck lock if any action is performed. | Manuel Schneider | 2014-05-28 | 1 | -9/+29 |
| * | | Give Exclusive student to tutor correct funtion. Kill all projections on lock. | Manuel Schneider | 2014-05-28 | 1 | -1/+4 |
| |/ |
|
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-05-27 | 1 | -79/+44 |
| |\ |
|
| | * | Manual merge | Manuel Schneider | 2014-05-27 | 1 | -12/+23 |
| | |\ |
|
| | * | | Adjust stopProjection | Manuel Schneider | 2014-05-27 | 1 | -14/+6 |
| | * | | Unite BC and MC. Reducing complexity | Manuel Schneider | 2014-05-27 | 1 | -49/+30 |
| | * | | Make it possible to exclude a client from multicast. | Manuel Schneider | 2014-05-27 | 1 | -10/+12 |
| | * | | Lock is already handled in onVncServerStateChange. | Manuel Schneider | 2014-05-27 | 1 | -8/+0 |
| | * | | Mainwindow takes full control over management. No need for abritrary polls. | Manuel Schneider | 2014-05-27 | 1 | -9/+0 |
| * | | | Enable, to set locked client to tutor and unlock selected one afterwards. | Björn Hagemeister | 2014-05-27 | 1 | -4/+14 |
| | |/
|/| |
|
| * | | Put the clients adaption to current class room situation into method. | Björn Hagemeister | 2014-05-27 | 1 | -10/+21 |
| * | | By pushing reset button, also unlock all currently locked screens. | Björn Hagemeister | 2014-05-27 | 1 | -11/+4 |
| |/ |
|
| * | Drop _isBroadcastSource. The client must not know anything about the management. | Manuel Schneider | 2014-05-27 | 1 | -2/+0 |