godot/scene/gui
Rémi Verschelde 89574a8258
Merge pull request #54296 from timothyqiu/rtl-fill-underline
[3.x] Fix `RichTextLabel` underline appearance when inside fill tag
2022-01-07 09:20:44 +01:00
..
SCsub
aspect_ratio_container.cpp
aspect_ratio_container.h
base_button.cpp [3.x]Fix BaseButton's localization for tooltip text with shortcut 2021-12-21 03:44:16 +08:00
base_button.h
box_container.cpp
box_container.h
button.cpp Add focus font color to Button and derivatives 2021-10-26 17:40:51 +03:00
button.h
center_container.cpp
center_container.h
check_box.cpp
check_box.h
check_button.cpp
check_button.h
color_picker.cpp
color_picker.h
color_rect.cpp
color_rect.h
container.cpp
container.h
control.cpp Fix typos with codespell 2022-01-07 00:14:54 +01:00
control.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
dialogs.cpp
dialogs.h
file_dialog.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
file_dialog.h
gradient_edit.cpp
gradient_edit.h
graph_edit.cpp Scrollwheel (w/o ctrl) to zoom, mouse warping when panning 2021-11-15 16:10:00 +01:00
graph_edit.h
graph_node.cpp Fix typos with codespell 2022-01-07 00:14:54 +01:00
graph_node.h
grid_container.cpp
grid_container.h
item_list.cpp
item_list.h
label.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
label.h
line_edit.cpp Fix LineEdit undo crash 2021-09-29 13:52:40 +08:00
line_edit.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
link_button.cpp Add focus font color to Button and derivatives 2021-10-26 17:40:51 +03:00
link_button.h
margin_container.cpp
margin_container.h
menu_button.cpp
menu_button.h
nine_patch_rect.cpp
nine_patch_rect.h
option_button.cpp Add focus font color to Button and derivatives 2021-10-26 17:40:51 +03:00
option_button.h
panel.cpp
panel.h
panel_container.cpp
panel_container.h
popup.cpp
popup.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
popup_menu.cpp
popup_menu.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.cpp Merge pull request #54296 from timothyqiu/rtl-fill-underline 2022-01-07 09:20:44 +01:00
rich_text_label.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
scroll_bar.cpp
scroll_bar.h
scroll_container.cpp Fixed crash in `ScrollContainer` _notification 2021-11-18 12:22:26 +01:00
scroll_container.h
separator.cpp
separator.h
shortcut.cpp
shortcut.h
slider.cpp
slider.h
spin_box.cpp
spin_box.h
split_container.cpp
split_container.h
tab_container.cpp Fix TabContainer not setting layout immediately 2022-01-06 00:21:36 +01:00
tab_container.h
tabs.cpp Prevent hidden tab close buttons from intercepting input [3.x] 2021-11-29 20:26:19 +00:00
tabs.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
text_edit.cpp Add methods to get position from column and line in TextEdit 2021-11-29 00:06:16 +03:00
text_edit.h Add methods to get position from column and line in TextEdit 2021-11-29 00:06:16 +03:00
texture_button.cpp
texture_button.h
texture_progress.cpp progress_offset now added to reference cross draw function 2021-11-29 16:43:25 +01:00
texture_progress.h
texture_rect.cpp
texture_rect.h
tool_button.cpp
tool_button.h
tree.cpp Fix an incorrect exposed property type in Tree 2022-01-06 00:36:12 +01:00
tree.h
video_player.cpp
video_player.h
viewport_container.cpp
viewport_container.h