index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
wasm
/
qwasmcompositor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm: improve asyncify support
Morten Sørvig
2025-03-03
1
-1
/
+16
*
wasm: Fix handling of native windows
Even Oscar Andersen
2024-06-13
1
-4
/
+5
*
wasm: Make sure we can add screen after releaseRequestUpdateHold has been called
Even Oscar Andersen
2024-03-05
1
-3
/
+4
*
wasm: fix onLoaded delay functionality
Morten Sørvig
2024-02-08
1
-1
/
+2
*
Support child windows on WASM
Mikolaj Boc
2023-06-15
1
-16
/
+5
*
Remove unused code in qwasmcompositor
Mikolaj Boc
2023-03-31
1
-16
/
+1
*
Remove the redundant QWasmCompositor::requestUpdateAllWindows
Mikolaj Boc
2023-03-28
1
-3
/
+2
*
Support always on top/bottom window flags on WASM
Mikolaj Boc
2023-02-22
1
-0
/
+3
*
Transfer touch event handling to QWasmWindow
Mikolaj Boc
2023-02-14
1
-10
/
+0
*
Transfer the key handling logic to QWasmWindow
Mikolaj Boc
2023-02-07
1
-7
/
+1
*
Remove dead code from QWasmCompositor
Mikolaj Boc
2023-01-31
1
-14
/
+0
*
Handle the wheel event in the wasm window
Mikolaj Boc
2023-01-22
1
-3
/
+0
*
Return to the two-step destruction in compositor
Mikolaj Boc
2023-01-02
1
-0
/
+2
*
Handle the mouse events in the window itself
Mikolaj Boc
2022-12-22
1
-19
/
+0
*
Move the window through the title bar element itself
Mikolaj Boc
2022-12-21
1
-29
/
+0
*
Resize wasm windows using a div outline
Mikolaj Boc
2022-12-05
1
-25
/
+2
*
Don't tie compositor's enabled state to last added window
Mikolaj Boc
2022-11-30
1
-1
/
+2
*
Use the browser compositor for drawing windows on WASM
Mikolaj Boc
2022-11-26
1
-25
/
+5
*
Fix typo in QWasmWindowStack's name
Mikolaj Boc
2022-10-20
1
-1
/
+1
*
Remove dead code & cull public API in WASM compositor
Mikolaj Boc
2022-10-05
1
-28
/
+21
*
Redirect resize from QSizeGrip to system resize in wasm compositor
Mikolaj Boc
2022-09-20
1
-0
/
+9
*
wasm: add support for building Qt as shared libraries
Morten Sørvig
2022-08-30
1
-0
/
+1
*
Implement mouse capture on WASM
Mikolaj Boc
2022-08-27
1
-0
/
+3
*
Move titlebar drawing routines to QWasmWindow
Mikolaj Boc
2022-08-25
1
-30
/
+0
*
Use the qt type Qt::Edges instead of wasm-specific
Mikolaj Boc
2022-08-24
1
-20
/
+1
*
Resolve window focusing problems on WASM
Mikolaj Boc
2022-08-24
1
-1
/
+1
*
Remove the dead drawShadePanel in qwasmcompositor
Mikolaj Boc
2022-08-23
1
-1
/
+0
*
Maintain the window z-order properly in wasm compositor
Mikolaj Boc
2022-08-16
1
-5
/
+9
*
Remove QWasmCompositedWindow as dead code
Mikolaj Boc
2022-07-28
1
-16
/
+2
*
Deliver non-client area mouse events to WASM windows
Mikolaj Boc
2022-07-27
1
-0
/
+1
*
Improve window dragging on WASM
Mikolaj Boc
2022-07-25
1
-17
/
+68
*
Refactor code focused around QWasmCompositor::processMouse
Mikolaj Boc
2022-07-15
1
-35
/
+33
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+2
*
wasm: fix window leave and enter events
Lorn Potter
2022-04-28
1
-0
/
+8
*
wasm: Support non-canvas container elements
Morten Johan Sørvig
2022-03-31
1
-1
/
+1
*
wasm: enable mobile native keyboarding
Lorn Potter
2022-03-03
1
-0
/
+2
*
Move input event logic into QWasmCompositor
David Skoland
2022-01-17
1
-0
/
+52
*
wasm: always use requestAnimationFrame for updates
Morten Johan Sørvig
2022-01-05
1
-8
/
+11
*
wasm: make the compositor draw the window icon
Morten Johan Sørvig
2021-12-06
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-2
/
+3
|
\
|
*
wasm: fix texture leak when window is destroyed in a different context
Alexandra Cherdantseva
2020-02-27
1
-2
/
+3
*
|
Move QOpenGLTextureBlitter from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-02-04
1
-2
/
+1
*
|
Move QOpenGLTexture and related classes from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-01-24
1
-1
/
+1
|
/
*
wasm: controlled screen destruction
Morten Johan Sørvig
2019-05-14
1
-0
/
+1
*
wasm: improve event coordinate handling
Morten Johan Sørvig
2019-04-04
1
-1
/
+1
*
wasm: support rendering to multiple canvases
Morten Johan Sørvig
2019-03-08
1
-5
/
+2
*
WebAssembly for QtBase
Morten Johan Sørvig
2018-08-30
1
-0
/
+169