..
base_button.cpp
Remove redundant "== false" code
2018-10-06 16:20:41 -04:00
base_button.h
Added hover_pressed style to CheckBox and CheckButton
2018-09-24 02:31:03 +02:00
box_container.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
box_container.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
button.cpp
Added hover_pressed style to CheckBox and CheckButton
2018-09-24 02:31:03 +02:00
button.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
center_container.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
center_container.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
check_box.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
check_box.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
check_button.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
check_button.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
color_picker.cpp
Fix to ColorPicker behaviour when entering html.
2018-10-05 13:04:23 +02:00
color_picker.h
fix ColorPickerButton.get_popup()
2018-07-10 15:06:36 +02:00
color_rect.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
color_rect.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
container.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
container.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
control.cpp
Merge pull request #22844 from samgreen/fix_gui_dragging_spam
2018-10-11 17:48:19 +02:00
control.h
Add expand/collapse all buttons for the "Errors" tab
2018-09-12 23:53:10 -03:00
dialogs.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
dialogs.h
Fix typos with codespell
2018-02-21 19:46:06 +01:00
file_dialog.cpp
Fix warnings about unhandled enum value in switch [-Wswitch]
2018-09-27 18:34:30 +02:00
file_dialog.h
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
gradient_edit.cpp
Fixed a typo, treshhold to threshold.
2018-10-23 03:46:16 +07:00
gradient_edit.h
Many fixes to gradient editor, which was pretty broken. Closes #19308
2018-09-07 13:49:10 -03:00
graph_edit.cpp
Repaired mistyped of 'just_disconnected'.
2018-10-19 18:31:35 +07:00
graph_edit.h
Repaired mistyped of 'just_disconnected'.
2018-10-19 18:31:35 +07:00
graph_node.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
graph_node.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
grid_container.cpp
Revert "Created a new function named get_element in GridContainer. This funct…"
2018-10-07 10:32:34 +02:00
grid_container.h
Revert "Created a new function named get_element in GridContainer. This funct…"
2018-10-07 10:32:34 +02:00
item_list.cpp
Add some limits on the Editor Settings
2018-10-24 19:46:33 -05:00
item_list.h
Fix converting to tileset crashes Godot if existing file is not tileset
2018-03-23 21:27:30 +07:00
label.cpp
fix enum cast warnings on clang
2018-10-04 09:17:59 +02:00
label.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
line_edit.cpp
Initialise LineEdit clear_button_status.
2018-10-20 11:27:31 +01:00
line_edit.h
Do not use theme to set LineEdit right_icon
2018-08-11 12:04:26 +02:00
link_button.cpp
Fix warning about functions defined but not used [-Wunused-function]
2018-09-29 22:26:12 +02:00
link_button.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
margin_container.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
margin_container.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
menu_button.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
menu_button.h
Opens the menu with the same parent on mouse focus
2018-07-24 19:59:40 -03:00
nine_patch_rect.cpp
fix enum cast warnings on clang
2018-10-04 09:17:59 +02:00
nine_patch_rect.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
option_button.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
option_button.h
Add item_focused signal to OptionButton
2018-02-23 13:01:28 +01:00
panel.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
panel.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
panel_container.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
panel_container.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
popup.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
popup.h
Many fixes to gradient editor, which was pretty broken. Closes #19308
2018-09-07 13:49:10 -03:00
popup_menu.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
popup_menu.h
context menu improvements
2018-07-26 08:58:35 -04:00
progress_bar.cpp
-Added AnimationGraphPlayer (still missing features)
2018-06-18 22:12:08 -03:00
progress_bar.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
range.cpp
Merge pull request #22381 from DualMatrix/range_exp_warning
2018-09-28 10:53:24 +02:00
range.h
Added warning when min_value of range is smaller than 0 while exp_edit is true.
2018-09-23 20:59:35 +02:00
reference_rect.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
reference_rect.h
Fix ReferenceRect border
2018-08-11 10:37:03 +03:00
rich_text_label.cpp
Fix "fill" justification in RichTextLabel to only affect lines that have automatically wrapped.
2018-10-25 16:19:15 -07:00
rich_text_label.h
Add proper strikethrough BBCode to RichTextLabel
2018-09-23 16:25:43 -03:00
scroll_bar.cpp
Rename ScrollBar's drag_slave to drag_node
2018-09-15 00:55:22 +02:00
scroll_bar.h
Rename ScrollBar's drag_slave to drag_node
2018-09-15 00:55:22 +02:00
scroll_container.cpp
Fix warnings for operator precedence disambiguation [-Wparentheses]
2018-09-27 10:29:48 +02:00
scroll_container.h
Entirely new (and much improved) animation editor.
2018-06-07 12:52:00 -03:00
SCsub
SCons: Build thirdparty code in own env, disable warnings
2018-09-28 14:07:39 +02:00
separator.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
separator.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
shortcut.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
shortcut.h
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
slider.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
slider.h
Added scrollable property to Sliders
2018-07-07 13:48:34 +03:00
spin_box.cpp
Merge pull request #21395 from mrcdk/spin_box_expose_align
2018-10-02 10:36:20 +02:00
spin_box.h
Expose the align property of the SpinBox's LineEdit control
2018-08-25 05:17:07 +02:00
split_container.cpp
Fixed some warnings found with Cppcheck.
2018-05-14 02:14:56 -03:00
split_container.h
Fixes a bas resizing with SplitContainer
2018-01-20 21:03:20 +01:00
tab_container.cpp
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
tab_container.h
Fix "find and replace" initializing with wrong size
2018-06-13 14:08:04 -03:00
tabs.cpp
Update Tab hover status when adding or removing tabs, issue 22890
2018-10-21 15:55:58 +01:00
tabs.h
Update Tab hover status when adding or removing tabs, issue 22890
2018-10-21 15:55:58 +01:00
text_edit.cpp
Remove no longer necessary "raise_from_completion" in TextEdit
2018-10-26 19:29:51 +02:00
text_edit.h
Remove no longer necessary "raise_from_completion" in TextEdit
2018-10-26 19:29:51 +02:00
texture_button.cpp
Fix warning about functions defined but not used [-Wunused-function]
2018-09-29 22:26:12 +02:00
texture_button.h
The TextureButton's bitmask takes into account the stretch mode selected
2018-01-19 00:01:23 +01:00
texture_progress.cpp
Fix more "may be used initialized" warnings from GCC 7
2018-10-04 18:54:20 +02:00
texture_progress.h
Add support for bilinear bars in TextureProgress
2018-05-12 10:23:06 +02:00
texture_rect.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
texture_rect.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
tool_button.cpp
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
tool_button.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
tree.cpp
[Docs] Fixed 'get_button_count's link and a typo related to 'button'.
2018-10-13 17:34:57 +07:00
tree.h
Fix warnings about unhandled enum value in switch [-Wswitch]
2018-09-27 18:34:30 +02:00
video_player.cpp
Fix warnings about unhandled enum value in switch [-Wswitch]
2018-09-27 18:34:30 +02:00
video_player.h
Fix Video Player issue with audio mix_rate when different than 44100
2018-01-07 12:57:48 -03:00
viewport_container.cpp
ViewportContainer passes input down to children viewports
2018-01-15 00:36:57 +01:00
viewport_container.h
ViewportContainer passes input down to children viewports
2018-01-15 00:36:57 +01:00