summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Fix raster windowsLaszlo Agocs2019-08-071-0/+1
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-2/+2
* Wasm: remove debug output.Morten Johan Sørvig2019-01-291-1/+0
* wasm: send mouse release to proper windowLorn Potter2018-12-162-11/+17
* wasm: fix qpa plugin build system integrationOswald Buddenhagen2018-11-211-1/+1
* wasm: use maintainTimers instead of processEvents for touch callbackLorn Potter2018-10-251-1/+1
* wasm: fix wheel scroll logicLorn Potter2018-10-201-2/+5
* wasm: use config for natural scroll on safariLorn Potter2018-10-011-0/+29
* wasm: make maximized and fullscreen windows not draggableLorn Potter2018-09-284-21/+31
* wasm: disable RasterGlSurfaceLorn Potter2018-08-311-1/+1
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-3029-0/+4709