godot/editor/gui
Haoyu Qiu 1301343f42 Improve auto-translation of editor's top & bottom bars
- The main menu
- The run bar
- The update spinner
- The bottom panel buttons
2025-06-18 21:11:32 +08:00
..
editor_bottom_panel.cpp Improve auto-translation of editor's top & bottom bars 2025-06-18 21:11:32 +08:00
editor_bottom_panel.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_dir_dialog.cpp Unify make dir and duplicate dialogs 2024-10-02 14:57:37 +02:00
editor_dir_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_event_search_bar.cpp Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
editor_event_search_bar.h Improve Input Map and Shortcuts editor 2025-06-07 17:51:41 +08:00
editor_file_dialog.cpp Merge pull request #105414 from KoBeWi/disable_uid_here 2025-06-13 01:30:24 +02:00
editor_file_dialog.h Fix favorite folder colors 2025-06-12 16:48:46 +02:00
editor_object_selector.cpp Fix EditorObjectSelector popup size 2025-06-12 17:30:01 +02:00
editor_object_selector.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_quick_open_dialog.cpp Improve description of fuzzy matching in editor settings documentation 2025-06-13 08:28:36 -07:00
editor_quick_open_dialog.h Remove OAHashMap, in favour of AHashMap. 2025-05-31 15:50:10 +02:00
editor_run_bar.cpp Improve auto-translation of editor's top & bottom bars 2025-06-18 21:11:32 +08:00
editor_run_bar.h Add dropdown to Movie Maker button in editor run bar to access settings 2025-05-27 10:36:11 -07:00
editor_scene_tabs.cpp Rename editor "File" MenuOption enums for clarity 2025-04-30 16:32:11 +02:00
editor_scene_tabs.h Fix error when closing all scene tabs on the last tab 2025-05-20 15:10:54 +08:00
editor_spin_slider.cpp Allow to override editor settings per project 2025-06-02 17:51:26 +02:00
editor_spin_slider.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_title_bar.cpp Fix incorrect title bar sorting in RTL layout. 2025-04-17 09:31:14 +03:00
editor_title_bar.h Add custom sort to center tab bar in the editor and project manager. 2025-04-08 00:05:22 +03:00
editor_toaster.cpp Improve auto-translation of editor's top & bottom bars 2025-06-18 21:11:32 +08:00
editor_toaster.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_translation_preview_button.cpp Add translation preview in editor 2025-05-27 07:59:28 +08:00
editor_translation_preview_button.h Add translation preview in editor 2025-05-27 07:59:28 +08:00
editor_translation_preview_menu.cpp Add translation preview in editor 2025-05-27 07:59:28 +08:00
editor_translation_preview_menu.h Add translation preview in editor 2025-05-27 07:59:28 +08:00
editor_validation_panel.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03:00
editor_validation_panel.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_variant_type_selectors.cpp Improve Variant type menus in the editor 2025-05-28 23:05:34 +08:00
editor_variant_type_selectors.h Improve Variant type menus in the editor 2025-05-28 23:05:34 +08:00
editor_version_button.cpp Improve auto-translation of editor's top & bottom bars 2025-06-18 21:11:32 +08:00
editor_version_button.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_zoom_widget.cpp Change editor button focus mode to FOCUS_ACCESSIBILITY. 2025-06-08 15:53:27 +03:00
editor_zoom_widget.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
scene_tree_editor.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03:00
scene_tree_editor.h Search custom types when filtering on type in the SceneTree dock 2025-04-14 10:29:49 -07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
touch_actions_panel.cpp Change editor button focus mode to FOCUS_ACCESSIBILITY. 2025-06-08 15:53:27 +03:00
touch_actions_panel.h Embed TouchActionsPanel directly into the Android editor UI 2025-04-19 20:32:47 +05:30