..
base_button.cpp
Fix inconsistent toggle button behavior
2017-08-31 17:07:32 +02:00
base_button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
box_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
box_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
button.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
center_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
center_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
check_box.cpp
Remove dead ButtonGroup code
2017-09-06 14:41:34 +02:00
check_box.h
Fix files header
2017-09-01 21:07:55 +07:00
check_button.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
check_button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
color_picker.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
color_picker.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
color_rect.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
color_rect.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
control.cpp
Restored auto snapping of controls to pixels, fixes #10847 and probably several more issues. Made it optional in the project settings but defaults to true.
2017-09-07 11:22:07 -03:00
control.h
Dead code tells no tales
2017-08-27 22:13:45 +02:00
dialogs.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
dialogs.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
file_dialog.cpp
Remove assignment and declarations in if statements
2017-09-08 14:59:15 +02:00
file_dialog.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gradient_edit.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
gradient_edit.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
graph_edit.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
graph_edit.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
graph_node.cpp
Fix. resizeable -> resizable.
2017-09-03 13:12:52 -05:00
graph_node.h
Fix. resizeable -> resizable.
2017-09-03 13:12:52 -05:00
grid_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
grid_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
item_list.cpp
Improved color temperature in script editor
2017-09-03 02:44:59 -05:00
item_list.h
Improved color temperature in script editor
2017-09-03 02:44:59 -05:00
label.cpp
Fix use of unitialized variables
2017-09-02 01:59:26 +02:00
label.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
line_edit.cpp
Fixed some metrics (some issues caused by the new Noto Sans font).
2017-09-03 01:49:31 -05:00
line_edit.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
link_button.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
link_button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
margin_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
margin_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
menu_button.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
menu_button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
option_button.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
option_button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
panel_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
panel_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
panel.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
panel.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
patch_9_rect.cpp
unified draw_center naming for (9patch,StyleBoxes)
2017-08-31 15:25:24 +02:00
patch_9_rect.h
unified draw_center naming for (9patch,StyleBoxes)
2017-08-31 15:25:24 +02:00
popup_menu.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
popup_menu.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
popup.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
popup.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
progress_bar.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
progress_bar.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
range.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
range.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
reference_rect.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
reference_rect.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
rich_text_label.cpp
fixed copy on osx + help selection color
2017-09-04 18:57:52 +02:00
rich_text_label.h
richTextLable implemented stylebox support
2017-09-02 18:20:04 +02:00
scroll_bar.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
scroll_bar.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
scroll_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
scroll_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
SCsub
style: Fix PEP8 whitespace issues in Python files
2016-11-01 00:35:16 +01:00
separator.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
separator.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
shortcut.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
shortcut.h
Dead code tells no tales
2017-08-27 22:13:45 +02:00
slider.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
slider.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
spin_box.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
spin_box.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
split_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
split_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
tab_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
tab_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
tabs.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
tabs.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
text_edit.cpp
Added support for brace auto indent and fixed indent above
2017-09-02 15:59:30 +01:00
text_edit.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
texture_button.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
texture_button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
texture_progress.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
texture_progress.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
texture_rect.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
texture_rect.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
tool_button.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
tool_button.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
tree.cpp
LineEdit in Tree is aligned vertical center
2017-09-03 12:56:25 +09:00
tree.h
Fix typos 'a' and 'an'
2017-09-02 21:19:06 +07:00
video_player.cpp
Dead code tells no tales
2017-08-27 22:13:45 +02:00
video_player.h
Dead code tells no tales
2017-08-27 22:13:45 +02:00
viewport_container.cpp
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00
viewport_container.h
Use HTTPS URL for Godot's website in the headers
2017-08-27 14:16:55 +02:00