qt5base-lts/src
Morten Johan Sørvig 2ed3cc8e7a wasm: move canvas configuration to Qt implementation
The required canvas configuration is an implementation
detail; move it out of the .html file (which we expect
that users will replace), and into the QWasmScreen
constructor.

This also enables using a div element as the container
element (instead of a canvas), since Qt then can create
and configure the canvas during QWasmScreen construction.

Change-Id: Ia849517d00fa3e8ec307065a524c0c91296dd490
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2022-02-16 21:20:36 +01:00
..
3rdparty Change third party SHA-3 implementation to use 2022-02-15 15:44:51 +01:00
android Android A11Y: handle valueChanged events 2022-02-15 17:51:33 +01:00
concurrent Remove mentions of QtConcurrent::runWithPromise from docs 2022-02-11 22:02:35 +01:00
corelib Doc: Fix cmake example snippets 2022-02-16 17:41:43 +01:00
dbus CMake: Document source file properties 2022-02-15 15:44:51 +01:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui QPA: add ButtonPressKeys ThemeHint 2022-02-16 15:10:00 -05:00
network Do not highlight the HTTP Example anymore in Qt Creator 2022-02-16 14:40:34 +08:00
opengl Fix run time failure for UI autotests (INTEGRITY) 2022-01-25 02:59:36 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport evdev: Prevent race condition in touch events processing 2022-01-26 01:01:31 +00:00
plugins wasm: move canvas configuration to Qt implementation 2022-02-16 21:20:36 +01:00
printsupport Remove unused .qrc files 2022-01-17 23:17:01 +01:00
sql Check for null driver() before trying to exec() 2022-01-25 16:18:35 +01:00
testlib QCborArray: use QCborValueConstRef 2022-02-15 17:00:03 -08:00
tools qvkgen: optimize generated string tables 2022-02-16 16:49:16 +01:00
widgets Eliminate double arrow in QToolButton 2022-02-16 10:57:20 +01:00
xml Remove QXml* from bootstrap lib 2022-02-09 19:49:37 +01:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00