Thaddeus Crews ad4e7a065a Merge pull request #108820 from bruvzg/menu_arr_nav 2 天之前
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 10 月之前
aspect_ratio_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 6 月之前
aspect_ratio_container.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
base_button.cpp 360ee10a6e Make `BaseButton`s' shortcut feedback timers internal 1 月之前
base_button.h b106dfd4f9 Base accessibility API. 3 月之前
box_container.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 3 月之前
box_container.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
button.cpp a272376f89 Cleanup accessibility names. 1 月之前
button.h b7eda9dbc1 Merge pull request #104230 from bruvzg/start_clip 4 月之前
center_container.cpp 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
center_container.h 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
check_box.cpp b106dfd4f9 Base accessibility API. 3 月之前
check_box.h b106dfd4f9 Base accessibility API. 3 月之前
check_button.cpp b106dfd4f9 Base accessibility API. 3 月之前
check_button.h c42fe6fb36 Merge pull request #95736 from nongvantinh/checkbox-states-colors 4 月之前
code_edit.compat.inc 5ba92e5a57 Fix some DEFVALs to use the right type 1 年之前
code_edit.cpp 8624134c89 [TextEdit] Draw guidelines under the text and caret. 1 周之前
code_edit.h 8624134c89 [TextEdit] Draw guidelines under the text and caret. 1 周之前
color_mode.cpp 8a9409257b ColorPicker: Add intensity slider 2 月之前
color_mode.h 8a9409257b ColorPicker: Add intensity slider 2 月之前
color_picker.cpp a272376f89 Cleanup accessibility names. 1 月之前
color_picker.h 7b4c95e6d8 ColorPicker: Add okhsl HS and HL rectangular picker shapes 1 月之前
color_picker_shape.cpp 7b4c95e6d8 ColorPicker: Add okhsl HS and HL rectangular picker shapes 1 月之前
color_picker_shape.h 7b4c95e6d8 ColorPicker: Add okhsl HS and HL rectangular picker shapes 1 月之前
color_rect.cpp b106dfd4f9 Base accessibility API. 3 月之前
color_rect.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
container.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2 月之前
container.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
control.cpp 281ce842fd Merge pull request #108442 from limuy2022/master 1 周之前
control.h aff5b413aa Move some accessibility properties from Node to Control 1 月之前
dialogs.compat.inc dd9dc75a83 Optimize `Object::cast_to` by assuming no virtual and multiple inheritance, gaining 8x throughput over `dynamic_cast`. 4 月之前
dialogs.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
dialogs.h 576e1f1263 Ensure hiding AcceptDialog OK button keeps other buttons centered 1 月之前
file_dialog.cpp a272376f89 Cleanup accessibility names. 1 月之前
file_dialog.h 4b1d5b55c7 Allow customizing FileDialog's features 1 月之前
flow_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 6 月之前
flow_container.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
foldable_container.cpp 6856926b77 Rename FoldableContainer's text to title 3 月之前
foldable_container.h 6856926b77 Rename FoldableContainer's text to title 3 月之前
graph_edit.compat.inc e5be03a42b [GraphEdit] Make connections a property 7 月之前
graph_edit.cpp a272376f89 Cleanup accessibility names. 1 月之前
graph_edit.h b55b9fe352 [GraphEdit] Improve UI control scheme by separating scroll_offset from scroll bars 1 月之前
graph_edit_arranger.cpp f134769506 Fix various typos 6 月之前
graph_edit_arranger.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
graph_element.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
graph_element.h 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
graph_frame.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
graph_frame.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
graph_node.cpp 71834ebbdd [GraphNode] Fix slot focus rect draw, make slot focus mode configurable. 1 月之前
graph_node.h 71834ebbdd [GraphNode] Fix slot focus rect draw, make slot focus mode configurable. 1 月之前
grid_container.cpp 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
grid_container.h 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
item_list.cpp aa77c26636 Fix itemlist text separation 1 月之前
item_list.h a52a7a4a48 Make the position and the size of FileSystem controls more precise 2 月之前
label.cpp a4ba3d5bed Fix visible ratio when displaying all characters in Label 1 月之前
label.h b1b873add3 Merge pull request #104731 from Delsin-Yu/stackable-text-effect 2 月之前
line_edit.cpp f11aff3841 Editor: Restructure editor code 3 周之前
line_edit.h f29feac7a5 Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus 2 月之前
link_button.cpp a272376f89 Cleanup accessibility names. 1 月之前
link_button.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
margin_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 6 月之前
margin_container.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
menu_bar.cpp 51e8b5947f Fix some menu bar items unresponsive after language change 1 月之前
menu_bar.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
menu_button.cpp 34a97f9c9b Fix scale and position of popups with `force_native`. 1 月之前
menu_button.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
nine_patch_rect.cpp 413c11357d Use Core/Scene stringnames consistently 1 年之前
nine_patch_rect.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
option_button.cpp 34a97f9c9b Fix scale and position of popups with `force_native`. 1 月之前
option_button.h 82a0290871 Add auto translate mode for items in PopupMenu and OptionButton 4 月之前
panel.cpp b106dfd4f9 Base accessibility API. 3 月之前
panel.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
panel_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 6 月之前
panel_container.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
popup.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
popup.h b106dfd4f9 Base accessibility API. 3 月之前
popup_menu.compat.inc c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. 1 年之前
popup_menu.cpp 2111ff0e2a Fix menu keyboard and controller navigation. 6 天之前
popup_menu.h 2111ff0e2a Fix menu keyboard and controller navigation. 6 天之前
progress_bar.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
progress_bar.h 720712b21e Fix a typo in a variable name 2 月之前
range.cpp 37e0c9b5c4 Use `double` consistently in `Range::get_as_ratio`. 1 周之前
range.h 81406ff1f4 Spinbox: Fix incorrect step and decimal text when using custom arrow step 1 月之前
reference_rect.cpp d95794ec8a One Copyright Update to rule them all 2 年之前
reference_rect.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
rich_text_effect.cpp eee95aff04 Add transform support to CharFXTransform 1 年之前
rich_text_effect.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
rich_text_label.compat.inc a262747cdf [RTL] Decouple image width/height "in percent" properties. Add [hr] tag support. 1 月之前
rich_text_label.cpp 2a5833148d [RTL] Fix text selection offset in padded cells. 1 周之前
rich_text_label.h d36f394714 Merge pull request #108399 from bruvzg/rtl_vflscr 2 周之前
scroll_bar.cpp 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 3 月之前
scroll_bar.h b6b3b0e0d6 Unify ScrollBar/ScrollContainer scroll delta 3 月之前
scroll_container.cpp df70765af0 Fix SCROLL_MODE_RESERVE with RTL layout 1 月之前
scroll_container.h e1384dd159 Fix `ScrollContainer` focus border issue 3 月之前
separator.cpp 2924bfd4d3 Register theme properties with ThemeDB 1 年之前
separator.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
slider.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
slider.h 257c6ebe3c Slider: Add tick position property and tick offset theme item 1 月之前
spin_box.cpp 917f8b1ba8 Deprecate updown icon 1 周之前
spin_box.h 917f8b1ba8 Deprecate updown icon 1 周之前
split_container.cpp 21144401c3 Add theme colors to touch dragger and fix touch dragger icon theme 1 周之前
split_container.h 21144401c3 Add theme colors to touch dragger and fix touch dragger icon theme 1 周之前
subviewport_container.cpp 003647972f Rename `consume_drag_and_drop` to `mouse_target` 8 月之前
subviewport_container.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
tab_bar.cpp 88280a6b2a Fix TabBar minimum size with clip_tabs on 1 周之前
tab_bar.h 0413297f7f Add dock dragging area and highlight 1 月之前
tab_container.cpp 88280a6b2a Fix TabBar minimum size with clip_tabs on 1 周之前
tab_container.h 944295ab04 Fix TabContainer respecting tabbar_background margins 1 月之前
text_edit.compat.inc ff39adddd1 Prevent tooltip from showing when hovering past end of script line 6 月之前
text_edit.cpp addae393a4 Fix TextEdit line wrap indent when disabled 4 天之前
text_edit.h addae393a4 Fix TextEdit line wrap indent when disabled 4 天之前
texture_button.cpp 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
texture_button.h 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
texture_progress_bar.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
texture_progress_bar.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
texture_rect.cpp a1846b27ea Improve use of `Ref.is_null/valid` 7 月之前
texture_rect.h 324512e11c Style: Replace header guards with `#pragma once` 4 月之前
tree.compat.inc b106dfd4f9 Base accessibility API. 3 月之前
tree.cpp 1f4044c0f1 Fix inconsistent column in Tree click detection 1 周之前
tree.h 76a7c31a5d Rename TreeItem's `alt_text` to `description` for consistency 1 月之前
video_stream_player.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 月之前
video_stream_player.h c2eba05312 Add speed scale feature for VideoStreamPlayer node 2 月之前
view_panner.cpp 82e23da12e Add drag zoom feature with CTRL+MiddleMouseButton 2 月之前
view_panner.h 82e23da12e Add drag zoom feature with CTRL+MiddleMouseButton 2 月之前