godot/scene/gui
2016-06-21 16:50:31 +01:00
..
base_button.cpp BaseButton: Add identifier for shortcut in tooltip 2016-06-11 21:53:48 +02:00
base_button.h -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
box_container.cpp -Improve resource previews 2016-05-23 17:11:49 -03:00
box_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
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 Classref: Document Button and ButtonArray 2016-04-28 00:10:17 +02:00
button_array.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
button_group.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
button_group.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
center_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
center_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
check_box.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
check_box.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
check_button.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
check_button.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
color_picker.cpp Add function to get the color picker dialog from ColorPickerButton, closes #4415 2016-06-19 02:08:22 -03:00
color_picker.h Add function to get the color picker dialog from ColorPickerButton, closes #4415 2016-06-19 02:08:22 -03:00
color_ramp_edit.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
color_ramp_edit.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
control.cpp Fix bug in GridContainer not updating minimumsize when columns changes, fixes #4677 2016-06-17 16:40:40 -03:00
control.h Keep track of when fonts change, so theme or controls that use fonts as overrides get properly updated. 2016-06-17 16:01:30 -03:00
dialogs.cpp Make dialogs translatable 2016-05-30 22:23:53 +08: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 (editor)filedialog mode open any 2016-03-14 16:03:18 +01:00
graph_edit.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +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 Fix bug in GridContainer not updating minimumsize when columns changes, fixes #4677 2016-06-17 16:40:40 -03:00
grid_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
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 Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
item_list.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
label.cpp Fix last line of label being deleted by line spacing 2016-06-09 22:16:13 -03:00
label.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
line_edit.cpp LineEdit: Word jumping and OSX hotkeys 2016-06-18 20:53:46 +02:00
line_edit.h LineEdit: Word jumping and OSX hotkeys 2016-06-18 20:53:46 +02: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 MarginContainer: Add top, right and bottom margins 2016-03-21 00:53:47 +01:00
margin_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
menu_button.cpp -customizable shortcuts in editor 2016-06-04 21:31:47 -03:00
menu_button.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
option_button.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
option_button.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
panel.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
panel.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
panel_container.cpp -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
panel_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
patch_9_frame.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
patch_9_frame.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
popup.cpp -Added configuration warning system for nodes 2016-05-17 18:28:44 -03:00
popup.h -Added configuration warning system for nodes 2016-05-17 18:28:44 -03:00
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 Progress bar minsize now checks percent_visible 2016-03-31 12:58:07 +01:00
progress_bar.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
range.cpp math: Fix rounding error for 0 in Math::round (#4495) 2016-05-01 11:37:46 +02:00
range.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
reference_frame.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
reference_frame.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rich_text_label.cpp correctly wrap lines longer than width in richtextlabel, fixes #4735 2016-06-14 08:10:25 -03:00
rich_text_label.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scroll_bar.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
scroll_bar.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
scroll_container.cpp -Made editor support SSL certs by default (embedded them) 2016-03-12 10:46:38 -03:00
scroll_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
separator.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
separator.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
slider.cpp GUI Focus mode improvements 2016-05-23 15:08:50 +01:00
slider.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
spin_box.cpp Fix wrong local mouse pos when holding spinbox and improve behaviour 2016-01-21 14:09:30 +01:00
spin_box.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
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 Merge pull request #5234 from Paulb23/fix_error_tab_print 2016-06-19 13:00:12 +02:00
tab_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tabs.cpp Tabs: Fix align issue with right/close buttons 2016-05-01 16:48:55 +02:00
tabs.h -Improved tab visibility, fixes #3314 2016-01-22 20:19:57 -03:00
text_edit.cpp Added code completion background color setting 2016-06-21 16:50:31 +01:00
text_edit.h Added code completion background color setting 2016-06-21 16:50:31 +01:00
texture_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
texture_frame.cpp Made many built-in gdscript functions return more descriptive errors, closes #5150 2016-06-11 19:43:38 -03: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 remove trailing whitespace 2016-03-09 00:00:52 +01:00
texture_progress.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tool_button.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tool_button.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tree.cpp Adds the ability to draw parent-children relationship lines in scene tree editor 2016-06-15 18:10:19 +01:00
tree.h Adds the ability to draw parent-children relationship lines in scene tree editor 2016-06-15 18:10:19 +01:00
video_player.cpp Fix Theora video playback without a Vorbis stream 2016-06-18 00:49:55 +02:00
video_player.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00