summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: Fix up namespacing in wasm platform pluginLorn Potter2022-06-181-1/+2
* wasm: remove debug codeMorten Sørvig2022-05-241-8/+0
* wasm: update m_normalGeometry on setGeometry()Morten Sørvig2022-05-241-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+2
* wasm: add support for drag into browser windowLorn Potter2022-05-101-0/+8
* Fix window states and transitions in wasmDavid Skoland2022-05-061-26/+49
* Move input event logic into QWasmCompositorDavid Skoland2022-01-171-10/+10
* wasm: always use requestAnimationFrame for updatesMorten Johan Sørvig2022-01-051-4/+6
* wasm: Use new event dispatcher for QtGuiMorten Johan Sørvig2021-12-231-10/+10
* wasm: fix size of QDialogsLorn Potter2021-11-061-1/+6
* Revert "wasm: Hide popups when a window is left-clicked"David Skoland2021-10-291-3/+0
* Adjust behavior of windowIsPopupType and hasTitleBarDavid Skoland2021-10-271-8/+7
* wasm: fix window activationLorn Potter2021-10-271-0/+7
* wasm: Hide popups when a window is left-clickedDavid Skoland2021-10-251-0/+3
* Make sure Qt::Popup is treated like a dialogDavid Skoland2021-10-181-1/+0
* wasm: fix non-void function returnLorn Potter2021-06-211-2/+3
* wasm: Fix visual representation to not show tool tip window title barLorn Potter2021-05-221-2/+14
* wasm: do not move or resize Popup windowsLorn Potter2020-03-161-1/+4
* wasm: controlled screen destructionMorten Johan Sørvig2019-05-141-0/+6
* wasm: fix crash on window closeLorn Potter2019-02-201-1/+3
* Wasm: remove debug output.Morten Johan Sørvig2019-01-291-1/+0
* wasm: make maximized and fullscreen windows not draggableLorn Potter2018-09-281-6/+9
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+398