summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc/qvncclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Remove QFlags(0), QFlags() does the same and is not deprecatedAlbert Astals Cid2019-11-291-1/+0
* Update QPA mouse event handling in offscreen and VNC pluginsShawn Rutledge2019-08-301-2/+11
* Fix build with -no-feature-cursorPaul Olav Tvete2017-03-011-2/+2
* fix VNC platform plugin build on big-endian machinesShawn Rutledge2017-02-171-3/+3
* Fix VNC platform plugin building on i386Andy Nichols2016-06-291-31/+0
* Cleanup VNC platform plugins debug messagesAndy Nichols2016-06-281-15/+14
* Support multiple connected clients in the VNC pluginAndy Nichols2016-06-281-0/+694