summaryrefslogtreecommitdiffstats
path: root/editor/window_wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-1/+1
* Fix PopupPanel menu styleGiganzo2024-10-201-6/+1
* [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-3/+3
* [Scene] Add `SceneStringNames::panel`A Thousand Ships2024-05-301-2/+2
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-3/+3
* Use Core/Scene stringnames consistentlykobewi2024-05-131-1/+1
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-1/+1
* Disable multi-window buttons instead of hiding them when support is unavailableHugo Locurcio2024-01-271-3/+11
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Fix various spelling errorsRobert Yevdokimov2024-01-041-1/+1
* Keep focus on floating window when showing ProgressDialogtrollodel2023-10-151-0/+3
* [Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-151-1/+1
* Fix accessing editor theme items throughout the UIYuri Sizov2023-09-151-1/+1
* Add EditorStringNames singletonkobewi2023-09-031-4/+5
* Make the single window mode check more stricttrollodel2023-07-221-1/+1
* Fix wrong placement of the Make Floating Button.ajreckof2023-06-211-1/+0
* Propagate shortcuts to SubViewportsMarkus Sauermann2023-05-101-1/+1
* Add multi window code and shader editorstrollodel2023-05-101-0/+474