index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
wasm
/
qwasmdrag.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm: streamline drag event handling
Morten Sørvig
2024-12-04
1
-0
/
+9
*
wasm: add dragleave event handling
Lorn Potter
2024-10-11
1
-0
/
+6
*
Change wasm files license
Lucie Gérard
2024-02-16
1
-1
/
+1
*
wasm: finish comment and remove debug output
Morten Sørvig
2024-01-08
1
-5
/
+2
*
wasm: implement async drag-and-drop
Morten Sørvig
2023-12-28
1
-18
/
+22
*
wasm: write file to storage on drop
Lorn Potter
2023-12-22
1
-16
/
+26
*
wasm: add QWasmDrag back to handle drag/drop
Lorn Potter
2023-12-21
1
-0
/
+280
*
Handle the drop event in the wasm window element
Mikolaj Boc
2023-01-20
1
-78
/
+0
*
Streamline reading of js DataTransfer object
Mikolaj Boc
2023-01-18
1
-164
/
+46
*
Avoid mutual ownership in qstdweb's File::stream
Mikolaj Boc
2022-12-22
1
-3
/
+3
*
Run clang-format on qwasmdrag.h/.cpp
Mikolaj Boc
2022-12-21
1
-33
/
+26
*
Use a smart pointer for QWasmDrag::m_mimeData
Mikolaj Boc
2022-12-21
1
-10
/
+4
*
Improve window dragging on WASM
Mikolaj Boc
2022-07-25
1
-2
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+2
*
wasm: add support for drag into browser window
Lorn Potter
2022-05-10
1
-0
/
+236