.. |
base_button.cpp
|
Consistent display of shortcut names in tooltips
|
2017-12-21 20:17:30 +01:00 |
base_button.h
|
|
|
box_container.cpp
|
|
|
box_container.h
|
Style: Apply new clang-format 5.0 style to all files
|
2017-12-07 08:02:00 +01:00 |
button.cpp
|
Merge pull request #14543 from volzhs/checkbox-checkbutton-center
|
2017-12-11 08:02:22 +01:00 |
button.h
|
Show Options Dialog for NodePath and File in clicked button position.
|
2017-12-23 15:15:48 -06:00 |
center_container.cpp
|
|
|
center_container.h
|
|
|
check_box.cpp
|
Fix CheckBox minimum size
|
2017-12-11 15:37:29 +09:00 |
check_box.h
|
Fix CheckBox minimum size
|
2017-12-11 15:37:29 +09:00 |
check_button.cpp
|
Fix CheckButton minimum size
|
2017-12-11 14:52:32 +09:00 |
check_button.h
|
Fix CheckButton minimum size
|
2017-12-11 14:52:32 +09:00 |
color_picker.cpp
|
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
|
2017-12-25 14:03:53 -02:00 |
color_picker.h
|
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
|
2017-12-25 14:03:53 -02:00 |
color_rect.cpp
|
|
|
color_rect.h
|
|
|
container.cpp
|
|
|
container.h
|
|
|
control.cpp
|
Fix Clip Content property is not saved
|
2017-12-17 23:10:59 +09:00 |
control.h
|
fix certain popup close clicks with popup buttons
|
2017-12-10 10:55:48 +01:00 |
dialogs.cpp
|
Fixes close button overlapping window title
|
2017-12-15 20:28:08 +01:00 |
dialogs.h
|
|
|
file_dialog.cpp
|
Merge pull request #13847 from YeldhamDev/filedialog_title
|
2017-12-09 15:48:19 +01:00 |
file_dialog.h
|
|
|
gradient_edit.cpp
|
|
|
gradient_edit.h
|
|
|
graph_edit.cpp
|
|
|
graph_edit.h
|
|
|
graph_node.cpp
|
|
|
graph_node.h
|
|
|
grid_container.cpp
|
|
|
grid_container.h
|
|
|
item_list.cpp
|
|
|
item_list.h
|
|
|
label.cpp
|
Added font oversampling support
|
2017-12-19 18:48:30 -03:00 |
label.h
|
|
|
line_edit.cpp
|
Exposed LineEdit's "selection_clear" and renamed it to "deselect".
|
2017-12-17 15:40:44 -02:00 |
line_edit.h
|
Exposed LineEdit's "selection_clear" and renamed it to "deselect".
|
2017-12-17 15:40:44 -02:00 |
link_button.cpp
|
|
|
link_button.h
|
|
|
margin_container.cpp
|
|
|
margin_container.h
|
|
|
menu_button.cpp
|
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
|
2017-12-25 14:03:53 -02:00 |
menu_button.h
|
Made MenuButton and ColorPickerButton's "get_popup" methods return constant.
|
2017-12-25 14:03:53 -02:00 |
nine_patch_rect.cpp
|
|
|
nine_patch_rect.h
|
|
|
option_button.cpp
|
Added "get_popup" method for OptionButton and minor changes.
|
2017-12-25 13:49:27 -02:00 |
option_button.h
|
Added "get_popup" method for OptionButton and minor changes.
|
2017-12-25 13:49:27 -02:00 |
panel_container.cpp
|
|
|
panel_container.h
|
|
|
panel.cpp
|
|
|
panel.h
|
|
|
popup_menu.cpp
|
Merge pull request #14748 from YeldhamDev/popupmenu_circleback
|
2017-12-17 20:22:50 +01:00 |
popup_menu.h
|
Change statable to multistate, remove extra separator
|
2017-12-12 09:41:17 +07:00 |
popup.cpp
|
|
|
popup.h
|
|
|
progress_bar.cpp
|
|
|
progress_bar.h
|
|
|
range.cpp
|
|
|
range.h
|
|
|
reference_rect.cpp
|
|
|
reference_rect.h
|
|
|
rich_text_label.cpp
|
Fix thin lines in editor gui on hidpi (issue 14691)
|
2017-12-15 18:49:48 +01:00 |
rich_text_label.h
|
Fix crash in RichTextLabel::selection_copy()
|
2017-12-10 16:08:24 +01:00 |
scroll_bar.cpp
|
|
|
scroll_bar.h
|
Style: Apply new clang-format 5.0 style to all files
|
2017-12-07 08:02:00 +01:00 |
scroll_container.cpp
|
|
|
scroll_container.h
|
|
|
SCsub
|
|
|
separator.cpp
|
|
|
separator.h
|
|
|
shortcut.cpp
|
|
|
shortcut.h
|
|
|
slider.cpp
|
Fixes slider node tick offset
|
2017-12-15 09:52:34 -02:00 |
slider.h
|
Style: Apply new clang-format 5.0 style to all files
|
2017-12-07 08:02:00 +01:00 |
spin_box.cpp
|
|
|
spin_box.h
|
|
|
split_container.cpp
|
Fixed SplitContainer showing the "resize" cursor when it shouldn't.
|
2017-12-20 18:20:23 -02:00 |
split_container.h
|
Fixed SplitContainer showing the "resize" cursor when it shouldn't.
|
2017-12-20 18:20:23 -02:00 |
tab_container.cpp
|
Fix Index p_current=0 error at starting editor
|
2017-12-11 20:46:33 +09:00 |
tab_container.h
|
Fix Index p_current=0 error at starting editor
|
2017-12-11 20:46:33 +09:00 |
tabs.cpp
|
|
|
tabs.h
|
|
|
text_edit.cpp
|
fix indent selection crash
|
2017-12-26 12:13:17 -08:00 |
text_edit.h
|
Adds an option to move cursor with right click in TextEdit
|
2017-12-20 09:01:09 +01:00 |
texture_button.cpp
|
|
|
texture_button.h
|
|
|
texture_progress.cpp
|
|
|
texture_progress.h
|
|
|
texture_rect.cpp
|
|
|
texture_rect.h
|
|
|
tool_button.cpp
|
|
|
tool_button.h
|
|
|
tree.cpp
|
Removed the InputEvent ID field, which was unused and can cause bugs.
|
2017-12-26 09:49:31 -03:00 |
tree.h
|
Removed the InputEvent ID field, which was unused and can cause bugs.
|
2017-12-26 09:49:31 -03:00 |
video_player.cpp
|
|
|
video_player.h
|
|
|
viewport_container.cpp
|
|
|
viewport_container.h
|
|
|