summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/webgl/qwebglwebsocketserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add platform plugin parameter for websockerserverMaurice Kalinowski2019-01-301-3/+6
* Disable mouse tracking by defaultv5.12.0-beta3v5.12.0-beta2Jesus Fernandez2018-10-121-1/+2
* Remove old partial binary message workaroundJesus Fernandez2018-03-271-8/+1
* Add an environment variable to set the WebSocket Server addressJesus Fernandez2018-03-211-2/+14
* Fix key mapping of Enterv5.10.15.10.15.10Michael Brasser2018-01-171-37/+0
* WebSocket Server refactorJesus Fernandez2018-01-121-4/+7
* Remove the parameterCount parameterJesus Fernandez2017-12-051-31/+40
* Send numeric identifiers instead of stringsJesus Fernandez2017-11-231-1/+3
* Allow users to disable the loading/waiting screen animationJesus Fernandez2017-10-031-0/+1
* Show client side debug information in debug buildsJesus Fernandez2017-10-031-0/+8
* Wrap system information in sysinfo keyJesus Fernandez2017-10-031-8/+13
* Add GL command generation helper functionsJesus Fernandez2017-09-281-0/+1
* Remove identifier from messages not waiting for answerJesus Fernandez2017-09-211-6/+12
* Fix NULL data handlingJesus Fernandez2017-09-201-1/+1
* Add Qt WebGL platform pluginJesus Fernandez2017-06-271-0/+310