godot/scene/gui
Rémi Verschelde 40d78c2144 Merge pull request #5829 from 29jm/master
Fix the rotation not updating in the inspector with Controls
2016-07-21 09:09:58 +02:00
..
SCsub
base_button.cpp Implement missing ShortCuts in CanvasItemEditor 2016-07-21 03:28:41 +02:00
base_button.h -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
box_container.cpp
box_container.h
button.cpp -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
button.h -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
button_array.cpp
button_array.h
button_group.cpp
button_group.h
center_container.cpp
center_container.h
check_box.cpp
check_box.h
check_button.cpp
check_button.h
color_picker.cpp Color picker fixes: 2016-07-15 13:33:01 -05:00
color_picker.h Color picker fixes: 2016-07-15 13:33:01 -05:00
color_ramp_edit.cpp Fixed signal connection prints when moving docks, issue 5498 2016-06-30 15:12:14 +01:00
color_ramp_edit.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
container.cpp
container.h
control.cpp Fix the rotation not updating in the inspector with Controls 2016-07-21 00:26:36 +02:00
control.h properly fixed notificaitons for theme changed, closes #5774 2016-07-18 16:41:59 -03:00
dialogs.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
dialogs.h -Some fixes to OSX retina scaling for window functions 2016-05-30 00:28:29 -03:00
file_dialog.cpp Make ".." always appear even if dir is unlistable (likely lacking permissions), closes #1938 2016-06-18 12:51:27 -03:00
file_dialog.h
graph_edit.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
graph_edit.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
graph_node.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
graph_node.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
grid_container.cpp throw error if GridContainer::set_columns goes below 1, closes #5316 2016-06-30 18:54:54 -03:00
grid_container.h
input_action.cpp changed TTR for RTR 2016-06-05 00:25:15 -03:00
input_action.h -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
item_list.cpp itemlist-get_selected_items 2016-06-28 14:09:17 -03:00
item_list.h itemlist-get_selected_items 2016-06-28 14:09:17 -03:00
label.cpp Label: Added `get_visible_line_count` method 2016-07-18 23:33:06 +02:00
label.h Label: Added `get_visible_line_count` method 2016-07-18 23:33:06 +02:00
line_edit.cpp LineEdit: Fix rtl scrolling with mouse drag selection 2016-07-15 22:57:46 +02:00
line_edit.h add placeholder alpha property 2016-06-28 11:45:17 +08:00
link_button.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
link_button.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02: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 Modify margins with mouse input 2016-06-20 17:06:19 -03:00
patch_9_frame.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
popup.cpp Remove some noisy debug prints 2016-07-17 18:25:21 +02:00
popup.h
popup_menu.cpp fix for travis 2016-06-04 21:45:50 -03:00
popup_menu.h -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
progress_bar.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
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 Adding support to get the raw text without formatting information from a RichTextLabel. 2016-06-29 12:43:51 -03:00
scroll_bar.cpp
scroll_bar.h
scroll_container.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
scroll_container.h
separator.cpp
separator.h
slider.cpp
slider.h
spin_box.cpp
spin_box.h
split_container.cpp Fixed overloaded virtual functions with const vs none warning 2016-06-12 13:31:22 -03:00
split_container.h Fixed overloaded virtual functions with const vs none warning 2016-06-12 13:31:22 -03:00
tab_container.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
tab_container.h
tabs.cpp
tabs.h
text_edit.cpp Fixed caret width on tabs 2016-07-18 15:15:40 +01:00
text_edit.h Added block caret to TextEdit 2016-07-12 16:07:17 +01:00
texture_button.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
texture_button.h
texture_frame.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
texture_frame.h Added options to keep scale and keep aspect centered to TextureFrame, closes #5114 2016-06-11 18:49:35 -03:00
texture_progress.cpp
texture_progress.h
tool_button.cpp
tool_button.h
tree.cpp TreeItem.set_button exposed. 2016-07-16 22:36:19 +02:00
tree.h Changed tree so shift-selection skips folded children, closes #5515 2016-07-09 13:15:45 -03:00
video_player.cpp Remove unused variables (third pass) + dead code 2016-07-07 23:16:21 +02:00
video_player.h