index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
wasm
/
qwasmscreen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm: Fix stacking order problem for transient parent windows
Even Oscar Andersen
2025-05-26
1
-1
/
+1
*
Make QWasmScreen::allWindows return all (wasm) windows
Even Oscar Andersen
2025-01-08
1
-12
/
+17
*
wasm: remove canvas-as-container-element fallback
Morten Sørvig
2024-11-13
1
-10
/
+5
*
wasm: rename updateQScreenAndCanvasRenderSize()
Morten Sørvig
2024-10-23
1
-17
/
+3
*
wasm: remove QWasmScreen::eventTargetId()
Morten Sørvig
2024-10-22
1
-12
/
+0
*
wasm: don't make normal-state windows StaysOnBottom
Morten Sørvig
2024-06-18
1
-2
/
+6
*
wasm: Fix nullptr access in QWasmScreen::allwindows
Even Oscar Andersen
2024-05-08
1
-4
/
+8
*
wasm: Handle stylus events by generating QTabletEvents
Shawn Rutledge
2023-12-28
1
-0
/
+10
*
wasm: Improve screen cleanup
Morten Sørvig
2023-09-22
1
-1
/
+15
*
wasm: rename JsString -> EcmaString
Morten Sørvig
2023-08-30
1
-1
/
+1
*
Support child windows on WASM
Mikolaj Boc
2023-06-15
1
-2
/
+43
*
Remove unused code in qwasmcompositor
Mikolaj Boc
2023-03-31
1
-1
/
+0
*
Remove the redundant QWasmCompositor::requestUpdateAllWindows
Mikolaj Boc
2023-03-28
1
-1
/
+0
*
Transfer touch event handling to QWasmWindow
Mikolaj Boc
2023-02-14
1
-4
/
+9
*
Use floating point coords for mouse/wheel events on wasm
Mikolaj Boc
2023-02-14
1
-4
/
+5
*
Transfer the key handling logic to QWasmWindow
Mikolaj Boc
2023-02-07
1
-9
/
+5
*
wasm: set contenteditable on canvas
Morten Sørvig
2023-02-03
1
-11
/
+0
*
Add QString<->emscripten::val conversion functions
Mikolaj Boc
2023-01-13
1
-2
/
+1
*
Return to the two-step destruction in compositor
Mikolaj Boc
2023-01-02
1
-5
/
+1
*
Move the window through the title bar element itself
Mikolaj Boc
2022-12-21
1
-3
/
+2
*
Fix the coordinate problems in wasm windows
Mikolaj Boc
2022-12-07
1
-0
/
+5
*
Fix the canvas element replacement for screen
Mikolaj Boc
2022-12-05
1
-1
/
+1
*
Use the browser compositor for drawing windows on WASM
Mikolaj Boc
2022-11-26
1
-76
/
+75
*
Always export and link in JSEvents and specialHTMLTargets
Mikolaj Boc
2022-11-15
1
-80
/
+8
*
wasm: disable run-time check for specialHTMLTargets
Morten Sørvig
2022-10-25
1
-0
/
+38
*
Remove dead code & cull public API in WASM compositor
Mikolaj Boc
2022-10-05
1
-5
/
+5
*
Take into account that pointer event's location is already global
Mikolaj Boc
2022-09-08
1
-5
/
+3
*
wasm: use uintptr_t for uint32_t
Lorn Potter
2022-08-27
1
-2
/
+2
*
Deliver non-client area mouse events to WASM windows
Mikolaj Boc
2022-07-27
1
-0
/
+9
*
wasm: remove egl header includes
Morten Sørvig
2022-07-11
1
-4
/
+0
*
wasm: begin work on accessibility backend
Morten Sørvig
2022-07-06
1
-1
/
+10
*
wasm: improve the specialHtmlTargets test
Morten Sørvig
2022-06-22
1
-4
/
+8
*
wasm: Fix up namespacing in wasm platform plugin
Lorn Potter
2022-06-18
1
-2
/
+2
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-2
/
+2
*
wasm: don't enable specialHTMLTargets by default
Morten Sørvig
2022-06-01
1
-11
/
+36
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+2
*
wasm: fix specialHtmlTargets code
Morten Sørvig
2022-05-12
1
-3
/
+2
*
wasm: always call destroy() before deleting a screen
Morten Sørvig
2022-05-12
1
-1
/
+2
*
wasm: destroy compositor and screen in order
Morten Sørvig
2022-05-06
1
-2
/
+5
*
wasm: use emscripten::val for specialHTMLTargets
Lorn Potter
2022-04-15
1
-6
/
+8
*
wasm: use “specialHtmlTargets” for canvas lookup
Morten Johan Sørvig
2022-04-05
1
-2
/
+27
*
wasm: Support non-canvas container elements
Morten Johan Sørvig
2022-03-31
1
-2
/
+30
*
wasm: enable mobile native keyboarding
Lorn Potter
2022-03-03
1
-0
/
+3
*
wasm: reliably determine QScreen position
Morten Johan Sørvig
2022-02-17
1
-8
/
+9
*
wasm: move canvas configuration to Qt implementation
Morten Johan Sørvig
2022-02-16
1
-0
/
+18
*
Move input event logic into QWasmCompositor
David Skoland
2022-01-17
1
-1
/
+1
*
wasm: always use requestAnimationFrame for updates
Morten Johan Sørvig
2022-01-05
1
-1
/
+1
*
wasm: don’t leak QWasmScreen member variables
Morten Sørvig
2021-06-22
1
-4
/
+4
*
wasm: fix screen offset logic
Lorn Potter
2021-05-27
1
-2
/
+2
*
wasm: disable the canvas resize observer
Morten Sørvig
2021-05-20
1
-1
/
+0
[next]