chansoen cf7e88f6ac Fix `option_button.cpp` not updating selected when out of bounds 3 months ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 11 months ago
aspect_ratio_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 7 months ago
aspect_ratio_container.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
base_button.cpp f8f350a32a Add `GLOBAL_GET` cached macros. 4 months ago
base_button.h b106dfd4f9 Base accessibility API. 4 months ago
box_container.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 4 months ago
box_container.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
button.cpp b106dfd4f9 Base accessibility API. 4 months ago
button.h b7eda9dbc1 Merge pull request #104230 from bruvzg/start_clip 5 months ago
center_container.cpp 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
center_container.h 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
check_box.cpp b106dfd4f9 Base accessibility API. 4 months ago
check_box.h b106dfd4f9 Base accessibility API. 4 months ago
check_button.cpp b106dfd4f9 Base accessibility API. 4 months ago
check_button.h c42fe6fb36 Merge pull request #95736 from nongvantinh/checkbox-states-colors 5 months ago
code_edit.compat.inc 5ba92e5a57 Fix some DEFVALs to use the right type 1 year ago
code_edit.cpp 77e6d92357 Fix highlighting warning and error issues related to Godot editor. 3 months ago
code_edit.h 77e6d92357 Fix highlighting warning and error issues related to Godot editor. 3 months ago
color_mode.cpp 4d48c8f69a Merge pull request #102240 from KoBeWi/RAWR 4 months ago
color_mode.h daaf4119de Improve `ColorPicker` 4 months ago
color_picker.cpp daaf4119de Improve `ColorPicker` 4 months ago
color_picker.h daaf4119de Improve `ColorPicker` 4 months ago
color_picker_shape.cpp 94282d88f9 Core: Use `Math` namespace for constants 4 months ago
color_picker_shape.h 5125a273dc Remove inline from constexpr variables 4 months ago
color_rect.cpp b106dfd4f9 Base accessibility API. 4 months ago
color_rect.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
container.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
container.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
control.cpp 25ae5c8ab4 Revert "Fix #100536: Control set_position resizes offsets/anchors" 3 months ago
control.h 25ae5c8ab4 Revert "Fix #100536: Control set_position resizes offsets/anchors" 3 months ago
dialogs.compat.inc dd9dc75a83 Optimize `Object::cast_to` by assuming no virtual and multiple inheritance, gaining 8x throughput over `dynamic_cast`. 5 months ago
dialogs.cpp 076608c979 Improve default OK text in AcceptDialog 3 months ago
dialogs.h 076608c979 Improve default OK text in AcceptDialog 3 months ago
file_dialog.cpp 1e50e05235 Merge pull request #105723 from KoBeWi/sortatron 3 months ago
file_dialog.h 33dcd7a6d9 Add file sort to FileDialog 3 months ago
flow_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 7 months ago
flow_container.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
foldable_container.cpp 6856926b77 Rename FoldableContainer's text to title 4 months ago
foldable_container.h 6856926b77 Rename FoldableContainer's text to title 4 months ago
graph_edit.compat.inc e5be03a42b [GraphEdit] Make connections a property 8 months ago
graph_edit.cpp 1b4ed4c038 Merge pull request #105595 from bruvzg/focus_fx 4 months ago
graph_edit.h db0c0a9182 Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`. 4 months ago
graph_edit_arranger.cpp f134769506 Fix various typos 7 months ago
graph_edit_arranger.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
graph_element.cpp db0c0a9182 Fix `FOCUS_ACCESSIBILITY` grabbing focus when it is not supposed to, forward `GraphNode` key input to `GraphEdit`. 4 months ago
graph_element.h 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
graph_frame.cpp 73d85f46c9 Remove unused headers in scene. 8 months ago
graph_frame.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
graph_node.cpp 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 4 months ago
graph_node.h b106dfd4f9 Base accessibility API. 4 months ago
grid_container.cpp 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
grid_container.h 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
item_list.cpp 3bf400ffae Move bisect to Span and deduplicate code. 3 months ago
item_list.h a52a7a4a48 Make the position and the size of FileSystem controls more precise 3 months ago
label.cpp b1b873add3 Merge pull request #104731 from Delsin-Yu/stackable-text-effect 4 months ago
label.h b1b873add3 Merge pull request #104731 from Delsin-Yu/stackable-text-effect 4 months ago
line_edit.cpp 296bee6bce Fix LineEdit with secret checked reveals the secret when a selection is dragged 3 months ago
line_edit.h f29feac7a5 Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus 3 months ago
link_button.cpp b106dfd4f9 Base accessibility API. 4 months ago
link_button.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
margin_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 7 months ago
margin_container.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
menu_bar.cpp 5688d30439 Remove debug focus rect draws from MenuBar and GraphNode. 4 months ago
menu_bar.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
menu_button.cpp b106dfd4f9 Base accessibility API. 4 months ago
menu_button.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
nine_patch_rect.cpp 413c11357d Use Core/Scene stringnames consistently 1 year ago
nine_patch_rect.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
option_button.cpp cf7e88f6ac Fix `option_button.cpp` not updating selected when out of bounds 3 months ago
option_button.h 82a0290871 Add auto translate mode for items in PopupMenu and OptionButton 5 months ago
panel.cpp b106dfd4f9 Base accessibility API. 4 months ago
panel.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
panel_container.cpp 815e905972 Typo fix: rename SortableVisbilityMode 7 months ago
panel_container.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
popup.cpp 408de3c970 Wayland: Fix window fitting in single-window mode 3 months ago
popup.h b106dfd4f9 Base accessibility API. 4 months ago
popup_menu.compat.inc c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. 1 year ago
popup_menu.cpp f8f350a32a Add `GLOBAL_GET` cached macros. 4 months ago
popup_menu.h 0d267e7b1e Core: Add dedicated `BitField` template 4 months ago
progress_bar.cpp 720712b21e Fix a typo in a variable name 3 months ago
progress_bar.h 720712b21e Fix a typo in a variable name 3 months ago
range.cpp 316af6aa36 Editor: Allow non-finite values in `Range` 4 months ago
range.h e4562fe727 Remove useless p_what argument 4 months ago
reference_rect.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
reference_rect.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
rich_text_effect.cpp eee95aff04 Add transform support to CharFXTransform 2 years ago
rich_text_effect.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
rich_text_label.compat.inc b106dfd4f9 Base accessibility API. 4 months ago
rich_text_label.cpp 7fc4521dd8 Adjust hex code box baseline calculation. 3 months ago
rich_text_label.h decf5bf865 GUI: Copy all text in `RichTextLabel` if nothing is selected 3 months ago
scroll_bar.cpp 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 4 months ago
scroll_bar.h b6b3b0e0d6 Unify ScrollBar/ScrollContainer scroll delta 4 months ago
scroll_container.cpp d32d2e9b51 Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 3 months ago
scroll_container.h e1384dd159 Fix `ScrollContainer` focus border issue 4 months ago
separator.cpp 2924bfd4d3 Register theme properties with ThemeDB 2 years ago
separator.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
slider.cpp d16e8b7ca4 Fix and rename mouse filter recursive behavior 4 months ago
slider.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
spin_box.cpp 889410dcda Add `String::replace_char(s)` methods for performance and convenience 4 months ago
spin_box.h 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
split_container.cpp b106dfd4f9 Base accessibility API. 4 months ago
split_container.h b106dfd4f9 Base accessibility API. 4 months ago
subviewport_container.cpp 003647972f Rename `consume_drag_and_drop` to `mouse_target` 9 months ago
subviewport_container.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
tab_bar.cpp 5fbc8a61fc Fix TabBar hidden tabs handling 3 months ago
tab_bar.h 5fbc8a61fc Fix TabBar hidden tabs handling 3 months ago
tab_container.cpp 5fbc8a61fc Fix TabBar hidden tabs handling 3 months ago
tab_container.h b106dfd4f9 Base accessibility API. 4 months ago
text_edit.compat.inc ff39adddd1 Prevent tooltip from showing when hovering past end of script line 7 months ago
text_edit.cpp da9fb81e1f Merge pull request #89556 from smntic/single-char 3 months ago
text_edit.h 8b4dd7a34e Merge pull request #105724 from dugramen/recovery/split-commit 3 months ago
texture_button.cpp 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
texture_button.h 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
texture_progress_bar.cpp 94282d88f9 Core: Use `Math` namespace for constants 4 months ago
texture_progress_bar.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
texture_rect.cpp a1846b27ea Improve use of `Ref.is_null/valid` 8 months ago
texture_rect.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
tree.compat.inc b106dfd4f9 Base accessibility API. 4 months ago
tree.cpp c632cf9ffa Deselect invisible TreeItems 3 months ago
tree.h 7aa9174bc4 Lazy create menu and slider nodes in `Tree` 3 months ago
video_stream_player.cpp b9bebf7081 Full Theora video support in VideoStreamPlayer 3 months ago
video_stream_player.h 34b485d62b Remove empty constructors and destructors from scene/ 3 months ago
view_panner.cpp 82e23da12e Add drag zoom feature with CTRL+MiddleMouseButton 4 months ago
view_panner.h 82e23da12e Add drag zoom feature with CTRL+MiddleMouseButton 4 months ago