1
0
Fork 0
godot/scene/gui
Thaddeus Crews 013f7a6343
Merge pull request #105630 from KoBeWi/clearer_dialog
FileDialog code cleanup
2025-04-24 09:09:31 -05:00
..
SCsub
aspect_ratio_container.cpp
aspect_ratio_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
base_button.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
base_button.h Base accessibility API. 2025-04-08 20:14:28 +03:00
box_container.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03:00
box_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
button.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
button.h Merge pull request #104230 from bruvzg/start_clip 2025-03-18 14:42:44 -05:00
center_container.cpp
center_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
check_box.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
check_box.h Base accessibility API. 2025-04-08 20:14:28 +03:00
check_button.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
check_button.h Merge pull request #95736 from nongvantinh/checkbox-states-colors 2025-03-10 10:01:18 -05:00
code_edit.compat.inc
code_edit.cpp Fix LineEdit and TextEdit composite character backspace delete. 2025-04-23 15:14:09 -05:00
code_edit.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
color_mode.cpp Merge pull request #102240 from KoBeWi/RAWR 2025-04-22 10:44:24 -05:00
color_mode.h Merge pull request #102240 from KoBeWi/RAWR 2025-04-22 10:44:24 -05:00
color_picker.cpp [ColorPicker, macOS] Add link to request required screen recording permission. 2025-04-23 22:25:10 +03:00
color_picker.h [ColorPicker, macOS] Add link to request required screen recording permission. 2025-04-23 22:25:10 +03:00
color_picker_shape.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
color_picker_shape.h Refactor ColorPicker shapes 2025-03-18 18:57:26 +01:00
color_rect.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
color_rect.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
container.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
control.cpp Fix regression causing jittery canvas transforms 2025-04-16 23:59:05 -07:00
control.h Merge pull request #105222 from kitbdev/fix-mouse-filter-recursive-and-rename 2025-04-16 10:45:12 -05:00
dialogs.compat.inc Optimize `Object::cast_to` by assuming no virtual and multiple inheritance, gaining 8x throughput over `dynamic_cast`. 2025-03-27 15:39:53 +01:00
dialogs.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03:00
dialogs.h Rework AcceptDialog's ok button text 2025-03-11 22:52:50 +01:00
file_dialog.cpp FileDialog code cleanup 2025-04-23 19:28:14 +02:00
file_dialog.h FileDialog code cleanup 2025-04-23 19:28:14 +02:00
flow_container.cpp
flow_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
foldable_container.cpp Add FoldableContainer 2025-04-08 22:27:32 +02:00
foldable_container.h Add FoldableContainer 2025-04-08 22:27:32 +02:00
graph_edit.compat.inc
graph_edit.cpp Merge pull request #97763 from Geometror/fix-gn-child-vis-conn-update 2025-04-21 08:24:24 -05:00
graph_edit.h Base accessibility API. 2025-04-08 20:14:28 +03:00
graph_edit_arranger.cpp
graph_edit_arranger.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
graph_element.cpp
graph_element.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
graph_frame.cpp
graph_frame.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
graph_node.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03:00
graph_node.h Base accessibility API. 2025-04-08 20:14:28 +03:00
grid_container.cpp
grid_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
item_list.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
item_list.h Base accessibility API. 2025-04-08 20:14:28 +03:00
label.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03:00
label.h Base accessibility API. 2025-04-08 20:14:28 +03:00
line_edit.cpp Merge pull request #105656 from Koyper/fix_line_edit_text_edit_composite_character_backspace_delete 2025-04-24 09:09:30 -05:00
line_edit.h Fix LineEdit and TextEdit composite character backspace delete. 2025-04-23 15:14:09 -05:00
link_button.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
link_button.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
margin_container.cpp
margin_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
menu_bar.cpp Remove debug focus rect draws from MenuBar and GraphNode. 2025-04-12 21:05:18 +03:00
menu_bar.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
menu_button.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
menu_button.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
nine_patch_rect.cpp
nine_patch_rect.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
option_button.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
option_button.h Add auto translate mode for items in PopupMenu and OptionButton 2025-03-09 23:50:11 +08:00
panel.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
panel.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
panel_container.cpp
panel_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
popup.cpp Fix shadow offset larger than shadow size in PopupMenu and PopupPanel. 2025-04-10 12:31:06 +01:00
popup.h Base accessibility API. 2025-04-08 20:14:28 +03:00
popup_menu.compat.inc
popup_menu.cpp Fix shadow offset larger than shadow size in PopupMenu and PopupPanel. 2025-04-10 12:31:06 +01:00
popup_menu.h Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05:00
progress_bar.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
progress_bar.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
range.cpp Fix exp_edit description 2025-04-12 11:49:26 +02:00
range.h Base accessibility API. 2025-04-08 20:14:28 +03:00
reference_rect.cpp
reference_rect.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rich_text_effect.cpp
rich_text_effect.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
rich_text_label.compat.inc Base accessibility API. 2025-04-08 20:14:28 +03:00
rich_text_label.cpp Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 2025-04-23 12:47:31 +03:00
rich_text_label.h [RTL] Track external changes in the custom fonts set by BBCode / `push_*`. 2025-04-11 00:10:45 +03:00
scroll_bar.cpp Unify ScrollBar/ScrollContainer scroll delta 2025-04-23 21:15:44 +02:00
scroll_bar.h Unify ScrollBar/ScrollContainer scroll delta 2025-04-23 21:15:44 +02:00
scroll_container.cpp Unify ScrollBar/ScrollContainer scroll delta 2025-04-23 21:15:44 +02:00
scroll_container.h Fix `ScrollContainer` focus border issue 2025-04-14 17:51:43 -03:00
separator.cpp
separator.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
slider.cpp Fix and rename mouse filter recursive behavior 2025-04-09 23:45:03 -04:00
slider.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
spin_box.cpp Add `String::replace_char(s)` methods for performance and convenience 2025-04-10 13:08:45 +02:00
spin_box.h Base accessibility API. 2025-04-08 20:14:28 +03:00
split_container.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
split_container.h Base accessibility API. 2025-04-08 20:14:28 +03:00
subviewport_container.cpp
subviewport_container.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tab_bar.cpp Merge pull request #105249 from Repiteo/core/math-defs-namespace 2025-04-11 09:51:04 -05:00
tab_bar.h Merge pull request #103024 from cruglet/master 2025-04-10 16:53:44 -05:00
tab_container.cpp Fix and rename mouse filter recursive behavior 2025-04-09 23:45:03 -04:00
tab_container.h Base accessibility API. 2025-04-08 20:14:28 +03:00
text_edit.compat.inc
text_edit.cpp Merge pull request #105656 from Koyper/fix_line_edit_text_edit_composite_character_backspace_delete 2025-04-24 09:09:30 -05:00
text_edit.h Fix LineEdit and TextEdit composite character backspace delete. 2025-04-23 15:14:09 -05:00
texture_button.cpp
texture_button.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_progress_bar.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
texture_progress_bar.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_rect.cpp
texture_rect.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tree.compat.inc Base accessibility API. 2025-04-08 20:14:28 +03:00
tree.cpp Merge pull request #98560 from Koyper/tree_relationship_line_fix 2025-04-21 08:24:06 -05:00
tree.h Fix Tree relationship line 1px width draw bug. 2025-04-14 18:07:03 -05:00
video_stream_player.cpp Base accessibility API. 2025-04-08 20:14:28 +03:00
video_stream_player.h fix(VideoStreamPlayer): Redraw when video resolution changes during playback 2025-03-16 22:14:29 +01:00
view_panner.cpp Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
view_panner.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00