index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
wasm
/
qwasmscreen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make QWasmScreen::allWindows return all (wasm) windows
Even Oscar Andersen
2025-01-08
1
-1
/
+1
*
wasm: rename updateQScreenAndCanvasRenderSize()
Morten Sørvig
2024-10-23
1
-1
/
+1
*
wasm: remove QWasmScreen::eventTargetId()
Morten Sørvig
2024-10-22
1
-1
/
+0
*
wasm: Handle stylus events by generating QTabletEvents
Shawn Rutledge
2023-12-28
1
-0
/
+2
*
wasm: Improve screen cleanup
Morten Sørvig
2023-09-22
1
-0
/
+1
*
Support child windows on WASM
Mikolaj Boc
2023-06-15
1
-1
/
+13
*
Transfer touch event handling to QWasmWindow
Mikolaj Boc
2023-02-14
1
-0
/
+2
*
Use floating point coords for mouse/wheel events on wasm
Mikolaj Boc
2023-02-14
1
-2
/
+2
*
Transfer the key handling logic to QWasmWindow
Mikolaj Boc
2023-02-07
1
-3
/
+3
*
Fix the coordinate problems in wasm windows
Mikolaj Boc
2022-12-07
1
-0
/
+1
*
Use the browser compositor for drawing windows on WASM
Mikolaj Boc
2022-11-26
1
-6
/
+5
*
Always export and link in JSEvents and specialHTMLTargets
Mikolaj Boc
2022-11-15
1
-3
/
+0
*
Take into account that pointer event's location is already global
Mikolaj Boc
2022-09-08
1
-1
/
+1
*
Deliver non-client area mouse events to WASM windows
Mikolaj Boc
2022-07-27
1
-0
/
+2
*
wasm: don't enable specialHTMLTargets by default
Morten Sørvig
2022-06-01
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+2
*
wasm: always call destroy() before deleting a screen
Morten Sørvig
2022-05-12
1
-1
/
+1
*
wasm: use “specialHtmlTargets” for canvas lookup
Morten Johan Sørvig
2022-04-05
1
-0
/
+1
*
wasm: Support non-canvas container elements
Morten Johan Sørvig
2022-03-31
1
-1
/
+3
*
wasm: move canvas configuration to Qt implementation
Morten Johan Sørvig
2022-02-16
1
-0
/
+2
*
wasm: don’t leak QWasmScreen member variables
Morten Sørvig
2021-06-22
1
-2
/
+2
*
wasm: detect canvas resize using ResizeObserver API
Morten Johan Sørvig
2020-08-11
1
-0
/
+3
*
wasm: store and pass canvases as emscripten::val
Morten Johan Sørvig
2020-02-12
1
-2
/
+5
*
Merge remote-tracking branch 'origin/5.13.0' into 5.13
Liang Qi
2019-06-11
1
-0
/
+1
|
\
|
*
wasm: controlled screen destruction
Morten Johan Sørvig
2019-05-14
1
-0
/
+1
*
|
wasm: support setting the font DPI from JS
Morten Johan Sørvig
2019-05-13
1
-0
/
+1
|
/
*
wasm: support rendering to multiple canvases
Morten Johan Sørvig
2019-03-08
1
-9
/
+16
*
wasm: make wasm platform target a specific canvas instead of default
Lorn Potter
2019-03-08
1
-1
/
+3
*
WebAssembly for QtBase
Morten Johan Sørvig
2018-08-30
1
-0
/
+82