godot/scene/gui
Rémi Verschelde 01d567ba1b
Merge pull request #97406 from timothyqiu/tooltip-atm
Add auto translate mode for tooltips
2024-09-26 18:45:35 +02:00
..
aspect_ratio_container.cpp
aspect_ratio_container.h
base_button.cpp Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled 2024-09-26 08:05:10 +08:00
base_button.h Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled 2024-09-26 08:05:10 +08:00
box_container.cpp
box_container.h
button.cpp Fix button text autowrap overflow when inside a container 2024-09-24 09:55:48 +08:00
button.h
center_container.cpp
center_container.h
check_box.cpp
check_box.h
check_button.cpp
check_button.h
code_edit.compat.inc
code_edit.cpp
code_edit.h
color_mode.cpp
color_mode.h Style: Apply new clang-format changes 2024-09-20 08:09:48 -05:00
color_picker.cpp Add missing ETR macros in ColorPicker 2024-09-25 10:36:07 +08:00
color_picker.h
color_rect.cpp
color_rect.h
container.cpp
container.h
control.cpp Add auto translate mode for tooltips 2024-09-26 22:31:22 +08:00
control.h Add auto translate mode for tooltips 2024-09-26 22:31:22 +08:00
dialogs.compat.inc
dialogs.cpp
dialogs.h
file_dialog.cpp Fix FileDialog default size 2024-09-17 14:35:18 +02:00
file_dialog.h
flow_container.cpp
flow_container.h
graph_edit_arranger.cpp
graph_edit_arranger.h
graph_edit.compat.inc
graph_edit.cpp
graph_edit.h
graph_element.cpp
graph_element.h
graph_frame.cpp
graph_frame.h
graph_node.cpp
graph_node.h
grid_container.cpp
grid_container.h
item_list.cpp
item_list.h
label.cpp
label.h
line_edit.cpp Fix renaming nodes on X11 2024-09-25 09:05:51 -05:00
line_edit.h
link_button.cpp
link_button.h
margin_container.cpp
margin_container.h
menu_bar.cpp
menu_bar.h
menu_button.cpp
menu_button.h
nine_patch_rect.cpp
nine_patch_rect.h
option_button.cpp
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
popup_menu.compat.inc
popup_menu.cpp
popup_menu.h
popup.cpp
popup.h
progress_bar.cpp
progress_bar.h
range.cpp
range.h
reference_rect.cpp
reference_rect.h
rich_text_effect.cpp
rich_text_effect.h
rich_text_label.compat.inc
rich_text_label.cpp Set auto translate mode for drag previews 2024-09-19 19:21:29 +08:00
rich_text_label.h
scroll_bar.cpp CI: Update clang-format pre-commit hook to 19.1.0 2024-09-26 11:46:12 +02:00
scroll_bar.h
scroll_container.cpp
scroll_container.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
separator.cpp
separator.h
slider.cpp
slider.h
spin_box.cpp
spin_box.h
split_container.cpp Improvements to SplitContainer including a drag bar background StyleBox. 2024-09-14 19:35:51 -05:00
split_container.h Improvements to SplitContainer including a drag bar background StyleBox. 2024-09-14 19:35:51 -05:00
subviewport_container.cpp
subviewport_container.h
tab_bar.cpp Set auto translate mode for drag previews 2024-09-19 19:21:29 +08:00
tab_bar.h
tab_container.cpp Fix TabContainer tab offset moving when not needed 2024-09-19 19:26:35 -04:00
tab_container.h
text_edit.compat.inc
text_edit.cpp Fix renaming nodes on X11 2024-09-25 09:05:51 -05:00
text_edit.h
texture_button.cpp
texture_button.h
texture_progress_bar.cpp
texture_progress_bar.h
texture_rect.cpp
texture_rect.h
tree.cpp
tree.h
video_stream_player.cpp
video_stream_player.h
view_panner.cpp
view_panner.h