index
:
pvs2.git
master
remote-debugging
Pool Video Switch Version 2
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
server
/
mainwindow
/
mainwindow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added some translation for manager.
Björn Hagemeister
2014-09-17
1
-10
/
+0
*
The sessionID is ignored by manager if client is connecting via auto-connect.
Björn Hagemeister
2014-09-04
1
-1
/
+0
*
New Feature: Button for reloading room configuration of choosable room.
Björn Hagemeister
2014-08-25
1
-2
/
+4
*
Started including button for reloading room configuration by choosing your ow...
Björn Hagemeister
2014-08-05
1
-0
/
+4
*
Fixed, deleting clients after SessionNameUpdate.
Björn Hagemeister
2014-07-29
1
-0
/
+1
*
Fixed bug, that frame moved on (0,0) is asked to be deleted.
Björn Hagemeister
2014-07-29
1
-1
/
+1
*
Read the configfile and place the frames according to the coordinates
Manuel Schneider
2014-07-23
1
-3
/
+4
*
Drop the watchers concept, since the desiredProjectionSource essentially impl...
Manuel Schneider
2014-07-22
1
-1
/
+0
*
Remove dead button action.
Manuel Schneider
2014-07-22
1
-1
/
+0
*
Merge branch 'master' of git.openslx.org:pvs2
Manuel Schneider
2014-07-21
1
-0
/
+1
|
\
|
*
Tried to implement the fixed room settings, but is not working correctly righ...
Björn Hagemeister
2014-07-21
1
-0
/
+1
*
|
Correct indenting by tabs
Manuel Schneider
2014-07-21
1
-1
/
+1
*
|
Rename modes. Move code in slots to avoid unnecessary branching. Give the cli...
Manuel Schneider
2014-07-21
1
-2
/
+4
|
/
*
NEW feature: Possible to delete offline client by drag and drop to trash, whi...
Björn Hagemeister
2014-06-19
1
-0
/
+2
*
Moved method isManagerMachine() from MainWindow to Client.
Björn Hagemeister
2014-06-17
1
-1
/
+0
*
Removed _tutorFrame and _selectedFrame out of MainWindow to prevent possible ...
Björn Hagemeister
2014-06-17
1
-1
/
+2
*
Fixed SegFauls by setting _streamingSource to integer and just using the clie...
Björn Hagemeister
2014-06-05
1
-1
/
+1
*
Merge branch 'master' of git.openslx.org:pvs2
Manuel Schneider
2014-06-03
1
-0
/
+2
|
\
|
*
Merge branch 'master' of git.openslx.org:pvs2
Björn Hagemeister
2014-06-03
1
-1
/
+0
|
|
\
|
*
|
Put searching for client with specific id into method, getClientFromId(int id).
Björn Hagemeister
2014-06-03
1
-0
/
+2
*
|
|
Lock the buttons until the new vnc server sent a reply about its state. If th...
Manuel Schneider
2014-06-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove MainWindow::isValidClient. Connect slots not queued.
Manuel Schneider
2014-06-03
1
-1
/
+0
|
/
*
Removed some unnecessary qDebug comments.
Björn Hagemeister
2014-06-02
1
-1
/
+0
*
Merge branch 'master' of git.openslx.org:pvs2
Björn Hagemeister
2014-06-02
1
-0
/
+1
|
\
|
*
Uncheck lock if any action is performed.
Manuel Schneider
2014-05-28
1
-0
/
+1
*
|
Put Check if manager is running on machine into method.
Björn Hagemeister
2014-06-02
1
-0
/
+1
|
/
*
Manual merge
Manuel Schneider
2014-05-27
1
-0
/
+1
|
\
|
*
Put the clients adaption to current class room situation into method.
Björn Hagemeister
2014-05-27
1
-0
/
+1
*
|
Unite BC and MC. Reducing complexity
Manuel Schneider
2014-05-27
1
-4
/
+2
|
/
*
Dont emit _currentProjectionSource in signal vncClientStateChange . (not used)
Manuel Schneider
2014-05-27
1
-1
/
+1
*
Use enums for modes since not all combinations of _broadcast and _lockOthers ...
Manuel Schneider
2014-05-27
1
-2
/
+6
*
Drop _desiredProjectionSource. Dont send a stopVncClient if it has not been s...
Manuel Schneider
2014-05-27
1
-0
/
+1
*
Replace states by two flags indicating the state
Manuel Schneider
2014-05-26
1
-8
/
+2
*
Refactor unicast to multicast
Manuel Schneider
2014-05-26
1
-1
/
+2
*
First approach for an exclusive unicast. T.b.c.
Manuel Schneider
2014-05-22
1
-7
/
+20
*
Merge unicast implemetations into one.
Manuel Schneider
2014-05-20
1
-2
/
+1
*
Reduce codebase
Manuel Schneider
2014-05-20
1
-1
/
+0
*
Merge branch 'master' of git.openslx.org:pvs2
Björn Hagemeister
2014-05-19
1
-2
/
+0
|
\
|
*
Make toolbar static on left side
Manuel Schneider
2014-05-16
1
-2
/
+0
*
|
Help window
Björn Hagemeister
2014-05-19
1
-0
/
+3
|
/
*
Several changes:
Manuel Schneider
2014-05-16
1
-36
/
+37
*
Configured not locking the screen, if manager and client working on same mach...
Björn Hagemeister
2014-05-12
1
-2
/
+0
*
Changes the approach of Qt Gui initialization to the member pointer approach....
Manuel Schneider
2014-05-06
1
-2
/
+1
*
Reduces button block time
Manuel Schneider
2014-05-05
1
-1
/
+1
*
KISS'n'DRY for more cohesion
Manuel Schneider
2014-04-30
1
-1
/
+4
*
cant fire the timer inside the button slots since they are called somewhere w...
Manuel Schneider
2014-04-30
1
-0
/
+1
*
Disable all buttons if one is clicked and enable them after a specified time
Manuel Schneider
2014-04-29
1
-1
/
+3
*
Adding comments for each method in the .cpp files and class definition in the...
Björn Hagemeister
2014-04-28
1
-0
/
+16
*
Reduced button block code. Moved some magic number to header.
Manuel Schneider
2014-04-24
1
-33
/
+33
*
New feature: Change or set tutor manually during session + URL of IP - List
Björn Hagemeister
2014-04-22
1
-1
/
+2
[next]