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.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
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
/
qwasmwindowclientarea.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm: move qwasmwindowclientarea content to qwasmwindow
Morten Sørvig
2025-01-29
1
-198
/
+0
*
wasm: streamline drag event handling
Morten Sørvig
2024-12-04
1
-34
/
+31
*
wasm: streamline pointer event handling
Morten Sørvig
2024-12-04
1
-16
/
+15
*
wasm: add dragleave event handling
Lorn Potter
2024-10-11
1
-0
/
+7
*
wasm: Only raise top level windows upon activation
Piotr Wierciński
2024-03-18
1
-2
/
+4
*
wasm: don't call requestActivate for windows that don't want it
Lorn Potter
2024-01-10
1
-1
/
+2
*
wasm: Handle stylus events by generating QTabletEvents
Shawn Rutledge
2023-12-28
1
-0
/
+25
*
wasm: add QWasmDrag back to handle drag/drop
Lorn Potter
2023-12-21
1
-0
/
+29
*
wasm: fix Pen input
Lorn Potter
2023-12-20
1
-1
/
+1
*
wasm: add QWindow parameter to DragEvent
Lorn Potter
2023-12-20
1
-1
/
+1
*
Remove leftover code in QWasmWindowClientArea
Mikolaj Boc
2023-07-03
1
-15
/
+0
*
wasm: fix touch -> mouse event synth on Safari
Morten Sørvig
2023-06-28
1
-1
/
+4
*
Stop propagation and default action on WASM window pointer event
Mikolaj Boc
2023-03-28
1
-2
/
+3
*
Transfer touch event handling to QWasmWindow
Mikolaj Boc
2023-02-14
1
-20
/
+77
*
Use floating point coords for mouse/wheel events on wasm
Mikolaj Boc
2023-02-14
1
-6
/
+5
*
Handle the mouse events in the window itself
Mikolaj Boc
2022-12-22
1
-0
/
+93