.. |
aspect_ratio_container.cpp
|
|
|
aspect_ratio_container.h
|
|
|
base_button.cpp
|
|
|
base_button.h
|
|
|
box_container.cpp
|
|
|
box_container.h
|
|
|
button.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
button.h
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
center_container.cpp
|
|
|
center_container.h
|
|
|
check_box.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
check_box.h
|
|
|
check_button.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
check_button.h
|
|
|
code_edit.cpp
|
|
|
code_edit.h
|
|
|
color_picker.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
color_picker.h
|
|
|
color_rect.cpp
|
|
|
color_rect.h
|
|
|
container.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
container.h
|
|
|
control.cpp
|
Merge pull request #44607 from madmiraal/rename-control-rotation
|
2020-12-28 14:42:06 +01:00 |
control.h
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
dialogs.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
dialogs.h
|
Rename AcceptDialog get_ok() to get_ok_button()
|
2020-12-14 18:43:52 +00:00 |
file_dialog.cpp
|
Merge pull request #44569 from madmiraal/rename-unselect-deselect
|
2020-12-28 14:53:43 +01:00 |
file_dialog.h
|
Rename unselect to deselect
|
2020-12-21 10:26:41 +00:00 |
gradient_edit.cpp
|
Rename Math::stepify to snapped
|
2020-12-28 13:01:30 +00:00 |
gradient_edit.h
|
|
|
graph_edit.cpp
|
Merge pull request #44569 from madmiraal/rename-unselect-deselect
|
2020-12-28 14:53:43 +01:00 |
graph_edit.h
|
Added GraphEdit properties to control lines thickness and antialiasing
|
2020-12-18 16:41:45 +03:00 |
graph_node.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
graph_node.h
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
grid_container.cpp
|
|
|
grid_container.h
|
|
|
item_list.cpp
|
Merge pull request #44569 from madmiraal/rename-unselect-deselect
|
2020-12-28 14:53:43 +01:00 |
item_list.h
|
Rename unselect to deselect
|
2020-12-21 10:26:41 +00:00 |
label.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
label.h
|
|
|
line_edit.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
line_edit.h
|
|
|
link_button.cpp
|
|
|
link_button.h
|
|
|
margin_container.cpp
|
|
|
margin_container.h
|
|
|
menu_button.cpp
|
|
|
menu_button.h
|
|
|
nine_patch_rect.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
nine_patch_rect.h
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
option_button.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
option_button.h
|
|
|
panel_container.cpp
|
|
|
panel_container.h
|
|
|
panel.cpp
|
Move initialization of some classes to headers
|
2020-12-11 18:20:03 +01:00 |
panel.h
|
Move initialization of some classes to headers
|
2020-12-11 18:20:03 +01:00 |
popup_menu.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
popup_menu.h
|
|
|
popup.cpp
|
|
|
popup.h
|
|
|
progress_bar.cpp
|
Use integer text position in scroll container, TextEdit and canvas editor, to ensure sharp text rendering.
|
2020-12-21 07:49:27 +02:00 |
progress_bar.h
|
|
|
range.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
range.h
|
|
|
reference_rect.cpp
|
|
|
reference_rect.h
|
|
|
rich_text_effect.cpp
|
[Complex Text Layouts] Refactor RichTextLabel.
|
2020-12-11 09:48:49 +02:00 |
rich_text_effect.h
|
[Complex Text Layouts] Refactor RichTextLabel.
|
2020-12-11 09:48:49 +02:00 |
rich_text_label.cpp
|
Fix missed renamings from empty() to is_empty()
|
2020-12-29 09:55:07 +01:00 |
rich_text_label.h
|
Merge pull request #43691 from bruvzg/ctl_dropcap
|
2020-12-29 09:14:46 +01:00 |
scroll_bar.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
scroll_bar.h
|
Cleanup unused engine code
|
2020-12-09 12:12:36 +01:00 |
scroll_container.cpp
|
Allow ScrollBar params of a ScrollContainer to be modified in _ready()
|
2020-12-29 13:02:02 +08:00 |
scroll_container.h
|
Allow ScrollBar params of a ScrollContainer to be modified in _ready()
|
2020-12-29 13:02:02 +08:00 |
SCsub
|
|
|
separator.cpp
|
|
|
separator.h
|
|
|
shortcut.cpp
|
|
|
shortcut.h
|
|
|
slider.cpp
|
|
|
slider.h
|
|
|
spin_box.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
spin_box.h
|
|
|
split_container.cpp
|
|
|
split_container.h
|
|
|
subviewport_container.cpp
|
|
|
subviewport_container.h
|
|
|
tab_container.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
tab_container.h
|
Refresh TextLine buffer when moving tab
|
2020-12-13 02:38:53 +07:00 |
tabs.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
tabs.h
|
|
|
text_edit.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
text_edit.h
|
Fixed mouse scrolling in TextEdit's
|
2020-12-11 12:51:10 +03:00 |
texture_button.cpp
|
|
|
texture_button.h
|
|
|
texture_progress_bar.cpp
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
texture_progress_bar.h
|
Rename Control margin to offset
|
2020-12-23 06:25:56 +00:00 |
texture_rect.cpp
|
|
|
texture_rect.h
|
|
|
tree.cpp
|
Rename Math::stepify to snapped
|
2020-12-28 13:01:30 +00:00 |
tree.h
|
Cleanup unused engine code
|
2020-12-09 12:12:36 +01:00 |
video_player.cpp
|
|
|
video_player.h
|
|
|