index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
vnc
/
qvncscreen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Fix crash when setting override cursor on multiple clients
Eskil Abrahamsen Blomfeldt
2022-09-05
1
-2
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-3
/
+5
*
QVncIntegrationPlugin: includemocs
Marc Mutz
2022-04-28
1
-0
/
+2
*
Fix VNC format conversion
Allan Sandfeld Jensen
2021-01-13
1
-2
/
+3
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-2
/
+2
*
QVncScreen: fix crash on disconnect client did not request cursor
Rolf Eike Beer
2020-05-25
1
-0
/
+3
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
Add a few qAsConst() to range-for to prevent detachments
Sergio Martins
2018-12-10
1
-1
/
+1
*
Fix warning for -no-feature-cursor
Tasuku Suzuki
2017-04-25
1
-0
/
+4
*
Fix build with -no-feature-cursor
Paul Olav Tvete
2017-03-01
1
-0
/
+11
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-24
1
-1
/
+6
|
\
|
*
fix VNC platform plugin build on big-endian machines
Shawn Rutledge
2017-02-17
1
-1
/
+6
*
|
fb platforms: migrate to fbconvenience changes
Laszlo Agocs
2016-11-16
1
-4
/
+4
*
|
linuxfb: Make first window fullscreen like eglfs
Laszlo Agocs
2016-11-09
1
-0
/
+5
|
/
*
port to modularized platformsupport libraries
Oswald Buddenhagen
2016-10-15
1
-2
/
+2
*
Cleanup VNC platform plugins debug messages
Andy Nichols
2016-06-28
1
-3
/
+0
*
Add plugin arguments to VNC plugin
Andy Nichols
2016-06-28
1
-0
/
+17
*
Support multiple connected clients in the VNC plugin
Andy Nichols
2016-06-28
1
-8
/
+22
*
Support for client side cursors in the VNC plugin
Lars Knoll
2016-06-28
1
-1
/
+25
*
cleanups in the VNC plugin
Lars Knoll
2016-06-28
1
-41
/
+1
*
Initial work on a VNC QPA plugin
Lars Knoll
2016-06-28
1
-0
/
+175