.. |
aspect_ratio_container.cpp
|
|
|
aspect_ratio_container.h
|
|
|
base_button.cpp
|
|
|
base_button.h
|
|
|
box_container.cpp
|
|
|
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
|
|
|
code_edit.compat.inc
|
|
|
code_edit.cpp
|
Code Editor: Fix regression with using doc comments for code regions
|
2023-10-13 09:38:03 +03:00 |
code_edit.h
|
Merge pull request #81633 from matorin57/code-completion-popup
|
2023-10-03 17:20:49 +02:00 |
color_mode.cpp
|
|
|
color_mode.h
|
|
|
color_picker.cpp
|
Fix ColorPicker deferred mode not working for sliders.
|
2023-10-13 14:35:47 +02:00 |
color_picker.h
|
Fix ColorPicker deferred mode not working for sliders.
|
2023-10-13 14:35:47 +02:00 |
color_rect.cpp
|
|
|
color_rect.h
|
|
|
container.cpp
|
|
|
container.h
|
|
|
control.cpp
|
|
|
control.h
|
|
|
dialogs.cpp
|
[DisplayServer] Add method to estimate window title bar size.
|
2023-10-03 16:13:52 +03:00 |
dialogs.h
|
|
|
file_dialog.cpp
|
Merge pull request #81034 from garychia/open_folder
|
2023-10-10 22:49:16 +02:00 |
file_dialog.h
|
[Native File Dialogs] Improve filter list handling, add selected filter to the callback.
|
2023-10-03 19:26:16 +03:00 |
flow_container.cpp
|
|
|
flow_container.h
|
|
|
graph_edit_arranger.cpp
|
|
|
graph_edit_arranger.h
|
|
|
graph_edit.compat.inc
|
Make GraphEdit toolbar more customizable
|
2023-10-02 13:43:08 +02:00 |
graph_edit.cpp
|
Merge pull request #82409 from KoBeWi/3_in_1
|
2023-10-18 00:00:36 +02:00 |
graph_edit.h
|
Make GraphEdit toolbar more customizable
|
2023-10-02 13:43:08 +02:00 |
graph_element.cpp
|
Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-10-08 17:23:33 +02:00 |
graph_element.h
|
|
|
graph_node.cpp
|
|
|
graph_node.h
|
|
|
grid_container.cpp
|
|
|
grid_container.h
|
|
|
item_list.cpp
|
|
|
item_list.h
|
|
|
label.cpp
|
|
|
label.h
|
|
|
line_edit.cpp
|
Accept cancel event when unfocusing LineEdit
|
2023-10-06 16:00:56 +02:00 |
line_edit.h
|
|
|
link_button.cpp
|
Merge pull request #80555 from GrammAcc/fix-80507
|
2023-10-02 15:18:38 +02:00 |
link_button.h
|
Merge pull request #80555 from GrammAcc/fix-80507
|
2023-10-02 15:18:38 +02:00 |
margin_container.cpp
|
|
|
margin_container.h
|
|
|
menu_bar.cpp
|
[macOS] Add about_to_open and popup_hide callback for the global menus, move part of logic to the PopupMenu to allow live menu modification.
|
2023-10-04 09:49:51 +03:00 |
menu_bar.h
|
[macOS] Add about_to_open and popup_hide callback for the global menus, move part of logic to the PopupMenu to allow live menu modification.
|
2023-10-04 09:49:51 +03:00 |
menu_button.cpp
|
|
|
menu_button.h
|
|
|
nine_patch_rect.cpp
|
|
|
nine_patch_rect.h
|
|
|
option_button.cpp
|
|
|
option_button.h
|
|
|
panel_container.cpp
|
|
|
panel_container.h
|
|
|
panel.cpp
|
|
|
panel.h
|
|
|
popup_menu.compat.inc
|
|
|
popup_menu.cpp
|
Fix incorrect offset of PopupMenu separator icons
|
2023-10-17 20:38:35 +02:00 |
popup_menu.h
|
[macOS] Add about_to_open and popup_hide callback for the global menus, move part of logic to the PopupMenu to allow live menu modification.
|
2023-10-04 09:49:51 +03:00 |
popup.cpp
|
|
|
popup.h
|
|
|
progress_bar.cpp
|
|
|
progress_bar.h
|
|
|
range.cpp
|
|
|
range.h
|
Fix ColorPicker deferred mode not working for sliders.
|
2023-10-13 14:35:47 +02:00 |
reference_rect.cpp
|
|
|
reference_rect.h
|
|
|
rich_text_effect.cpp
|
|
|
rich_text_effect.h
|
|
|
rich_text_label.compat.inc
|
|
|
rich_text_label.cpp
|
[RTL] Remove unnecessary glyph position rounding.
|
2023-10-08 12:38:06 +03:00 |
rich_text_label.h
|
|
|
scroll_bar.cpp
|
|
|
scroll_bar.h
|
|
|
scroll_container.cpp
|
|
|
scroll_container.h
|
|
|
SCsub
|
|
|
separator.cpp
|
|
|
separator.h
|
|
|
slider.cpp
|
Fix ColorPicker deferred mode not working for sliders.
|
2023-10-13 14:35:47 +02:00 |
slider.h
|
|
|
spin_box.cpp
|
Fix spinBox will reset text when redrawing
|
2023-10-08 20:03:08 +08:00 |
spin_box.h
|
Fix spinBox will reset text when redrawing
|
2023-10-08 20:03:08 +08:00 |
split_container.cpp
|
|
|
split_container.h
|
|
|
subviewport_container.cpp
|
Enable filtering InputEvent -sending in SubViewportContainer
|
2023-10-02 19:51:49 +02:00 |
subviewport_container.h
|
Enable filtering InputEvent -sending in SubViewportContainer
|
2023-10-02 19:51:49 +02:00 |
tab_bar.cpp
|
Fix phantom tab right button.
|
2023-10-13 16:34:05 -07:00 |
tab_bar.h
|
|
|
tab_container.cpp
|
|
|
tab_container.h
|
|
|
text_edit.cpp
|
Merge pull request #83286 from bronsonholden/fix-text-edit-hscroll-jitter
|
2023-10-17 16:12:58 +02:00 |
text_edit.h
|
|
|
texture_button.cpp
|
|
|
texture_button.h
|
|
|
texture_progress_bar.cpp
|
|
|
texture_progress_bar.h
|
|
|
texture_rect.cpp
|
|
|
texture_rect.h
|
|
|
tree.cpp
|
Allow clicking buttons of non-selectable TreeItems
|
2023-10-09 22:41:36 +02:00 |
tree.h
|
|
|
video_stream_player.cpp
|
|
|
video_stream_player.h
|
|
|
view_panner.cpp
|
Add vararg call() method to C++ Callable
|
2023-10-05 11:35:29 +02:00 |
view_panner.h
|
Add vararg call() method to C++ Callable
|
2023-10-05 11:35:29 +02:00 |