godot/scene/gui
Rémi Verschelde e6b0327c2c
Merge pull request #24112 from allkhor/rich_label_update_cache
RichTextLabel: update the cache when the scroll hide.
2018-12-03 17:32:04 +01:00
..
base_button.cpp BaseButton: add shortcut_in_tooltip 2018-11-19 23:48:05 +01:00
base_button.h BaseButton: add shortcut_in_tooltip 2018-11-19 23:48:05 +01:00
box_container.cpp
box_container.h
button.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -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 Fix to ColorPicker behaviour when entering html. 2018-10-05 13:04:23 +02:00
color_picker.h
color_rect.cpp
color_rect.h
container.cpp
container.h
control.cpp Always use default theme for overrides, closes #13071 2018-11-14 21:21:51 -03:00
control.h
dialogs.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
dialogs.h
file_dialog.cpp
file_dialog.h
gradient_edit.cpp Fixed a typo, treshhold to threshold. 2018-10-23 03:46:16 +07:00
gradient_edit.h
graph_edit.cpp Repaired mistyped of 'just_disconnected'. 2018-10-19 18:31:35 +07:00
graph_edit.h Repaired mistyped of 'just_disconnected'. 2018-10-19 18:31:35 +07:00
graph_node.cpp
graph_node.h
grid_container.cpp Revert "Created a new function named get_element in GridContainer. This funct…" 2018-10-07 10:32:34 +02:00
grid_container.h Revert "Created a new function named get_element in GridContainer. This funct…" 2018-10-07 10:32:34 +02:00
item_list.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
item_list.h Enhance the tilemap transform buttons 2018-10-30 14:43:52 +01:00
label.cpp Fix return value of get_total_character_count 2018-11-15 12:34:08 +01:00
label.h
line_edit.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
line_edit.h
link_button.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
link_button.h
margin_container.cpp
margin_container.h
menu_button.cpp
menu_button.h
nine_patch_rect.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
nine_patch_rect.h
option_button.cpp
option_button.h
panel_container.cpp
panel_container.h
panel.cpp
panel.h
popup_menu.cpp Fixed various uninitialised member variables in editor plugins. 2018-11-11 17:32:47 +00:00
popup_menu.h
popup.cpp
popup.h
progress_bar.cpp
progress_bar.h
range.cpp
range.h
reference_rect.cpp
reference_rect.h
rich_text_label.cpp RichTextLabel: update the cache when the scroll hide. 2018-12-02 05:06:38 +06:00
rich_text_label.h
scroll_bar.cpp Fix scroll bar lock when smooth scroll enabled, issue 23314 2018-11-24 14:03:54 +00:00
scroll_bar.h
scroll_container.cpp Use VScrollBar when calculating horiz. offset in ScrollContainer 2018-11-16 02:47:43 +01:00
scroll_container.h
SCsub
separator.cpp
separator.h
shortcut.cpp
shortcut.h
slider.cpp
slider.h
spin_box.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
spin_box.h
split_container.cpp Fixes collapsed SplitContainers 2018-12-01 17:31:37 +01:00
split_container.h Keep the SplitContainer offset value when it is shrinked 2018-11-15 16:47:28 +01:00
tab_container.cpp
tab_container.h
tabs.cpp Ceil tabs font size 2018-11-27 00:30:12 +06:00
tabs.h Update Tab hover status when adding or removing tabs, issue 22890 2018-10-21 15:55:58 +01:00
text_edit.cpp TextEdit: added redo option to the context menu 2018-11-29 23:21:43 +06:00
text_edit.h TextEdit: added redo option to the context menu 2018-11-29 23:21:43 +06:00
texture_button.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
texture_button.h
texture_progress.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
texture_progress.h
texture_rect.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
texture_rect.h
tool_button.cpp
tool_button.h
tree.cpp Unify editor class and reference search 2018-11-20 20:52:27 -02:00
tree.h If using relationship lines (now default) hide guides. 2018-11-18 22:00:31 -03:00
video_player.cpp Fix possible crash with VideoPlayer _mix_audio function 2018-11-02 13:33:20 -03:00
video_player.h
viewport_container.cpp ViewportContainer was not passing unhandled input. Pass it, fixes #17326 2018-11-15 17:29:55 -03:00
viewport_container.h ViewportContainer was not passing unhandled input. Pass it, fixes #17326 2018-11-15 17:29:55 -03:00