.. |
aspect_ratio_container.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
aspect_ratio_container.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
base_button.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
base_button.h
|
Use "enum class" for input enums
|
2021-11-12 15:37:54 -06:00 |
box_container.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
box_container.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
button.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
button.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
center_container.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
center_container.h
|
|
|
check_box.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
check_box.h
|
|
|
check_button.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
check_button.h
|
|
|
code_edit.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
code_edit.h
|
|
|
color_picker.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
color_picker.h
|
|
|
color_rect.cpp
|
|
|
color_rect.h
|
|
|
container.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
container.h
|
|
|
control.cpp
|
Merge pull request #55739 from Paulb23/text-edit-base-performance
|
2021-12-10 09:46:15 +01:00 |
control.h
|
Optimise TextEdit base operations
|
2021-12-08 18:23:07 +00:00 |
dialogs.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
dialogs.h
|
|
|
file_dialog.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
file_dialog.h
|
|
|
gradient_edit.cpp
|
Rename remove() to remove_at() when removing by index
|
2021-11-23 18:58:57 -07:00 |
gradient_edit.h
|
Several Gradient improvements
|
2021-11-08 19:11:36 +01:00 |
graph_edit.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
graph_edit.h
|
Making nodes enclosed within comment move with the comment node
|
2021-11-15 10:59:07 +05:30 |
graph_node.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
graph_node.h
|
|
|
grid_container.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
grid_container.h
|
|
|
item_list.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
item_list.h
|
|
|
label.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
label.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
line_edit.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
line_edit.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
link_button.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
link_button.h
|
|
|
margin_container.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
margin_container.h
|
|
|
menu_button.cpp
|
Rename "items_count" property to "item_count"
|
2021-12-06 22:02:27 -06:00 |
menu_button.h
|
|
|
nine_patch_rect.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
nine_patch_rect.h
|
|
|
option_button.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
option_button.h
|
|
|
panel_container.cpp
|
|
|
panel_container.h
|
|
|
panel.cpp
|
|
|
panel.h
|
|
|
popup_menu.cpp
|
Merge pull request #43181 from nathanfranke/string-empty
|
2021-12-10 08:56:31 +01:00 |
popup_menu.h
|
Use "enum class" for input enums
|
2021-11-12 15:37:54 -06:00 |
popup.cpp
|
Use "enum class" for input enums
|
2021-11-12 15:37:54 -06:00 |
popup.h
|
|
|
progress_bar.cpp
|
|
|
progress_bar.h
|
|
|
range.cpp
|
|
|
range.h
|
|
|
reference_rect.cpp
|
|
|
reference_rect.h
|
|
|
rich_text_effect.cpp
|
|
|
rich_text_effect.h
|
|
|
rich_text_label.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
rich_text_label.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
scroll_bar.cpp
|
Use "enum class" for input enums
|
2021-11-12 15:37:54 -06:00 |
scroll_bar.h
|
|
|
scroll_container.cpp
|
ScrollContainer's scrollbar visibility is now enum
|
2021-12-07 18:27:12 +01:00 |
scroll_container.h
|
ScrollContainer's scrollbar visibility is now enum
|
2021-12-07 18:27:12 +01:00 |
SCsub
|
|
|
separator.cpp
|
|
|
separator.h
|
|
|
slider.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
slider.h
|
|
|
spin_box.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
spin_box.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
split_container.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
split_container.h
|
|
|
subviewport_container.cpp
|
|
|
subviewport_container.h
|
|
|
tab_bar.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
tab_bar.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
tab_container.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
tab_container.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
text_edit.cpp
|
Merge pull request #55739 from Paulb23/text-edit-base-performance
|
2021-12-10 09:46:15 +01:00 |
text_edit.h
|
Optimise TextEdit base operations
|
2021-12-08 18:23:07 +00:00 |
texture_button.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
texture_button.h
|
|
|
texture_progress_bar.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
texture_progress_bar.h
|
|
|
texture_rect.cpp
|
Rename minimum_size_changed() method
|
2021-12-06 14:02:34 +01:00 |
texture_rect.h
|
|
|
tree.cpp
|
Tree Don't consume mouse event by collapse arrow which isn't shown
|
2021-12-10 16:54:47 +01:00 |
tree.h
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
video_stream_player.cpp
|
Rename VideoPlayer to VideoStreamPlayer for consistency
|
2021-12-06 19:01:28 +01:00 |
video_stream_player.h
|
Rename VideoPlayer to VideoStreamPlayer for consistency
|
2021-12-06 19:01:28 +01:00 |