summaryrefslogtreecommitdiffstats
path: root/editor/editor_dock_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-7/+7
|\
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-7/+7
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Fix dock width not respecting editor scalepassivestar2024-08-301-2/+2
* Fix first time of Toggle Last Opened Bottom Panel opens Output panelHilderin2024-07-071-6/+12
* [Scene] Add `SceneStringNames::id_pressed`A Thousand Ships2024-05-301-1/+1
* Merge pull request #91939 from AThousandShips/pressed_snameRémi Verschelde2024-05-141-5/+5
|\
| * [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-5/+5
* | Merge pull request #91728 from kitbdev/assimilate-split-containerRémi Verschelde2024-05-141-13/+20
|\ \ | |/ |/|
| * Use `as_sortable_control()` in SplitContainerkit2024-05-081-13/+20
* | Use Core/Scene stringnames consistentlykobewi2024-05-131-8/+8
* | Keep docks menu open when opening dockkit2024-05-101-1/+10
|/
* Merge pull request #91039 from timothyqiu/dock-iconsRémi Verschelde2024-05-081-7/+72
|\
| * Allow setting editor dock tabs to icon onlyHaoyu Qiu2024-04-301-7/+72
* | Don't edit current when changing docks v2kit2024-04-251-1/+0
|/
* Revert "Don't edit current when changing docks"Rémi Verschelde2024-04-231-0/+1
* Don't edit current when changing dockskit2024-04-191-1/+0
* Allow docks to be closedkit2024-03-291-13/+92
* Refactor and fix issues in Editor Dock Managerkit2024-03-161-534/+637
* Add editor shortcuts to toggle bottom panel visibilityHugo Locurcio2024-03-051-3/+11
* Extract BottomPanel from EditorNodekit2024-02-201-5/+6
* Some editor code cleanupkobewi2024-01-301-3/+1
* Ability to move FileSystem dock to bottomJuan Linietsky2024-01-291-13/+162
* Disable multi-window buttons instead of hiding them when support is unavailableHugo Locurcio2024-01-271-8/+11
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Extract editor dock managerkit2024-01-151-0/+716