summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unused public interfacev5.13.0-beta3v5.13.0-beta2Jesus Fernandez2019-04-011-1/+0
* Fix build - screen maintenance functions moved to QWSIJesus Fernandez2019-03-291-3/+3
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-7/+6
|\
| * Destroy loading canvasJesus Fernandez2019-01-241-7/+6
* | Add platform plugin parameter for websockerserverMaurice Kalinowski2019-01-306-10/+27
|/
* Fix calling convention in Win32Jesus Fernandez2018-12-051-4/+10
* Check the pointer before dereferencing it to avoid crashesv5.12.0-beta4Jesus Fernandez2018-10-241-0/+2
* Disable mouse tracking by defaultv5.12.0-beta3v5.12.0-beta2Jesus Fernandez2018-10-122-3/+8
* Fix rendering updatev5.12.0-beta1Jesus Fernandez2018-10-011-0/+3
* Use reference in range for to avoid copyJesus Fernandez2018-09-251-1/+1
* Reload the browser when the socket disconnectsJesus Fernandez2018-09-241-0/+1
* Fix -Wzero-as-null-pointer-constantJesus Fernandez2018-09-141-1/+1
* Fix -Wold-style-castJesus Fernandez2018-09-141-12/+17
* Use QWebGLFunctionCall::addParametersJesus Fernandez2018-09-141-5/+1
* Move strings variable from global to local scopeJesus Fernandez2018-09-141-2/+1
* Fix OpenGL context crashJesus Fernandez2018-09-111-6/+6
* Silence warning about paddingJesus Fernandez2018-07-101-1/+1
* Remove unused variableJesus Fernandez2018-06-051-1/+0
* Normalize object notationJesus Fernandez2018-06-051-97/+97
* Fix typoJesus Fernandez2018-06-042-8/+8
* Prefer object notation over bracesJesus Fernandez2018-06-041-43/+45
* Fix critical messagesJesus Fernandez2018-06-011-2/+2
* Fix detection of invalid parameterJesus Fernandez2018-05-251-1/+1
* Convert port string to ushortJesus Fernandez2018-05-221-1/+1
* Fix Clang 6 warning about not using the override keywordThiago Macieira2018-04-271-1/+1
* Fix warningsv5.11.0-beta4Jesus Fernandez2018-04-051-3/+8
* Silence complaints about bitwise operationsv5.11.0-beta3Jesus Fernandez2018-03-271-0/+3
* Remove old partial binary message workaroundJesus Fernandez2018-03-272-28/+6
* Fix browser warning and use addEventListenerJesus Fernandez2018-03-221-8/+8
* Add missing semicolonsJesus Fernandez2018-03-221-14/+14
* Remove unnecessary semicolonJesus Fernandez2018-03-211-1/+1
* Reuse body variableJesus Fernandez2018-03-211-2/+1
* Remove unused variablesJesus Fernandez2018-03-211-3/+1
* Add an environment variable to set the WebSocket Server addressJesus Fernandez2018-03-211-2/+14
* Allow customizing the maximum texture sizev5.11.0-beta2Jesus Fernandez2018-03-091-2/+6
* Remove spurious blank linesv5.11.0-beta1Jesus Fernandez2018-02-191-2/+0
* Show more information when the HTTP server fails to initializeJesus Fernandez2018-02-153-2/+12
* Correct variable name in webqt.jsxEdi Cikovic2018-02-151-1/+1
* Return event id instead of deleted eventJesus Fernandez2018-02-151-10/+15
* Remove an unused functionv5.11.0-alpha1Jesus Fernandez2018-02-131-14/+4
* Force Threaded Render Loop modeJesus Fernandez2018-02-131-0/+5
* Fix key mapping of Enterv5.10.15.10.15.10Michael Brasser2018-01-173-38/+8
* Fix deleteFramebuffers and deleteRenderbuffersMichael Brasser2018-01-151-2/+2
* WebSocket Server refactorJesus Fernandez2018-01-121-4/+7
* qCritical if the user creates a raster surfaceJesus Fernandez2018-01-091-0/+1
* Fix browser resizeJesus Fernandez2018-01-092-0/+7
* Add a comment to the sentinel checkJesus Fernandez2018-01-091-1/+1
* Fix glDrawArraysJesus Fernandez2018-01-091-1/+3
* Instantiate QCoreTextFontDatabaseEngineFactory, not just base classJesus Fernandez2018-01-091-1/+2
* Only claim support for capabilities WebGL actually hasJesus Fernandez2018-01-091-7/+6