.. |
SCsub
|
style: Fix PEP8 whitespace issues in Python files
|
2016-11-02 22:28:28 +01:00 |
base_button.cpp
|
Button focus hovering
|
2016-10-17 20:43:36 +02:00 |
base_button.h
|
…
|
|
box_container.cpp
|
…
|
|
box_container.h
|
…
|
|
button.cpp
|
…
|
|
button.h
|
…
|
|
button_array.cpp
|
Added support for tooltips in ButtonArray. Fixes #6597
|
2016-10-30 14:51:30 +01:00 |
button_array.h
|
Added support for tooltips in ButtonArray. Fixes #6597
|
2016-10-30 14:51:30 +01:00 |
button_group.cpp
|
Add "button_selected" signal to ButtonGroup
|
2016-10-17 20:48:36 +02:00 |
button_group.h
|
…
|
|
center_container.cpp
|
…
|
|
center_container.h
|
…
|
|
check_box.cpp
|
…
|
|
check_box.h
|
…
|
|
check_button.cpp
|
…
|
|
check_button.h
|
…
|
|
color_picker.cpp
|
Fix pick color from screen. Closes #5853
|
2016-07-22 20:35:12 -03:00 |
color_picker.h
|
Color picker fixes:
|
2016-07-15 13:33:01 -05:00 |
color_ramp_edit.cpp
|
…
|
|
color_ramp_edit.h
|
…
|
|
container.cpp
|
…
|
|
container.h
|
…
|
|
control.cpp
|
Prevent crash on focus change when no valid next control has been found.
|
2016-10-09 17:39:39 +02:00 |
control.h
|
properly fixed notificaitons for theme changed, closes #5774
|
2016-07-18 16:41:59 -03:00 |
dialogs.cpp
|
Fix Accept/ConfirmationDialog UI broken
|
2016-10-31 00:07:47 +01:00 |
dialogs.h
|
…
|
|
file_dialog.cpp
|
Exposed mode, access, filters, and show hidden files to the editor. Also, two functions to get/set the filter list.
|
2016-07-17 03:00:51 +02:00 |
file_dialog.h
|
Exposed mode, access, filters, and show hidden files to the editor. Also, two functions to get/set the filter list.
|
2016-07-17 03:00:51 +02:00 |
graph_edit.cpp
|
Fix GraphEdit dragging issues at scales != 1
|
2016-07-26 23:19:41 +02:00 |
graph_edit.h
|
Fix GraphEdit dragging issues at scales != 1
|
2016-07-26 23:19:41 +02:00 |
graph_node.cpp
|
Fix crash when GraphNode wasn't a child of a Control
|
2016-07-24 00:25:32 +02:00 |
graph_node.h
|
…
|
|
grid_container.cpp
|
…
|
|
grid_container.h
|
…
|
|
input_action.cpp
|
…
|
|
input_action.h
|
…
|
|
item_list.cpp
|
Fix to fit stylebox with ItemList
|
2016-11-02 22:18:34 +01:00 |
item_list.h
|
Added get_v_scroll to item list, issue 5343
|
2016-09-18 23:13:34 +02:00 |
label.cpp
|
fix a tiny typo
|
2016-11-15 08:29:30 +01:00 |
label.h
|
Label: Added `get_visible_line_count` method
|
2016-07-18 23:33:06 +02:00 |
line_edit.cpp
|
LineEdit long indicator, fix #6624
|
2016-10-09 17:23:02 +02:00 |
line_edit.h
|
…
|
|
link_button.cpp
|
Add "Never" underline mode to LinkButton
|
2016-10-31 00:05:32 +01:00 |
link_button.h
|
Add "Never" underline mode to LinkButton
|
2016-10-31 00:05:32 +01:00 |
margin_container.cpp
|
…
|
|
margin_container.h
|
…
|
|
menu_button.cpp
|
MenuButton: Fix event propagation with dialogs
|
2016-07-18 23:06:14 +02:00 |
menu_button.h
|
…
|
|
option_button.cpp
|
…
|
|
option_button.h
|
…
|
|
panel.cpp
|
…
|
|
panel.h
|
…
|
|
panel_container.cpp
|
…
|
|
panel_container.h
|
…
|
|
patch_9_frame.cpp
|
…
|
|
patch_9_frame.h
|
…
|
|
popup.cpp
|
Remove some noisy debug prints
|
2016-07-17 18:25:21 +02:00 |
popup.h
|
…
|
|
popup_menu.cpp
|
PopupMenu: added toggle_item_checked and exposed set_item_tooltip and get_item_tooltip
|
2016-10-09 17:26:14 +02:00 |
popup_menu.h
|
PopupMenu: added toggle_item_checked and exposed set_item_tooltip and get_item_tooltip
|
2016-10-09 17:26:14 +02:00 |
progress_bar.cpp
|
…
|
|
progress_bar.h
|
…
|
|
range.cpp
|
…
|
|
range.h
|
…
|
|
reference_frame.cpp
|
…
|
|
reference_frame.h
|
…
|
|
rich_text_label.cpp
|
Fix empty reference pages after restarting Godot
|
2016-07-17 13:29:50 -03:00 |
rich_text_label.h
|
…
|
|
scroll_bar.cpp
|
…
|
|
scroll_bar.h
|
…
|
|
scroll_container.cpp
|
fix ScrollContainer cannot scroll when scroll bar is hidden
|
2016-09-18 23:20:37 +02:00 |
scroll_container.h
|
…
|
|
separator.cpp
|
…
|
|
separator.h
|
…
|
|
slider.cpp
|
Slider value accounts for grabber offset
|
2016-09-01 08:43:59 +02:00 |
slider.h
|
…
|
|
spin_box.cpp
|
Fix updating value of SpinBox with prefix
|
2016-11-15 08:30:02 +01:00 |
spin_box.h
|
…
|
|
split_container.cpp
|
…
|
|
split_container.h
|
…
|
|
tab_container.cpp
|
…
|
|
tab_container.h
|
…
|
|
tabs.cpp
|
…
|
|
tabs.h
|
…
|
|
text_edit.cpp
|
Fix code completion drawing under other gui elements.
|
2016-10-09 17:39:56 +02:00 |
text_edit.h
|
Merge pull request #5737 from neikeq/pr-issue-5269
|
2016-07-23 22:54:32 +02:00 |
texture_button.cpp
|
…
|
|
texture_button.h
|
…
|
|
texture_frame.cpp
|
…
|
|
texture_frame.h
|
…
|
|
texture_progress.cpp
|
Explicitly initialize TextureProgress's initial angle value.
|
2016-09-18 23:12:48 +02:00 |
texture_progress.h
|
…
|
|
tool_button.cpp
|
…
|
|
tool_button.h
|
…
|
|
tree.cpp
|
Add scrolling to Tree control in Drag and Drop mode
|
2016-10-09 17:17:04 +02:00 |
tree.h
|
Add scrolling to Tree control in Drag and Drop mode
|
2016-10-09 17:17:04 +02:00 |
video_player.cpp
|
Don't crash when video is stopped and played again
|
2016-10-09 17:22:54 +02:00 |
video_player.h
|
…
|
|