| 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 | 2 | -5/+12 |
| * | Fixed bug, that frame moved on (0,0) is asked to be deleted. | Björn Hagemeister | 2014-07-29 | 2 | -25/+28 |
| * | Read the configfile and place the frames according to the coordinates | Manuel Schneider | 2014-07-23 | 2 | -41/+74 |
| * | 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 | 2 | -25/+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 | 2 | -40/+0 |
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-07-21 | 2 | -2/+56 |
| |\ |
|
| | * | Tried to implement the fixed room settings, but is not working correctly righ... | Björn Hagemeister | 2014-07-21 | 2 | -2/+56 |
| * | | Correct indenting by tabs | Manuel Schneider | 2014-07-21 | 2 | -174/+174 |
| * | | 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 | 2 | -76/+157 |
| |/ |
|
| * | NEW feature: Possible to delete offline client by drag and drop to trash, whi... | Björn Hagemeister | 2014-06-19 | 2 | -3/+46 |
| * | 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 | 2 | -21/+2 |
| * | Removed _tutorFrame and _selectedFrame out of MainWindow to prevent possible ... | Björn Hagemeister | 2014-06-17 | 2 | -44/+86 |
| * | Fixed SegFauls by setting _streamingSource to integer and just using the clie... | Björn Hagemeister | 2014-06-05 | 2 | -31/+45 |
| * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-06-03 | 2 | -10/+11 |
| |\ |
|
| | * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-06-03 | 2 | -0/+15 |
| | |\ |
|
| | * | | Lock the buttons until the new vnc server sent a reply about its state. If th... | Manuel Schneider | 2014-06-03 | 2 | -10/+11 |
| * | | | 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 | 2 | -25/+2 |
| |\| |
|
| | * | Remove MainWindow::isValidClient. Connect slots not queued. | Manuel Schneider | 2014-06-03 | 2 | -25/+2 |
| * | | Put searching for client with specific id into method, getClientFromId(int id). | Björn Hagemeister | 2014-06-03 | 2 | -0/+15 |
| |/ |
|
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-06-03 | 2 | -14/+22 |
| |\ |
|
| | * | Removed some unnecessary qDebug comments. | Björn Hagemeister | 2014-06-02 | 2 | -4/+1 |
| | * | Merge branch 'master' of git.openslx.org:pvs2 | Björn Hagemeister | 2014-06-02 | 2 | -9/+33 |
| | |\ |
|
| | * | | Put Check if manager is running on machine into method. | Björn Hagemeister | 2014-06-02 | 2 | -10/+21 |
| * | | | 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 | 2 | -9/+30 |
| * | | 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 | 2 | -83/+46 |
| |\ |
|
| | * | Manual merge | Manuel Schneider | 2014-05-27 | 2 | -12/+24 |
| | |\ |
|
| | * | | Adjust stopProjection | Manuel Schneider | 2014-05-27 | 1 | -14/+6 |
| | * | | Unite BC and MC. Reducing complexity | Manuel Schneider | 2014-05-27 | 2 | -53/+32 |
| | * | | 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 | 2 | -10/+22 |
| * | | 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 |