.. |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-06-10 15:30:52 +02:00 |
base_button.cpp
|
Deprecate Redundant property enabled_focus_mode
|
2020-10-16 14:14:04 +08:00 |
base_button.h
|
…
|
|
box_container.cpp
|
Fix typos with codespell
|
2020-09-18 14:09:51 +02:00 |
box_container.h
|
…
|
|
button.cpp
|
…
|
|
button.h
|
…
|
|
center_container.cpp
|
…
|
|
center_container.h
|
…
|
|
check_box.cpp
|
…
|
|
check_box.h
|
…
|
|
check_button.cpp
|
…
|
|
check_button.h
|
…
|
|
color_picker.cpp
|
colorpicker margin bug fixed
|
2020-06-04 11:14:16 +02:00 |
color_picker.h
|
…
|
|
color_rect.cpp
|
…
|
|
color_rect.h
|
…
|
|
container.cpp
|
…
|
|
container.h
|
…
|
|
control.cpp
|
Tooltips: Improve code clarity and docs
|
2020-11-11 15:30:56 +01:00 |
control.h
|
Rename the `type` parameter to `node_type` in Theme and Control
|
2020-09-12 18:42:45 +02:00 |
dialogs.cpp
|
…
|
|
dialogs.h
|
…
|
|
file_dialog.cpp
|
Add generic file icon and its modulation to the 'FileDialog'
|
2020-06-10 15:30:52 +02:00 |
file_dialog.h
|
…
|
|
gradient_edit.cpp
|
…
|
|
gradient_edit.h
|
…
|
|
graph_edit.cpp
|
Fix emit_signal timing for GraphEdit's begin/end node move
|
2020-10-28 14:05:40 +01:00 |
graph_edit.h
|
Fix emit_signal timing for GraphEdit's begin/end node move
|
2020-10-28 14:05:40 +01:00 |
graph_node.cpp
|
Fixed separation of ports on GraphNode
|
2020-07-03 15:34:30 +02:00 |
graph_node.h
|
…
|
|
grid_container.cpp
|
…
|
|
grid_container.h
|
…
|
|
item_list.cpp
|
…
|
|
item_list.h
|
…
|
|
label.cpp
|
Fix bug where leading and trailing spaces werent taken into account with center and right allignment.
|
2020-09-24 14:43:05 +02:00 |
label.h
|
…
|
|
line_edit.cpp
|
Update clear button when clicked
|
2020-11-26 09:38:47 +01:00 |
line_edit.h
|
Expose LineEdit scroll offset to scripts
|
2020-11-11 15:44:18 +01:00 |
link_button.cpp
|
Buttons: Don't use deprecated set_enabled_focus_mode
|
2020-11-30 11:16:15 +01:00 |
link_button.h
|
…
|
|
margin_container.cpp
|
…
|
|
margin_container.h
|
…
|
|
menu_button.cpp
|
Buttons: Don't use deprecated set_enabled_focus_mode
|
2020-11-30 11:16:15 +01: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
|
Make all get_configuration_warning() overrides retrieve warnings from parent
|
2020-07-13 01:50:02 +03:00 |
popup.h
|
…
|
|
popup_menu.cpp
|
Allow to circle back in 'PopupMenu' even if the first/last item is non-selectable
|
2020-12-10 14:02:06 +01:00 |
popup_menu.h
|
PopupMenu.get_current_index() bound to ClassDB
|
2020-05-07 13:36:53 +02:00 |
progress_bar.cpp
|
…
|
|
progress_bar.h
|
…
|
|
range.cpp
|
…
|
|
range.h
|
…
|
|
reference_rect.cpp
|
Add `border_width` to `ReferenceRect`
|
2020-10-28 14:05:40 +01:00 |
reference_rect.h
|
Add `border_width` to `ReferenceRect`
|
2020-10-28 14:05:40 +01:00 |
rich_text_effect.cpp
|
…
|
|
rich_text_effect.h
|
…
|
|
rich_text_label.cpp
|
Improvement for the Copy button in the Output Log
|
2020-09-29 08:54:45 +02:00 |
rich_text_label.h
|
Improvement for the Copy button in the Output Log
|
2020-09-29 08:54:45 +02:00 |
scroll_bar.cpp
|
Allow scroll_to_line when scroll_active is 'false'
|
2020-06-04 12:09:39 +02:00 |
scroll_bar.h
|
Allow scroll_to_line when scroll_active is 'false'
|
2020-06-04 12:09:39 +02:00 |
scroll_container.cpp
|
Update page value properly of ScrollContainer
|
2020-12-09 11:22:04 +01:00 |
scroll_container.h
|
…
|
|
separator.cpp
|
…
|
|
separator.h
|
…
|
|
shortcut.cpp
|
…
|
|
shortcut.h
|
…
|
|
slider.cpp
|
…
|
|
slider.h
|
…
|
|
spin_box.cpp
|
Fixed bug where spinbox would not update to it's actual value after non-numeric input
|
2020-09-24 12:08:10 +02:00 |
spin_box.h
|
…
|
|
split_container.cpp
|
…
|
|
split_container.h
|
…
|
|
tab_container.cpp
|
Add option to draw all tabs in front
|
2020-12-10 13:07:49 +01:00 |
tab_container.h
|
Add option to draw all tabs in front
|
2020-12-10 13:07:49 +01:00 |
tabs.cpp
|
Add 'get_previous_tab()' to 'Tabs'
|
2020-09-24 14:43:10 +02:00 |
tabs.h
|
Add 'get_previous_tab()' to 'Tabs'
|
2020-09-24 14:43:10 +02:00 |
text_edit.cpp
|
GUI: send cursor data from TextEdit
|
2020-12-16 05:05:38 +03:00 |
text_edit.h
|
Add option to disable virtual keyboard for TextEdit
|
2020-08-09 18:22:11 +02: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
|
Respect Tree.set_icon_max_width size for drawing selection box
|
2020-10-19 16:10:00 +02:00 |
tree.h
|
Prevent dragging from SceneTree buttons
|
2020-07-03 13:17:57 +02:00 |
video_player.cpp
|
VideoPlayer: fix possible race condition
|
2020-07-03 13:17:57 +02:00 |
video_player.h
|
…
|
|
viewport_container.cpp
|
…
|
|
viewport_container.h
|
…
|
|