summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/html5/qhtml5window.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: rename platform, refactor files and other thingsLorn Potter2018-07-161-406/+0
* wasm: clean up platform pluginLorn Potter2018-06-201-9/+2
* wasm: implement QHtml5Window::requestUpdate()Morten Johan Sørvig2018-06-011-0/+17
* wasm: clean up used and unused qDebugsLorn Potter2018-05-161-3/+0
* webassembly: Fix mouse position for opengl appsLorn Potter2018-05-151-6/+6
* webassembly; general code cleanupLorn Potter2018-04-171-8/+3
* webassembly: make gl apps fullscreen for nowLorn Potter2018-04-101-1/+2
* wasm: Implement high-dpi supportMorten Johan Sørvig2018-03-021-0/+6
* wasm: refactor QHTML5 to QHtml5Lorn Potter2018-01-171-3/+3
* wasm: work around bitfield packing issuesLorn Potter2017-12-181-0/+1
* wasm: correctly assign backing store to windowMorten Johan Sørvig2017-12-041-2/+3
* wasm: improve QHtml5Window initializationMorten Johan Sørvig2017-12-041-6/+1
* wasm: don’t change QWindow surface typeMorten Johan Sørvig2017-12-041-4/+1
* wasm: do not do titlebar operations if there is no titlebar on windowLorn Potter2017-11-291-5/+5
* wasm: Change to GPL licenseMorten Johan Sørvig2017-11-241-16/+6
* wasm: enable compositor based on actual surface typeMorten Johan Sørvig2017-11-201-1/+4
* webassembly: remove platform plugin dependency on QWidgetsLorn Potter2017-11-101-36/+60
* wasm: disable compositor for OpenGLSurfaceMorten Johan Sørvig2017-10-271-4/+3
* Introduce mkspec for web assemblyAndrew Knight2017-10-271-0/+387