summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc/qvncscreen.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -no-feature-cursorPaul Olav Tvete2017-03-011-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+1
|\
| * fix VNC platform plugin build on big-endian machinesShawn Rutledge2017-02-171-1/+1
* | vnc: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2017-01-091-4/+4
* | vnc: Add missing overrideAlexander Volkov2017-01-061-1/+1
* | fb platforms: migrate to fbconvenience changesLaszlo Agocs2016-11-161-1/+1
* | linuxfb: Make first window fullscreen like eglfsLaszlo Agocs2016-11-091-0/+2
|/
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* Support multiple connected clients in the VNC pluginAndy Nichols2016-06-281-2/+7
* Support for client side cursors in the VNC pluginLars Knoll2016-06-281-2/+5
* Support showing the mouse cursor in the VNC pluginLars Knoll2016-06-281-0/+2
* Initial work on a VNC QPA pluginLars Knoll2016-06-281-0/+83