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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[*] Better error handling and messaging
Simon Rettberg
2023-03-13
1
-0
/
+5
*
Add more debug output to discovery part
Simon Rettberg
2023-03-07
1
-2
/
+8
*
Add a few hacks to make it compile on Qt 5.12 again
Simon Rettberg
2022-10-31
3
-3
/
+11
*
Clean up and modernize code
Simon Rettberg
2022-10-30
24
-302
/
+275
*
Modernize cmake file and project structure a bit
Simon Rettberg
2022-10-30
5
-4
/
+458
*
[client] Try not to steal focus on startup
v23
Simon Rettberg
2019-03-05
1
-1
/
+1
*
[client] Stop projection on any key press
Steffen Ritter
2018-10-04
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
2
-7
/
+15
*
[client] New addon system for buttons and menu
Simon Rettberg
2018-09-06
4
-90
/
+291
*
[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
*
[*] Add log message if loading translations fails
Simon Rettberg
2018-09-03
1
-4
/
+10
*
[client] Switch back to first desktop when hiding manager toggle button
Simon Rettberg
2018-08-31
2
-10
/
+20
*
[client] ConnectWindow: Cancel -> Close
Simon Rettberg
2018-08-03
2
-3
/
+3
*
Remove ugly comment separator lines above functions
Simon Rettberg
2018-08-02
4
-41
/
+41
*
[client] ConnectWindow: Restore green checkmark, fix messages
Simon Rettberg
2018-08-01
2
-19
/
+3
*
[SERVER] Fix locking when locked unicast is current mode
Simon Rettberg
2018-07-31
1
-2
/
+3
*
[*] Convert old C-Style casts
Simon Rettberg
2018-07-26
4
-13
/
+17
*
Update code style, fix compiler warnings
Simon Rettberg
2018-07-24
12
-68
/
+73
*
[client] Rewrite thread sync for VNC yet again
Simon Rettberg
2018-07-20
4
-138
/
+116
*
[client] Don't activateWindow VNC viewer on open in multiscreen mode
Simon Rettberg
2018-07-20
1
-4
/
+6
*
[client] Remove debug spam
Simon Rettberg
2018-07-20
1
-1
/
+0
*
[client] Rewrite thread sync between VNC worker and VNC window
Simon Rettberg
2018-07-17
4
-66
/
+62
*
[client] Fix uninitialized variable access
Simon Rettberg
2018-07-17
2
-2
/
+2
*
[client] Show vnc window on rightmost screen
Simon Rettberg
2018-07-16
2
-7
/
+23
*
[client] Fix translation on Qt5
Simon Rettberg
2018-07-13
1
-3
/
+2
*
[client] top/bottom position detection
Jonathan Bauer
2018-06-18
2
-10
/
+30
*
[client] Fix: read mgr state before init leads to hybrid toggle not appearing
Simon Rettberg
2018-01-22
1
-5
/
+3
*
[client] Fix deletion of QThread while still running
Simon Rettberg
2017-12-04
3
-3
/
+12
*
Fix connection problems qith Qt5 (again)
Simon Rettberg
2017-12-01
2
-17
/
+11
*
[client] Use polling when checking whether to hide the bar
Simon Rettberg
2017-11-16
2
-20
/
+18
*
Fix SSL on Qt5
Simon Rettberg
2017-11-16
1
-2
/
+7
*
port to qt5
Jonathan Bauer
2017-11-15
5
-44
/
+3
*
[client] Delay showBar by 750ms
Simon Rettberg
2017-06-23
2
-23
/
+45
*
[client] Periodically bring vnc and lock window to top
Simon Rettberg
2017-02-10
4
-1
/
+29
*
[client] Nicer output of ip addresses under system information
Steffen Ritter
2016-11-15
1
-7
/
+39
*
Increase compiler warnings, fix a lot of those instances
Simon Rettberg
2016-11-15
8
-19
/
+23
*
Fix compile warnings
Simon Rettberg
2016-10-28
2
-1
/
+2
*
[client] Fix use-after-free by adding missing signal-slot-connection
Simon Rettberg
2016-10-28
1
-0
/
+1
*
[client] Disable "quit on last window closed" as it triggers in exam mode
Simon Rettberg
2016-10-28
2
-1
/
+6
*
[client] Allow ESC key to cancel projection in hybrid mode
Simon Rettberg
2016-10-28
8
-16
/
+74
*
[client] Fix memleak
Simon Rettberg
2016-10-27
1
-1
/
+3
*
[client] Move ServerConnection instance to ClientApp
Simon Rettberg
2016-10-26
9
-55
/
+81
*
Fix GUI translation: Don't create persistent objects on stack :/
Simon Rettberg
2016-10-26
3
-33
/
+44
*
[client] Create config dir before trying to create vnc password file inside
Simon Rettberg
2016-10-24
2
-14
/
+27
*
[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
5
-21
/
+63
[next]