virtualx-engine/scene/gui
Hugo Locurcio 2daef0400a
Merge pull request #51866 from requizm/fix/49455
Fix `line_separation` working incorrectly in `RichTextLabel`
2021-08-20 23:24:42 +02:00
..
aspect_ratio_container.cpp
aspect_ratio_container.h
base_button.cpp command palette improvements 2021-08-15 11:40:44 +05:30
base_button.h
box_container.cpp
box_container.h
button.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
button.h Add alignment options to icons on buttons. 2021-06-29 12:31:40 +02:00
center_container.cpp
center_container.h
check_box.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
check_box.h
check_button.cpp
check_button.h
code_edit.cpp Merge pull request #51585 from Paulb23/theme-update-optimisation 2021-08-13 21:33:36 +02:00
code_edit.h Fix breakpoint toggle signal not firing when expected 2021-08-12 14:47:10 +01:00
color_picker.cpp
color_picker.h
color_rect.cpp
color_rect.h
container.cpp
container.h
control.cpp Merge pull request #51642 from akien-mga/cleanup-use_single_quotes 2021-08-13 21:49:06 +02:00
control.h Add bulk theme overrides to Control 2021-08-13 16:41:36 +01:00
dialogs.cpp
dialogs.h
file_dialog.cpp
file_dialog.h
gradient_edit.cpp Merge pull request #21922 from aaronfranke/double 2021-08-10 07:41:46 +02:00
gradient_edit.h Some work on double support 2021-08-09 17:43:48 -05:00
graph_edit.cpp Better port handling connection for GraphEdit 2021-08-12 09:09:24 +03:00
graph_edit.h Better port handling connection for GraphEdit 2021-08-12 09:09:24 +03:00
graph_node.cpp
graph_node.h
grid_container.cpp
grid_container.h
item_list.cpp Redraw on item list custom bg/fg colour change 2021-08-07 12:08:46 +01:00
item_list.h
label.cpp Various text layout improvements (TextLine, TextParagraph, Label, TextServer) 2021-08-11 00:09:48 +02:00
label.h
line_edit.cpp Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00
line_edit.h Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00
link_button.cpp
link_button.h
margin_container.cpp
margin_container.h
menu_button.cpp Fix MenuButton not emitting about_to_popup signal 2021-08-16 20:53:10 +08:00
menu_button.h
nine_patch_rect.cpp
nine_patch_rect.h
option_button.cpp
option_button.h
panel.cpp
panel.h
panel_container.cpp
panel_container.h
popup.cpp
popup.h Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
popup_menu.cpp fixed popup_menu buttons getting triggered by lmb press instead of release. 2021-08-19 15:56:33 +02:00
popup_menu.h
progress_bar.cpp
progress_bar.h
range.cpp
range.h Use Array for node configuration warnings 2021-04-11 23:25:38 -05:00
reference_rect.cpp
reference_rect.h
rich_text_effect.cpp
rich_text_effect.h Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
rich_text_label.cpp Fix line_separation constant working incorrectly in RichTextLabel 2021-08-20 23:03:13 +03:00
rich_text_label.h Use doubles for time in many other places 2021-08-09 14:05:42 -05:00
scroll_bar.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
scroll_bar.h
scroll_container.cpp
scroll_container.h
SCsub
separator.cpp
separator.h
shortcut.cpp Minor tweaks/fixes for the Command Palette 2021-08-18 13:12:14 -03:00
shortcut.h Shortcut: Rename shortcut property to event 2021-08-05 13:48:43 +02:00
slider.cpp
slider.h
spin_box.cpp
spin_box.h
split_container.cpp
split_container.h
subviewport_container.cpp
subviewport_container.h
tab_container.cpp TabContainer: Fix error on removing top-level Control child, Remove _get_tab method 2021-08-04 21:13:10 +02:00
tab_container.h TabContainer: Fix error on removing top-level Control child, Remove _get_tab method 2021-08-04 21:13:10 +02:00
tabs.cpp Add auto_translate toggle for automatic translation 2021-07-29 18:30:34 -03:00
tabs.h
text_edit.cpp Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00
text_edit.h Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00
texture_button.cpp
texture_button.h
texture_progress_bar.cpp
texture_progress_bar.h
texture_rect.cpp Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
texture_rect.h
tree.cpp Added icons and API for indeterminate checkmarks for the Tree class. 2021-08-16 10:13:06 -07:00
tree.h Added icons and API for indeterminate checkmarks for the Tree class. 2021-08-16 10:13:06 -07:00
video_player.cpp
video_player.h