summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/webgl/qwebglhttpserver.h
Commit message (Collapse)AuthorAgeFilesLines
* Show more information when the HTTP server fails to initializeJesus Fernandez2018-02-151-0/+2
| | | | | | | | | | When the HTTP server fails to initialize a simple message was shown in the terminal. This patch adds the error string from the QTcpServer to give more information about the problem. Change-Id: Ic52d4a78991e1c5a20f2712ca6cbbdd0738d47e0 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
* Add Qt WebGL platform pluginJesus Fernandez2017-06-271-0/+75
Done-with: Michael Winkelmann <michael.winkelmann@qt.io> Change-Id: I6632475956393116af8885f42ba557e35d2b0985 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>