Commit graph

6 commits

Author SHA1 Message Date
3dfb7d8827
core/window: handle graphics context loss 2025-07-15 15:40:10 -07:00
a2146f6394
core/window: add closed() signal to all window types 2025-07-15 15:39:55 -07:00
5706c09e6f
core/window: clean up window interface property proxies 2025-07-15 14:06:26 -07:00
4a0f6382b0
core/window: expose coordinate mapping functions on QsWindow 2025-05-29 22:42:14 -07:00
b6a79fe99c
core/proxywindow: improve QsWindowAttached robustness
Can now track window parent window changes.
Added tests.
2024-11-27 23:30:38 -08:00
4e48c6eefb
all: refactor windows code out of core
There are still some links from core to window but its now separate
enough to fix PanelWindow in qml tooling.
2024-10-28 16:18:41 -07:00
Renamed from src/core/windowinterface.cpp (Browse further)