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
/
client
/
toolbar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up and modernize code
Simon Rettberg
2022-10-30
2
-50
/
+59
*
Modernize cmake file and project structure a bit
Simon Rettberg
2022-10-30
1
-0
/
+233
*
[client] Try not to steal focus on startup
v23
Simon Rettberg
2019-03-05
1
-1
/
+1
*
[client] Remove left over test code :/
Simon Rettberg
2018-09-07
1
-2
/
+0
*
[client] Fix style if checked button; add separator for buttons
Simon Rettberg
2018-09-06
1
-4
/
+14
*
[client] New addon system for buttons and menu
Simon Rettberg
2018-09-06
2
-90
/
+31
*
[client] Fix memory leak
Simon Rettberg
2018-09-04
1
-0
/
+1
*
[client] Fix code style
Simon Rettberg
2018-09-04
2
-9
/
+10
*
[client] Make toolbar movable by mouse
Simon Rettberg
2018-09-04
2
-1
/
+17
*
[client] Switch back to first desktop when hiding manager toggle button
Simon Rettberg
2018-08-31
2
-10
/
+20
*
Remove ugly comment separator lines above functions
Simon Rettberg
2018-08-02
1
-11
/
+11
*
Update code style, fix compiler warnings
Simon Rettberg
2018-07-24
1
-5
/
+5
*
[client] Fix uninitialized variable access
Simon Rettberg
2018-07-17
1
-1
/
+1
*
[client] top/bottom position detection
Jonathan Bauer
2018-06-18
2
-10
/
+30
*
[client] Use polling when checking whether to hide the bar
Simon Rettberg
2017-11-16
2
-20
/
+18
*
port to qt5
Jonathan Bauer
2017-11-15
1
-1
/
+1
*
[client] Delay showBar by 750ms
Simon Rettberg
2017-06-23
2
-23
/
+45
*
[client] Disable "quit on last window closed" as it triggers in exam mode
Simon Rettberg
2016-10-28
1
-1
/
+5
*
[client] Allow ESC key to cancel projection in hybrid mode
Simon Rettberg
2016-10-28
2
-9
/
+23
*
[client] Move ServerConnection instance to ClientApp
Simon Rettberg
2016-10-26
2
-34
/
+22
*
Fix GUI translation: Don't create persistent objects on stack :/
Simon Rettberg
2016-10-26
1
-26
/
+2
*
[client] Fix "toogle vm/manager" button (copy&paste error..)
Simon Rettberg
2016-10-24
1
-1
/
+1
*
[client] Add icon to attention button, hide button when disconnected
Simon Rettberg
2016-10-21
1
-2
/
+7
*
Implement "Attention" feature (virtual hand-raising)
Simon Rettberg
2016-10-19
2
-11
/
+38
*
[client] Resize toolbar when lock/switch buttons are hidden
Simon Rettberg
2016-10-11
1
-0
/
+2
*
[client] Disable lock button for just two seconds; ignore clicks on invisible...
Simon Rettberg
2016-10-11
1
-4
/
+8
*
[client] Skip rooms with no mgrIP when selecting "myRooms"
Simon Rettberg
2016-10-10
1
-14
/
+19
*
[client] Get rid of SYSTEM_SETTINGS macro, move to ClientApp
Simon Rettberg
2016-10-10
1
-22
/
+21
*
astyle.
Christian Klinger
2016-09-29
2
-102
/
+109
*
added an information dialog that displays ip and hostname.
Christian Klinger
2016-09-29
2
-0
/
+11
*
reduced noise in the output (old debug messages...)
Christian Klinger
2016-09-27
1
-4
/
+0
*
this is supposed to fix bug #2950 but doesn't.
Christian Klinger
2016-08-22
2
-1
/
+10
*
added a check so that lockDesktop.sh is not called too often.
Christian Klinger
2016-08-22
2
-3
/
+9
*
wrong configuration name for showLockDesktopButton.
Christian Klinger
2016-07-13
1
-1
/
+1
*
cleaned up some dead code.
Christian Klinger
2016-05-20
1
-4
/
+1
*
Implemented lock-button feature.
Christian Klinger
2016-05-20
2
-0
/
+16
*
added toolbar button to switch to manager.
Christian Klinger
2016-05-18
2
-0
/
+51
*
configurable quit button.
Christian Klinger
2016-05-13
2
-22
/
+36
*
connect/disconnect events are working (again).
Christian Klinger
2016-05-13
1
-6
/
+8
*
first new version of the connect window; needs some polish though.
Christian Klinger
2016-05-10
2
-27
/
+43
*
Priorities for rooms.
Christian Klinger
2016-05-09
1
-13
/
+17
*
added "Disconnect"-Button (closes #2764).
Christian Klinger
2016-05-09
2
-2
/
+12
*
[*] Use thumbnail on vnc viewer window until connection is up
Simon Rettberg
2016-02-08
1
-2
/
+2
*
properly close the toolbar (?)
Jonathan Bauer
2016-01-29
2
-3
/
+7
*
[client] Check if we know the manager's IP when invoked with --auto before co...
Simon Rettberg
2015-02-02
1
-1
/
+2
*
Restore window state when opening connect window. Reconnect to session when u...
Simon Rettberg
2015-02-02
2
-6
/
+17
*
Try to bring connect window to top more agressively; require c++0x instead of...
Simon Rettberg
2015-02-02
1
-3
/
+4
*
Removed irritating cam - icon in toolbar of client. Plus added some translati...
Björn Hagemeister
2014-09-17
1
-8
/
+8
*
The sessionID is ignored by manager if client is connecting via auto-connect.
Björn Hagemeister
2014-09-04
1
-14
/
+5
*
Remove heavy unreadable debug messages. Reintent.
Manuel Schneider
2014-09-03
1
-1
/
+0
[next]