.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
4 months ago |
aspect_ratio_container.cpp
|
a9c91f4eef
Fix container minimum size with hidden parent
|
6 months ago |
aspect_ratio_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
base_button.cpp
|
3db9bdf8d8
Fix `Button` minimum size when `disabled` is toggled.
|
3 months ago |
base_button.h
|
6a7183119f
Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled
|
4 months ago |
box_container.cpp
|
02e1e6d1ec
Add visibilty mode to as_sortable_control()
|
8 months ago |
box_container.h
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
button.cpp
|
8f79640dc3
Merge pull request #95511 from bruvzg/btn_oversampling_reshape
|
2 months ago |
button.h
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
2 months ago |
center_container.cpp
|
a9c91f4eef
Fix container minimum size with hidden parent
|
6 months ago |
center_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
check_box.cpp
|
ea7860c614
Fix CheckBox and CheckButton not using max_icon_width
|
8 months ago |
check_box.h
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
check_button.cpp
|
ea7860c614
Fix CheckBox and CheckButton not using max_icon_width
|
8 months ago |
check_button.h
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
code_edit.compat.inc
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
11 months ago |
code_edit.cpp
|
88e81ee730
Fix various typos and code style issues
|
2 months ago |
code_edit.h
|
89a311205f
Style: Apply `clang-tidy` fixes
|
2 months ago |
color_mode.cpp
|
fe000277ea
Bind remaining theme properties to their respective classes
|
1 year ago |
color_mode.h
|
289e548e34
Untangle ColorPicker includes
|
2 months ago |
color_picker.cpp
|
9a8d6628de
[Scene] Add `SceneStringName::hover`
|
1 month ago |
color_picker.h
|
9fece033ab
[macOS, Windows] Add support for excluding windows from a screenshot.
|
1 month ago |
color_rect.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
color_rect.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
container.cpp
|
5a25637ca9
Fix Container::pending_sort tracking
|
7 months ago |
container.h
|
02e1e6d1ec
Add visibilty mode to as_sortable_control()
|
8 months ago |
control.cpp
|
1daa9a180b
Fix Control offset_* property types
|
1 month ago |
control.h
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
2 months ago |
dialogs.compat.inc
|
a7b6bcb988
Fix some AcceptDialog argument types
|
10 months ago |
dialogs.cpp
|
af56d6e8e8
Use `SceneStringName` in more places
|
2 months ago |
dialogs.h
|
3e691e026b
Fix duplicate AcceptDialog cancel/confirm events.
|
8 months ago |
file_dialog.cpp
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
1 month ago |
file_dialog.h
|
d5e599f77e
[macOS] Handle bundles as files in the embedded file dialogs.
|
1 month ago |
flow_container.cpp
|
06791e1acd
New Quick Open Dialog
|
4 months ago |
flow_container.h
|
06791e1acd
New Quick Open Dialog
|
4 months ago |
graph_edit.compat.inc
|
9d7c2978f4
Rework GraphEdit connections (drawing, API, optimizations)
|
1 year ago |
graph_edit.cpp
|
ba39b078f5
[Scene] Add `SceneStringName::FlatButton`
|
1 month ago |
graph_edit.h
|
95ca0aa7ad
Add get_connetion_count function to GraphEdit
|
2 months ago |
graph_edit_arranger.cpp
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
9 months ago |
graph_edit_arranger.h
|
96a95cb974
Add const lvalue ref to container parameters
|
1 year ago |
graph_element.cpp
|
02e1e6d1ec
Add visibilty mode to as_sortable_control()
|
8 months ago |
graph_element.h
|
fe000277ea
Bind remaining theme properties to their respective classes
|
1 year ago |
graph_frame.cpp
|
b871794591
Fix `GraphFrame` autoshrink with high DPI displays/custom UI scales
|
7 months ago |
graph_frame.h
|
b871794591
Fix `GraphFrame` autoshrink with high DPI displays/custom UI scales
|
7 months ago |
graph_node.cpp
|
238859fe9d
Fix graph node stretch not taking titlebar into account
|
4 months ago |
graph_node.h
|
62776842df
[VisualShader] Add reroute node and improve port drawing
|
8 months ago |
grid_container.cpp
|
0fefd6cc80
Fix GridContainer minimum size when there's a hidden parent
|
7 months ago |
grid_container.h
|
fe000277ea
Bind remaining theme properties to their respective classes
|
1 year ago |
item_list.cpp
|
84b15a2ea4
ItemList - Fix right padding missing
|
3 months ago |
item_list.h
|
1e1dbd8e3a
Add `Auto width` behavior to ItemList
|
3 months ago |
label.cpp
|
eefd32ba16
Merge pull request #99915 from bruvzg/lbl_width
|
2 months ago |
label.h
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
2 months ago |
line_edit.cpp
|
6c01b739b0
Merge pull request #99822 from havi05/lineedit-shortcuts
|
2 months ago |
line_edit.h
|
dd1372b78e
various gui nodes now listen for the changed signal on textures
|
2 months ago |
link_button.cpp
|
2d6cee48f6
Merge pull request #80555 from GrammAcc/fix-80507
|
1 year ago |
link_button.h
|
2d6cee48f6
Merge pull request #80555 from GrammAcc/fix-80507
|
1 year ago |
margin_container.cpp
|
02e1e6d1ec
Add visibilty mode to as_sortable_control()
|
8 months ago |
margin_container.h
|
fe000277ea
Bind remaining theme properties to their respective classes
|
1 year ago |
menu_bar.cpp
|
9f6c88de89
update MenuBar after child renamed in editor
|
3 months ago |
menu_bar.h
|
5851f1e2dd
[MenuBar] Use NativeMenu RIDs instead of indices to track items.
|
10 months ago |
menu_button.cpp
|
2d2fb3f2e7
Treat `MenuBar` and `MenuButton` as advanced UI
|
5 months ago |
menu_button.h
|
b365a63403
Automatically use property count in PropertyListHelper
|
8 months ago |
nine_patch_rect.cpp
|
413c11357d
Use Core/Scene stringnames consistently
|
8 months ago |
nine_patch_rect.h
|
4492f7ff97
Make `NinePatchRect` listen to texture changes
|
1 year ago |
option_button.cpp
|
b1526f45b8
Merge pull request #97890 from timothyqiu/id-focused
|
2 months ago |
option_button.h
|
b365a63403
Automatically use property count in PropertyListHelper
|
8 months ago |
panel.cpp
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
panel.h
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
panel_container.cpp
|
02e1e6d1ec
Add visibilty mode to as_sortable_control()
|
8 months ago |
panel_container.h
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
popup.cpp
|
926afccbd8
[Scene] Add `SceneStringNames::panel`
|
8 months ago |
popup.h
|
eb2bd41fb8
Make handling of rename line-edit popups more robust
|
8 months ago |
popup_menu.compat.inc
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
11 months ago |
popup_menu.cpp
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
2 months ago |
popup_menu.h
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
2 months ago |
progress_bar.cpp
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
9 months ago |
progress_bar.h
|
c00bd0008a
Add indeterminate mode to ProgressBar
|
1 year ago |
range.cpp
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
4 months ago |
range.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
3 months ago |
reference_rect.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
reference_rect.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
rich_text_effect.cpp
|
eee95aff04
Add transform support to CharFXTransform
|
1 year ago |
rich_text_effect.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
3 months ago |
rich_text_label.compat.inc
|
dc71fbacc5
[RTL] Add tooltip support to meta/url tag.
|
2 months ago |
rich_text_label.cpp
|
1e749f628e
Fix user selection on top of `bgcolor` areas in a `RichTextLabel`
|
1 month ago |
rich_text_label.h
|
121e640637
[RTL] Fix indent in tables and tables in indent.
|
1 month ago |
scroll_bar.cpp
|
2041d8cf08
Fix `ScrollBar` grabber mouse input.
|
2 months ago |
scroll_bar.h
|
30356a488f
Enabled 'Scrolling' signal when scrolling with middle mouse on RichTextLabel/ScrollContainer
|
9 months ago |
scroll_container.cpp
|
86ea0127a3
Add a focus border on `ScrollContainer`
|
2 months ago |
scroll_container.h
|
86ea0127a3
Add a focus border on `ScrollContainer`
|
2 months ago |
separator.cpp
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
separator.h
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
slider.cpp
|
47788673ef
Fix RTL visuals for sliders
|
2 months ago |
slider.h
|
58db3e5d7b
Emit slider's drag_started signal before the first value change
|
1 year ago |
spin_box.cpp
|
af56d6e8e8
Use `SceneStringName` in more places
|
2 months ago |
spin_box.h
|
177bba12b0
hide unused exp_edit from SpinBox inspector
|
2 months ago |
split_container.cpp
|
f7005deb1e
Improvements to SplitContainer including a drag bar background StyleBox.
|
4 months ago |
split_container.h
|
f7005deb1e
Improvements to SplitContainer including a drag bar background StyleBox.
|
4 months ago |
subviewport_container.cpp
|
003647972f
Rename `consume_drag_and_drop` to `mouse_target`
|
2 months ago |
subviewport_container.h
|
003647972f
Rename `consume_drag_and_drop` to `mouse_target`
|
2 months ago |
tab_bar.cpp
|
f2f34e9c50
Fix TabBar initialization issue and add tests
|
4 months ago |
tab_bar.h
|
f2f34e9c50
Fix TabBar initialization issue and add tests
|
4 months ago |
tab_container.cpp
|
f2f34e9c50
Fix TabBar initialization issue and add tests
|
4 months ago |
tab_container.h
|
779426b2fa
Allow setting icon max width for TabContainer
|
9 months ago |
text_edit.compat.inc
|
773a473807
Overhaul multiple caret editing in TextEdit.
|
9 months ago |
text_edit.cpp
|
70ea5713cf
Merge pull request #98012 from syntaxerror247/lineEdit-bug-fix
|
2 months ago |
text_edit.h
|
89a311205f
Style: Apply `clang-tidy` fixes
|
2 months ago |
texture_button.cpp
|
dd1372b78e
various gui nodes now listen for the changed signal on textures
|
2 months ago |
texture_button.h
|
d4ac3b6ded
Make `TextureButton` and `Button` update on texture change
|
1 year ago |
texture_progress_bar.cpp
|
15bd2a9bc1
Show TextureProgressBar radial cross only when editing the scene
|
2 months ago |
texture_progress_bar.h
|
9f1870ec49
Hide ineffective TextureProgressBar properties in the editor
|
1 year ago |
texture_rect.cpp
|
88b29539f7
Fix AtlasTexture::draw_rect flipping for non-zero margin
|
7 months ago |
texture_rect.h
|
54abd5b560
Add expand mode compat to TextureRect
|
2 years ago |
tree.cpp
|
e6125ef51b
Merge pull request #98763 from AThousandShips/more_sname_uses
|
2 months ago |
tree.h
|
d2c82a8ffc
Merge pull request #97378 from rune-scape/less-const-cast
|
2 months ago |
video_stream_player.cpp
|
16524a8a01
Add "Game" editor for better runtime debugging
|
3 months ago |
video_stream_player.h
|
c892582779
Replace internal usage of ImageTexture in VideoStreamPlayer for Texture2D
|
1 year ago |
view_panner.cpp
|
547374b07a
Merge pull request #85473 from miv391/fix-horizontal-mouse-wheeling-in-2d-view
|
1 year ago |
view_panner.h
|
09b30be86d
Add vararg call() method to C++ Callable
|
1 year ago |