.. |
aspect_ratio_container.cpp
|
|
|
aspect_ratio_container.h
|
|
|
base_button.cpp
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
base_button.h
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
box_container.cpp
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
box_container.h
|
|
|
button.cpp
|
Support multiline strings in buttons
|
2022-10-08 17:06:51 +02: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 ColorPicker always emitting color_changed on html submit
|
2022-11-30 19:10:54 +01:00 |
color_picker.h
|
Now ColorSelectorButton can work both in toggle mode, and in normal mode.
|
2022-11-17 23:04:16 +01:00 |
color_rect.cpp
|
|
|
color_rect.h
|
|
|
container.cpp
|
|
|
container.h
|
|
|
control.cpp
|
Ported: Add dumb theme item cache to Control
|
2023-02-07 02:11:52 +01:00 |
control.h
|
Ported: Add dumb theme item cache to Control
|
2023-02-07 02:11:52 +01:00 |
dialogs.cpp
|
|
|
dialogs.h
|
|
|
file_dialog.cpp
|
Remove auto selecting the first file for FileDialog with Save file mode selected
|
2022-12-11 19:04:39 +01:00 |
file_dialog.h
|
|
|
flow_container.cpp
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
flow_container.h
|
|
|
gradient_edit.cpp
|
|
|
gradient_edit.h
|
|
|
graph_edit.cpp
|
Add GraphNode 'selected' and 'unselected' signals, simplify GraphEdit
|
2022-09-16 23:29:52 +02:00 |
graph_edit.h
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
graph_node.cpp
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
graph_node.h
|
Renamed Map to RBMap.
|
2023-01-15 19:12:50 +01:00 |
grid_container.cpp
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
grid_container.h
|
|
|
item_list.cpp
|
Fix crash after executing ItemList.set_icon_scale
|
2022-12-22 13:53:53 +01:00 |
item_list.h
|
|
|
label.cpp
|
|
|
label.h
|
|
|
line_edit.cpp
|
|
|
line_edit.h
|
|
|
link_button.cpp
|
Add uri property for LinkButton
|
2022-12-22 14:23:04 +01:00 |
link_button.h
|
Add uri property for LinkButton
|
2022-12-22 14:23:04 +01:00 |
margin_container.cpp
|
|
|
margin_container.h
|
|
|
menu_button.cpp
|
Fix some corner cases in the Menu/OptionButton item auto-highlight
|
2022-09-16 22:04:23 +02:00 |
menu_button.h
|
|
|
nine_patch_rect.cpp
|
|
|
nine_patch_rect.h
|
|
|
option_button.cpp
|
Fix some corner cases in the Menu/OptionButton item auto-highlight
|
2022-09-16 22:04:23 +02:00 |
option_button.h
|
|
|
panel_container.cpp
|
|
|
panel_container.h
|
|
|
panel.cpp
|
|
|
panel.h
|
|
|
popup_menu.cpp
|
Ported: PopupMenu rework and enhancements
|
2023-02-07 01:59:27 +01:00 |
popup_menu.h
|
Ported: PopupMenu rework and enhancements
|
2023-02-07 01:59:27 +01:00 |
popup.cpp
|
|
|
popup.h
|
|
|
progress_bar.cpp
|
|
|
progress_bar.h
|
|
|
range.cpp
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
range.h
|
Renamed Set to RBSet.
|
2023-01-15 19:42:08 +01:00 |
reference_rect.cpp
|
|
|
reference_rect.h
|
|
|
rich_text_effect.cpp
|
|
|
rich_text_effect.h
|
|
|
rich_text_label.cpp
|
Fix RichTextLabel: BBCode [color] tags are not counting in font char spacing
|
2023-03-12 13:11:00 +01:00 |
rich_text_label.h
|
Hide text of RichTextLabel if BBCode is enabled
|
2022-11-13 00:24:35 +01:00 |
scroll_bar.cpp
|
|
|
scroll_bar.h
|
|
|
scroll_container.cpp
|
|
|
scroll_container.h
|
|
|
SCsub
|
|
|
separator.cpp
|
|
|
separator.h
|
|
|
slider.cpp
|
|
|
slider.h
|
|
|
spin_box.cpp
|
Add independent spinbox arrow step precision
|
2023-02-07 02:51:05 +01:00 |
spin_box.h
|
Add independent spinbox arrow step precision
|
2023-02-07 02:51:05 +01:00 |
split_container.cpp
|
|
|
split_container.h
|
|
|
tab_container.cpp
|
|
|
tab_container.h
|
|
|
tabs.cpp
|
|
|
tabs.h
|
|
|
text_edit.cpp
|
Ported: Changed line_edited_from(from) to lines_edit_from(from, to)
|
2023-02-21 12:37:52 +01:00 |
text_edit.h
|
Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
2023-02-21 01:30:59 +01:00 |
texture_button.cpp
|
|
|
texture_button.h
|
|
|
texture_progress.cpp
|
AtlasTexture in radial modes of TextureProgress
|
2022-11-13 00:52:54 +01:00 |
texture_progress.h
|
|
|
texture_rect.cpp
|
|
|
texture_rect.h
|
|
|
tool_button.cpp
|
|
|
tool_button.h
|
|
|
tree.cpp
|
Backport Tree::set_selected
|
2023-03-12 14:25:47 +01:00 |
tree.h
|
Backport Tree::set_selected
|
2023-03-12 14:25:47 +01:00 |
video_player.cpp
|
|
|
video_player.h
|
|
|
viewport_container.cpp
|
|
|
viewport_container.h
|
|
|