summaryrefslogtreecommitdiff
path: root/scene/main/window.h
AgeCommit message (Expand)Author
2020-07-10Add override keywords.Marcel Admiraal
2020-07-02Fix content scale mode, closes #37941Juan Linietsky
2020-07-02Merge pull request #40020 from reduz/fix-tree-edit-focusRémi Verschelde
2020-07-01Add ability to clamp embedded subwindows to parent, fixes #37792Juan Linietsky
2020-07-01Fix doubleclick on tree item, restore input focus on previous windows.Juan Linietsky
2020-07-01Ensure embedded mode works againJuan Linietsky
2020-03-31doc: Sync classref with DisplayServer/Window changesRémi Verschelde
2020-03-26Fixes to X11, still pretty brokenJuan Linietsky
2020-03-26Reworked tooltips to use the popup system.Juan Linietsky
2020-03-26Popups have also been converted to windowsJuan Linietsky
2020-03-26Open sub-windows as embedded if the OS does not support themJuan Linietsky
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-03-26Support for transient windowsJuan Linietsky
2020-03-26Refactored input, goes all via windows now.Juan Linietsky
2020-03-26Added a Window node, and made it the scene root.Juan Linietsky