.. |
SCsub
|
…
|
|
aspect_ratio_container.cpp
|
…
|
|
aspect_ratio_container.h
|
…
|
|
base_button.cpp
|
Use range iterators for RBSet in most cases
|
2022-05-19 12:09:16 +02:00 |
base_button.h
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
box_container.cpp
|
Replace most uses of Map by HashMap
|
2022-05-16 10:37:48 +02:00 |
box_container.h
|
…
|
|
button.cpp
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
button.h
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
center_container.cpp
|
…
|
|
center_container.h
|
…
|
|
check_box.cpp
|
…
|
|
check_box.h
|
…
|
|
check_button.cpp
|
…
|
|
check_button.h
|
…
|
|
code_edit.cpp
|
Use range iterators for RBSet in most cases
|
2022-05-19 12:09:16 +02:00 |
code_edit.h
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
color_picker.cpp
|
Fix the bug that the sampling position is reversed, make eyedrop reusable.
|
2022-06-15 12:44:36 +08:00 |
color_picker.h
|
Allow picking similar colours using OKHSL.
|
2022-06-07 05:53:27 -07:00 |
color_rect.cpp
|
…
|
|
color_rect.h
|
…
|
|
container.cpp
|
…
|
|
container.h
|
…
|
|
control.cpp
|
enhancement: rename exposed property Control::minimum_size to Control::custom_minimum_size
|
2022-06-23 18:06:10 +02:00 |
control.h
|
Define some Theme data structures with using for readability
|
2022-05-18 18:17:47 +03:00 |
dialogs.cpp
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
dialogs.h
|
…
|
|
file_dialog.cpp
|
Capitalize/fix some property enum hints
|
2022-05-12 15:03:16 -05:00 |
file_dialog.h
|
…
|
|
flow_container.cpp
|
Replace most uses of Map by HashMap
|
2022-05-16 10:37:48 +02:00 |
flow_container.h
|
…
|
|
gradient_edit.cpp
|
…
|
|
gradient_edit.h
|
…
|
|
graph_edit.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
graph_edit.h
|
Improve Graphedit connection lines
|
2022-05-30 17:33:01 +02:00 |
graph_node.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
graph_node.h
|
Improve and fix the GraphNode port hotzones
|
2022-05-30 15:48:58 +02:00 |
grid_container.cpp
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
grid_container.h
|
…
|
|
item_list.cpp
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
item_list.h
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
label.cpp
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
label.h
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
line_edit.cpp
|
Fix setting line edit caret after dobule and triple click
|
2022-06-10 00:18:25 +02:00 |
line_edit.h
|
Add ALT NUM+ {hex code} character input support for LineEdit, TextEdit and CodeEdit.
|
2022-05-13 09:33:24 +03:00 |
link_button.cpp
|
…
|
|
link_button.h
|
…
|
|
margin_container.cpp
|
…
|
|
margin_container.h
|
…
|
|
menu_button.cpp
|
Capitalize/fix some property enum hints
|
2022-05-12 15:03:16 -05:00 |
menu_button.h
|
…
|
|
nine_patch_rect.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
nine_patch_rect.h
|
…
|
|
option_button.cpp
|
Fix errors and improve UX relating to new animation libraries
|
2022-05-17 00:02:51 +01:00 |
option_button.h
|
…
|
|
panel.cpp
|
…
|
|
panel.h
|
…
|
|
panel_container.cpp
|
…
|
|
panel_container.h
|
…
|
|
popup.cpp
|
Single-window mode popups and edited scene windows fixes.
|
2022-06-13 09:56:08 +03:00 |
popup.h
|
Single-window mode popups and edited scene windows fixes.
|
2022-06-13 09:56:08 +03:00 |
popup_menu.cpp
|
Expose PopupMenu set/get_item_horizontal_offset()
|
2022-06-15 02:08:44 -05:00 |
popup_menu.h
|
Expose PopupMenu set/get_item_horizontal_offset()
|
2022-06-15 02:08:44 -05:00 |
progress_bar.cpp
|
Add fill_mode to ProgressBar
|
2022-05-10 19:34:48 +08:00 |
progress_bar.h
|
Add fill_mode to ProgressBar
|
2022-05-10 19:34:48 +08:00 |
range.cpp
|
Use range iterators for RBSet in most cases
|
2022-05-19 12:09:16 +02:00 |
range.h
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
reference_rect.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
reference_rect.h
|
…
|
|
rich_text_effect.cpp
|
…
|
|
rich_text_effect.h
|
…
|
|
rich_text_label.cpp
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
rich_text_label.h
|
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
2022-06-16 16:49:37 +03:00 |
scroll_bar.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
scroll_bar.h
|
…
|
|
scroll_container.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
scroll_container.h
|
…
|
|
separator.cpp
|
…
|
|
separator.h
|
…
|
|
slider.cpp
|
…
|
|
slider.h
|
…
|
|
spin_box.cpp
|
…
|
|
spin_box.h
|
…
|
|
split_container.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
split_container.h
|
…
|
|
subviewport_container.cpp
|
…
|
|
subviewport_container.h
|
…
|
|
tab_bar.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
tab_bar.h
|
…
|
|
tab_container.cpp
|
Cleanup metadata usage
|
2022-05-06 00:27:10 +02:00 |
tab_container.h
|
…
|
|
text_edit.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
text_edit.h
|
Replace most uses of Map by HashMap
|
2022-05-16 10:37:48 +02:00 |
texture_button.cpp
|
…
|
|
texture_button.h
|
…
|
|
texture_progress_bar.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
texture_progress_bar.h
|
…
|
|
texture_rect.cpp
|
…
|
|
texture_rect.h
|
…
|
|
tree.cpp
|
Handle drawing of relationship lines better to take in to account invisible children
|
2022-06-01 00:23:33 +10:00 |
tree.h
|
tree: always emit item_edited
|
2022-05-26 05:12:57 -05:00 |
video_stream_player.cpp
|
Add suffixes to all nodes and resources
|
2022-06-11 09:41:05 -05:00 |
video_stream_player.h
|
…
|
|
view_panner.cpp
|
…
|
|
view_panner.h
|
…
|
|