1
0
Fork 0
godot/editor/gui
Thaddeus Crews 2d41087c8f
Merge pull request #114921 from LucaTuerk/quick_open_validate_history
EditorQuickOpenDialog: Rewrite internal paths usage and clean history
2026-01-26 13:14:31 -06:00
..
SCsub
code_editor.cpp Fix different separations across different code editors 2025-12-16 12:51:23 -03:00
code_editor.h Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 -08:00
create_dialog.cpp Fix descriptions of custom types in CreateDialog 2026-01-13 22:55:45 +01:00
create_dialog.h Fix inheriting from abstract classes dialog 2025-08-06 08:43:22 +10:00
credits_roll.cpp Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
credits_roll.h Fix various problems with the credits roll 2025-11-29 15:49:03 -03:00
directory_create_dialog.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
directory_create_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_about.cpp Fix various problems with the credits roll 2025-11-29 15:49:03 -03:00
editor_about.h Fix various problems with the credits roll 2025-11-29 15:49:03 -03:00
editor_bottom_panel.cpp Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
editor_bottom_panel.h Fix `TabContainer`'s minimum size ignoring the popup button 2025-12-17 18:27:49 -03:00
editor_dir_dialog.cpp Add a new editor theme 2025-10-30 00:31:54 -03:00
editor_dir_dialog.h Add a new editor theme 2025-10-30 00:31:54 -03:00
editor_file_dialog.cpp Don't force list icon size in EditorFileDialog 2026-01-24 13:29:37 +01:00
editor_file_dialog.h Fix EditorFileDialog icon scale in list mode 2026-01-19 22:50:33 +01:00
editor_object_selector.cpp Add a new editor theme 2025-10-30 00:31:54 -03: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 Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed. 2026-01-17 18:30:00 +01:00
editor_quick_open_dialog.h Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed. 2026-01-17 18:30:00 +01:00
editor_spin_slider.cpp Fix sizing problems with `EditorSpinSlider` 2026-01-12 11:00:55 -03:00
editor_spin_slider.h Fix sizing problems with `EditorSpinSlider` 2026-01-12 11:00:55 -03:00
editor_title_bar.cpp [Window] Add unfiltered input handler signal for custom decorations. 2025-10-12 21:15:46 +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 Fix editor toasters on the right-to-left layout 2026-01-07 13:38:13 -03:00
editor_toaster.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_validation_panel.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s 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 Update rect after `_pre_popup` in `popup_centered_*`. 2025-11-10 11:24:37 +02:00
editor_variant_type_selectors.h Update rect after `_pre_popup` in `popup_centered_*`. 2025-11-10 11:24:37 +02: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 Move localized number formatting methods to TranslationServer 2025-11-10 15:01:22 +08:00
editor_zoom_widget.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
progress_dialog.cpp Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
progress_dialog.h Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
touch_actions_panel.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
touch_actions_panel.h Embed TouchActionsPanel directly into the Android editor UI 2025-04-19 20:32:47 +05:30
window_wrapper.cpp Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
window_wrapper.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00