virtualx-engine/scene/gui
Rémi Verschelde b15f7c1319
Merge pull request #77691 from rsubtil/fix_popupmenu_auto_height
[3.x] Fix `PopupMenu`'s automatic max height
2023-06-07 14:46:30 +02:00
..
aspect_ratio_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
aspect_ratio_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
base_button.cpp Add set_value_no_signal() to Range 2023-03-13 16:36:18 +00:00
base_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
box_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
box_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
center_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
center_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_box.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_box.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_picker.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_picker.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
control.cpp Merge pull request #64329 from jordo/fix/control-theme-cache 2023-01-23 22:23:33 +01:00
control.h Merge pull request #64329 from jordo/fix/control-theme-cache 2023-01-23 22:23:33 +01:00
dialogs.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
dialogs.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_dialog.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_dialog.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
flow_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
flow_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gradient_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gradient_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_node.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_node.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
grid_container.cpp Fix GridContainer max row/column calculations not skipping hidden children 2023-05-08 12:51:28 +02:00
grid_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
item_list.cpp Add allow_search property to ItemList and Tree 2023-05-05 18:02:49 +02:00
item_list.h Add allow_search property to ItemList and Tree 2023-05-05 18:02:49 +02:00
label.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
label.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
link_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
link_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
margin_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
margin_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
menu_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
menu_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
nine_patch_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
nine_patch_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
option_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
option_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup_menu.cpp Fix PopupMenu's maximum height not being automatically set 2023-05-31 10:53:09 +01:00
popup_menu.h Merge pull request #66711 from rsubtil/port_popup_menu_rework 2023-01-23 17:04:17 +01:00
progress_bar.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
progress_bar.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
range.cpp Add set_value_no_signal() to Range 2023-03-13 16:36:18 +00:00
range.h Add set_value_no_signal() to Range 2023-03-13 16:36:18 +00:00
reference_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
reference_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_effect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_effect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_label.cpp Cache text property when toggling BBCode 2023-05-23 19:04:39 +02:00
rich_text_label.h Cache text property when toggling BBCode 2023-05-23 19:04:39 +02:00
scroll_bar.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_bar.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
separator.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
separator.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shortcut.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shortcut.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
slider.cpp Stop dragging when a slider changes editability 2023-05-19 11:31:34 -04:00
slider.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
spin_box.cpp Add independent spinbox arrow step precision 2023-01-14 20:14:17 +01:00
spin_box.h Add independent spinbox arrow step precision 2023-01-14 20:14:17 +01:00
split_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
split_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tab_container.cpp Add Tab Metadata 2023-04-11 20:36:48 -04:00
tab_container.h Add Tab Metadata 2023-04-11 20:36:48 -04:00
tabs.cpp Merge pull request #75959 from ShadyChibinko/tab_metadata_3x 2023-06-07 14:46:21 +02:00
tabs.h Add Tab Metadata 2023-04-11 20:36:48 -04:00
text_edit.cpp Fix TextEdit color_region_cache bug 2023-03-11 16:18:29 +00:00
text_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_progress.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_progress.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tool_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tool_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tree.cpp Add allow_search property to ItemList and Tree 2023-05-05 18:02:49 +02:00
tree.h Add allow_search property to ItemList and Tree 2023-05-05 18:02:49 +02:00
video_player.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
video_player.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
viewport_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
viewport_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00