Thaddeus Crews a82f4c5d64 Merge pull request #97061 from YeldhamDev/rtl_l18n_fix пре 6 месеци
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files пре 8 месеци
aspect_ratio_container.cpp a9c91f4eef Fix container minimum size with hidden parent пре 10 месеци
aspect_ratio_container.h d95794ec8a One Copyright Update to rule them all пре 2 година
base_button.cpp 3db9bdf8d8 Fix `Button` minimum size when `disabled` is toggled. пре 7 месеци
base_button.h 6a7183119f Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled пре 8 месеци
box_container.cpp 02e1e6d1ec Add visibilty mode to as_sortable_control() пре 11 месеци
box_container.h 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
button.cpp 6bbc1cb6a9 Merge pull request #98036 from bruvzg/para_btn_spacing пре 6 месеци
button.h 6bbc1cb6a9 Merge pull request #98036 from bruvzg/para_btn_spacing пре 6 месеци
center_container.cpp a9c91f4eef Fix container minimum size with hidden parent пре 10 месеци
center_container.h d95794ec8a One Copyright Update to rule them all пре 2 година
check_box.cpp ea7860c614 Fix CheckBox and CheckButton not using max_icon_width пре 1 година
check_box.h 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
check_button.cpp ea7860c614 Fix CheckBox and CheckButton not using max_icon_width пре 1 година
check_button.h 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
code_edit.compat.inc 5ba92e5a57 Fix some DEFVALs to use the right type пре 1 година
code_edit.cpp cd66343c70 Merge pull request #98543 from rune-scape/code-edit-margin пре 6 месеци
code_edit.h 89a311205f Style: Apply `clang-tidy` fixes пре 6 месеци
color_mode.cpp fe000277ea Bind remaining theme properties to their respective classes пре 1 година
color_mode.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` пре 7 месеци
color_picker.cpp f6751d8d17 ColorPicker: fix OKHSL circle in HSV mode пре 6 месеци
color_picker.h f6751d8d17 ColorPicker: fix OKHSL circle in HSV mode пре 6 месеци
color_rect.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
color_rect.h d95794ec8a One Copyright Update to rule them all пре 2 година
container.cpp 5a25637ca9 Fix Container::pending_sort tracking пре 11 месеци
container.h 02e1e6d1ec Add visibilty mode to as_sortable_control() пре 11 месеци
control.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` пре 6 месеци
control.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` пре 6 месеци
dialogs.compat.inc a7b6bcb988 Fix some AcceptDialog argument types пре 1 година
dialogs.cpp ca18a06ecb [Scene] Add `SceneStringNames::confirmed` пре 11 месеци
dialogs.h 3e691e026b Fix duplicate AcceptDialog cancel/confirm events. пре 1 година
file_dialog.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters пре 6 месеци
file_dialog.h f5fad7592f Use processed filter list for native dialogs. пре 6 месеци
flow_container.cpp 06791e1acd New Quick Open Dialog пре 7 месеци
flow_container.h 06791e1acd New Quick Open Dialog пре 7 месеци
graph_edit.compat.inc 9d7c2978f4 Rework GraphEdit connections (drawing, API, optimizations) пре 1 година
graph_edit.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible пре 6 месеци
graph_edit.h 28a2fa496f [GraphEdit] Convert to minimap line after getting connection line. пре 1 година
graph_edit_arranger.cpp 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` пре 1 година
graph_edit_arranger.h 96a95cb974 Add const lvalue ref to container parameters пре 1 година
graph_element.cpp 02e1e6d1ec Add visibilty mode to as_sortable_control() пре 11 месеци
graph_element.h fe000277ea Bind remaining theme properties to their respective classes пре 1 година
graph_frame.cpp b871794591 Fix `GraphFrame` autoshrink with high DPI displays/custom UI scales пре 10 месеци
graph_frame.h b871794591 Fix `GraphFrame` autoshrink with high DPI displays/custom UI scales пре 10 месеци
graph_node.cpp 238859fe9d Fix graph node stretch not taking titlebar into account пре 8 месеци
graph_node.h 62776842df [VisualShader] Add reroute node and improve port drawing пре 1 година
grid_container.cpp 0fefd6cc80 Fix GridContainer minimum size when there's a hidden parent пре 11 месеци
grid_container.h fe000277ea Bind remaining theme properties to their respective classes пре 1 година
item_list.cpp 84b15a2ea4 ItemList - Fix right padding missing пре 7 месеци
item_list.h 1e1dbd8e3a Add `Auto width` behavior to ItemList пре 7 месеци
label.cpp 3ac043c508 Add fuzzy string matching to quick open search пре 7 месеци
label.h 3ac043c508 Add fuzzy string matching to quick open search пре 7 месеци
line_edit.cpp af3fb0a2b8 Merge pull request #86085 from TheSofox/text-undo-cleanup пре 6 месеци
line_edit.h f84f734696 Expose `LineEdit` `edit` and `unedit` methods. пре 7 месеци
link_button.cpp 2d6cee48f6 Merge pull request #80555 from GrammAcc/fix-80507 пре 1 година
link_button.h 2d6cee48f6 Merge pull request #80555 from GrammAcc/fix-80507 пре 1 година
margin_container.cpp 02e1e6d1ec Add visibilty mode to as_sortable_control() пре 11 месеци
margin_container.h fe000277ea Bind remaining theme properties to their respective classes пре 1 година
menu_bar.cpp 9f6c88de89 update MenuBar after child renamed in editor пре 7 месеци
menu_bar.h 5851f1e2dd [MenuBar] Use NativeMenu RIDs instead of indices to track items. пре 1 година
menu_button.cpp 2d2fb3f2e7 Treat `MenuBar` and `MenuButton` as advanced UI пре 9 месеци
menu_button.h b365a63403 Automatically use property count in PropertyListHelper пре 1 година
nine_patch_rect.cpp 413c11357d Use Core/Scene stringnames consistently пре 1 година
nine_patch_rect.h 4492f7ff97 Make `NinePatchRect` listen to texture changes пре 1 година
option_button.cpp b1526f45b8 Merge pull request #97890 from timothyqiu/id-focused пре 6 месеци
option_button.h b365a63403 Automatically use property count in PropertyListHelper пре 1 година
panel.cpp 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
panel.h 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
panel_container.cpp 02e1e6d1ec Add visibilty mode to as_sortable_control() пре 11 месеци
panel_container.h 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
popup.cpp 926afccbd8 [Scene] Add `SceneStringNames::panel` пре 1 година
popup.h eb2bd41fb8 Make handling of rename line-edit popups more robust пре 1 година
popup_menu.compat.inc c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. пре 1 година
popup_menu.cpp a328952fc1 Fix `PopupMenu.id_focused` signal using index as ID пре 7 месеци
popup_menu.h 307e40e873 Clean up Viewport forced_mouse_focus пре 9 месеци
progress_bar.cpp 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` пре 1 година
progress_bar.h c00bd0008a Add indeterminate mode to ProgressBar пре 1 година
range.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods пре 8 месеци
range.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` пре 7 месеци
reference_rect.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
reference_rect.h d95794ec8a One Copyright Update to rule them all пре 2 година
rich_text_effect.cpp eee95aff04 Add transform support to CharFXTransform пре 1 година
rich_text_effect.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` пре 7 месеци
rich_text_label.compat.inc 360d365b33 [RTL] Adds extra argument to `remove_paragraph` to skip cache invalidation and a method for manual cache invalidation. пре 1 година
rich_text_label.cpp 250de088e3 Fix `RichTextLabel`'s modified stack being wiped on translation changes пре 6 месеци
rich_text_label.h 250de088e3 Fix `RichTextLabel`'s modified stack being wiped on translation changes пре 6 месеци
scroll_bar.cpp c92a6c7e27 CI: Update `clang-format` pre-commit hook to 19.1.0 пре 8 месеци
scroll_bar.h 30356a488f Enabled 'Scrolling' signal when scrolling with middle mouse on RichTextLabel/ScrollContainer пре 1 година
scroll_container.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` пре 7 месеци
scroll_container.h b36bebc6da Add SCROLL_MODE_RESERVE to ScrollContainer пре 8 месеци
separator.cpp 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
separator.h 2924bfd4d3 Register theme properties with ThemeDB пре 1 година
slider.cpp 701188fd1e Fix `VSlider` grabber area. пре 8 месеци
slider.h 58db3e5d7b Emit slider's drag_started signal before the first value change пре 1 година
spin_box.cpp 177bba12b0 hide unused exp_edit from SpinBox inspector пре 6 месеци
spin_box.h 177bba12b0 hide unused exp_edit from SpinBox inspector пре 6 месеци
split_container.cpp f7005deb1e Improvements to SplitContainer including a drag bar background StyleBox. пре 8 месеци
split_container.h f7005deb1e Improvements to SplitContainer including a drag bar background StyleBox. пре 8 месеци
subviewport_container.cpp 117158d271 Introduce a `SubViewportContainer` config for drag-and-drop targets пре 6 месеци
subviewport_container.h 117158d271 Introduce a `SubViewportContainer` config for drag-and-drop targets пре 6 месеци
tab_bar.cpp f2f34e9c50 Fix TabBar initialization issue and add tests пре 8 месеци
tab_bar.h f2f34e9c50 Fix TabBar initialization issue and add tests пре 8 месеци
tab_container.cpp f2f34e9c50 Fix TabBar initialization issue and add tests пре 8 месеци
tab_container.h 779426b2fa Allow setting icon max width for TabContainer пре 1 година
text_edit.compat.inc 773a473807 Overhaul multiple caret editing in TextEdit. пре 1 година
text_edit.cpp af3fb0a2b8 Merge pull request #86085 from TheSofox/text-undo-cleanup пре 6 месеци
text_edit.h 89a311205f Style: Apply `clang-tidy` fixes пре 6 месеци
texture_button.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` пре 7 месеци
texture_button.h d4ac3b6ded Make `TextureButton` and `Button` update on texture change пре 2 година
texture_progress_bar.cpp d692b7bdde Improve set_radial_initial_angle by removing loops пре 6 месеци
texture_progress_bar.h 9f1870ec49 Hide ineffective TextureProgressBar properties in the editor пре 1 година
texture_rect.cpp 88b29539f7 Fix AtlasTexture::draw_rect flipping for non-zero margin пре 11 месеци
texture_rect.h 54abd5b560 Add expand mode compat to TextureRect пре 2 година
tree.cpp 1cad5525d6 Merge pull request #96841 from maidopi-usagi/tree_item_height_cache пре 6 месеци
tree.h ebe1a2d7ec Add hover state to Tree items display пре 7 месеци
video_stream_player.cpp 16524a8a01 Add "Game" editor for better runtime debugging пре 7 месеци
video_stream_player.h c892582779 Replace internal usage of ImageTexture in VideoStreamPlayer for Texture2D пре 1 година
view_panner.cpp 547374b07a Merge pull request #85473 from miv391/fix-horizontal-mouse-wheeling-in-2d-view пре 1 година
view_panner.h 09b30be86d Add vararg call() method to C++ Callable пре 1 година