godot/scene/gui
Rémi Verschelde 9dc9434b1b
Merge pull request #24437 from mateusfccp/single_quotes_option
Add settings for single-quotes on completion
2019-04-30 14:58:33 +02:00
..
base_button.cpp Merge pull request #27796 from Leytak/patch-2 2019-04-30 11:05:09 +02:00
base_button.h
box_container.cpp
box_container.h
button.cpp Fix -Wimplicit-fallthrough warnings from GCC 8 2019-04-05 15:14:53 +02:00
button.h
center_container.cpp
center_container.h
check_box.cpp
check_box.h
check_button.cpp
check_button.h
color_picker.cpp Merge pull request #26252 from ZahFox/colorpicker 2019-04-30 13:31:51 +02:00
color_picker.h
color_rect.cpp
color_rect.h
container.cpp Add a warning when using plain Container, as many users seem to misunderstand what this is. 2019-03-03 16:00:56 -03:00
container.h Add a warning when using plain Container, as many users seem to misunderstand what this is. 2019-03-03 16:00:56 -03:00
control.cpp Merge pull request #24437 from mateusfccp/single_quotes_option 2019-04-30 14:58:33 +02:00
control.h
dialogs.cpp
dialogs.h
file_dialog.cpp Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
file_dialog.h
gradient_edit.cpp
gradient_edit.h
graph_edit.cpp Use approximate equallity methods in many places 2019-04-25 13:20:29 -04:00
graph_edit.h
graph_node.cpp Fix cursor going to start while editing GraphNode's title 2019-03-10 12:22:15 +02:00
graph_node.h
grid_container.cpp
grid_container.h
item_list.cpp Merge pull request #26053 from qarmin/back_scroll_to_start 2019-04-30 13:35:45 +02:00
item_list.h
label.cpp
label.h
line_edit.cpp Merge pull request #28287 from YeldhamDev/text_editable_contextmenu 2019-04-30 10:15:47 +02:00
line_edit.h
link_button.cpp
link_button.h
margin_container.cpp
margin_container.h
menu_button.cpp Make buttons that trigger popups have the same scale 2019-04-29 13:07:47 -03:00
menu_button.h Fix popup visibility for OptionButton, MenuButton and ColorPickerButton 2019-04-22 15:11:49 -07:00
nine_patch_rect.cpp
nine_patch_rect.h
option_button.cpp Make buttons that trigger popups have the same scale 2019-04-29 13:07:47 -03:00
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
popup_menu.cpp Merge pull request #27204 from YeldhamDev/popupmenu_checkicon_offset 2019-04-30 11:49:16 +02:00
popup_menu.h
popup.cpp Make buttons that trigger popups have the same scale 2019-04-29 13:07:47 -03:00
popup.h
progress_bar.cpp
progress_bar.h
range.cpp
range.h
reference_rect.cpp
reference_rect.h
rich_text_label.cpp Fix the unclickable links inside the doc 2019-04-27 21:30:08 +02:00
rich_text_label.h
scroll_bar.cpp
scroll_bar.h
scroll_container.cpp Merge pull request #21534 from volzhs/fix-scrollcontainer-size 2019-03-07 14:19:43 +01:00
scroll_container.h
SCsub
separator.cpp
separator.h
shortcut.cpp
shortcut.h
slider.cpp Fix #24124, Slider control size 2019-04-09 21:58:19 +02:00
slider.h
spin_box.cpp
spin_box.h
split_container.cpp
split_container.h
tab_container.cpp Make buttons that trigger popups have the same scale 2019-04-29 13:07:47 -03:00
tab_container.h Add ability to edit editor feature profiles 2019-04-08 19:18:51 -03:00
tabs.cpp
tabs.h
text_edit.cpp Merge pull request #26224 from hilfazer/autocomplete 2019-04-30 13:32:37 +02:00
text_edit.h Added a marker in text_edit that tells which row is executing. 2019-04-23 21:51:01 +01:00
texture_button.cpp Merge pull request #27294 from lupoDharkael/rect2i 2019-04-30 11:46:40 +02:00
texture_button.h
texture_progress.cpp
texture_progress.h
texture_rect.cpp Fix build error after #27294 2019-04-30 12:33:02 +02:00
texture_rect.h Add ability to flip TextureRect horizontally or vertically 2019-04-03 13:05:29 +02:00
tool_button.cpp
tool_button.h
tree.cpp Merge pull request #27673 from qarmin/small_fixes 2019-04-22 12:00:34 +02:00
tree.h
video_player.cpp
video_player.h
viewport_container.cpp
viewport_container.h