godot/scene/gui
Rémi Verschelde c9e5008966
Merge pull request #95857 from KoBeWi/novel_variant_of_0
Always store ID of PopupMenu items
2024-08-25 20:18:14 +02:00
..
aspect_ratio_container.cpp Fix container minimum size with hidden parent 2024-07-12 16:21:05 +03:00
aspect_ratio_container.h
base_button.cpp
base_button.h
box_container.cpp
box_container.h
button.cpp
button.h
center_container.cpp Fix container minimum size with hidden parent 2024-07-12 16:21:05 +03:00
center_container.h
check_box.cpp
check_box.h
check_button.cpp
check_button.h
code_edit.compat.inc
code_edit.cpp Merge pull request #89554 from smnast/backspace-unfold 2024-08-19 16:04:34 +02:00
code_edit.h [macOS] Fix code completion list scrolling with trackpad. 2024-07-15 08:12:19 +03:00
color_mode.cpp
color_mode.h
color_picker.cpp Use legacy color picking in single window mode 2024-07-29 23:44:01 +02:00
color_picker.h
color_rect.cpp
color_rect.h
container.cpp
container.h
control.compat.inc
control.cpp Merge pull request #93602 from aaronp64/inspector_latency 2024-08-22 00:10:26 +02:00
control.h
dialogs.compat.inc
dialogs.cpp
dialogs.h
file_dialog.cpp Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
file_dialog.h
flow_container.cpp Merge pull request #94286 from aaronp64/flowcontainer_resort_crash 2024-07-22 14:12:48 +02:00
flow_container.h
graph_edit_arranger.cpp
graph_edit_arranger.h
graph_edit.compat.inc
graph_edit.cpp Fix GraphEdit port snapping in certain edge cases 2024-08-02 12:38:53 +02:00
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 Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
item_list.h
label.cpp
label.h
line_edit.cpp [Tests] Fix various unit tests on minimal builds 2024-07-18 15:17:28 +02:00
line_edit.h
link_button.cpp
link_button.h
margin_container.cpp
margin_container.h
menu_bar.cpp Merge pull request #92841 from kleonc/menu-bar-proper-canvas-transform-popup-calculation 2024-08-19 16:04:54 +02:00
menu_bar.h
menu_button.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
menu_button.h
nine_patch_rect.cpp
nine_patch_rect.h
option_button.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
popup_menu.compat.inc
popup_menu.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
popup_menu.h [NativeMenu] Do not auto toggle check/multi-state items. Add is_native_menu method. 2024-07-08 11:20:28 +03:00
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 Fix TextServer::shaped_text_*_character_pos for the first character of wrapped string. Allow starting/ending RTL selection before line start. 2024-08-09 00:03:00 +03:00
rich_text_label.h
scroll_bar.cpp
scroll_bar.h
scroll_container.cpp Fix rtl on follow focus 2024-07-23 10:29:55 +02:00
scroll_container.h
SCsub
separator.cpp
separator.h
slider.cpp
slider.h
spin_box.cpp
spin_box.h
split_container.cpp Fix container minimum size with hidden parent 2024-07-12 16:21:05 +03:00
split_container.h Fix container minimum size with hidden parent 2024-07-12 16:21:05 +03:00
subviewport_container.cpp
subviewport_container.h
tab_bar.cpp Clear TabBar tab close button's rect after it's hidden 2024-08-04 11:59:37 +02:00
tab_bar.h
tab_container.cpp
tab_container.h
text_edit.compat.inc
text_edit.cpp Fix TextEdit caret movement at start of wrapped lines 2024-08-16 15:52:03 -04:00
text_edit.h Fix TextEdit placeholder fit content height 2024-07-27 17:14:51 -04:00
texture_button.cpp
texture_button.h
texture_progress_bar.cpp
texture_progress_bar.h
texture_rect.cpp
texture_rect.h
tree.cpp Fix issue causing input lock when drag scrolling a Tree element on touchscreen devices 2024-07-18 04:09:54 -07:00
tree.h Fix issue causing input lock when drag scrolling a Tree element on touchscreen devices 2024-07-18 04:09:54 -07:00
video_stream_player.cpp
video_stream_player.h
view_panner.cpp
view_panner.h