summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc/qvnc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup VNC platform plugins debug messagesAndy Nichols2016-06-281-5/+8
* Add plugin arguments to VNC pluginAndy Nichols2016-06-281-12/+4
* Support multiple connected clients in the VNC pluginAndy Nichols2016-06-281-654/+51
* Support for client side cursors in the VNC pluginLars Knoll2016-06-281-20/+7
* cleanups in the VNC pluginLars Knoll2016-06-281-120/+8
* Support showing the mouse cursor in the VNC pluginLars Knoll2016-06-281-3/+0
* Implement support for key events in the VNC pluginLars Knoll2016-06-281-3/+2
* Properly forward mouse events to the VNC clientLars Knoll2016-06-281-7/+5
* Initial work on a VNC QPA pluginLars Knoll2016-06-281-0/+1419