summaryrefslogtreecommitdiffstats
path: root/editor/window_wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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