.. |
SCsub
|
399b1b0474
Cosmetic fixes to SCons buildsystem
|
9 years ago |
base_button.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
base_button.h
|
424a104666
remove trailing whitespace
|
9 years ago |
box_container.cpp
|
7ddc17b18e
BoxContainer: Bind method add_spacer(bool)
|
9 years ago |
box_container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
button.cpp
|
238bbb6539
Classref: Document Button and ButtonArray
|
8 years ago |
button.h
|
424a104666
remove trailing whitespace
|
9 years ago |
button_array.cpp
|
238bbb6539
Classref: Document Button and ButtonArray
|
8 years ago |
button_array.h
|
424a104666
remove trailing whitespace
|
9 years ago |
button_group.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
button_group.h
|
424a104666
remove trailing whitespace
|
9 years ago |
center_container.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
center_container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
check_box.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
check_box.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
check_button.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
check_button.h
|
424a104666
remove trailing whitespace
|
9 years ago |
color_picker.cpp
|
af41d7bffa
Add function to get the color picker dialog from ColorPickerButton, closes #4415
|
8 years ago |
color_picker.h
|
af41d7bffa
Add function to get the color picker dialog from ColorPickerButton, closes #4415
|
8 years ago |
color_ramp_edit.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
color_ramp_edit.h
|
df9d48d9b5
Replace color phases with color ramp for Particles2D.
|
9 years ago |
container.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
control.cpp
|
c5fd6a3b69
Ability to rotate controls using tool, closes #3800
|
8 years ago |
control.h
|
b6be2f503d
Rotation APIs: Better exposure for degrees methods
|
8 years ago |
custom_button.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
custom_button.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
dialogs.cpp
|
5365ae9212
Add more documentations and fix AcceptDialog::add_cancel
|
8 years ago |
dialogs.h
|
424a104666
remove trailing whitespace
|
9 years ago |
file_dialog.cpp
|
beb2176399
Make ".." always appear even if dir is unlistable (likely lacking permissions), closes #1938
|
8 years ago |
file_dialog.h
|
424a104666
remove trailing whitespace
|
9 years ago |
graph_edit.cpp
|
34c022a0a2
-Cleaned up GraphEdit, also fixes #3568
|
9 years ago |
graph_edit.h
|
424a104666
remove trailing whitespace
|
9 years ago |
graph_node.cpp
|
34c022a0a2
-Cleaned up GraphEdit, also fixes #3568
|
9 years ago |
graph_node.h
|
a2992d5955
-Forgot to add clips input to graphedit, fixes #3420
|
9 years ago |
grid_container.cpp
|
6199efbc7e
throw error if GridContainer::set_columns goes below 1, closes #5316
|
8 years ago |
grid_container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
item_list.cpp
|
094a9c3bcc
open directory or file when double click
|
8 years ago |
item_list.h
|
5d2a23d99c
Revert "Revert "-make sure single select after multi select works better""
|
8 years ago |
label.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
label.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
line_edit.cpp
|
18cb1f8e44
LineEdit: Fix and improve selection behaviour
|
8 years ago |
line_edit.h
|
18cb1f8e44
LineEdit: Fix and improve selection behaviour
|
8 years ago |
margin_container.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
margin_container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
menu_button.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
menu_button.h
|
424a104666
remove trailing whitespace
|
9 years ago |
option_button.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
option_button.h
|
424a104666
remove trailing whitespace
|
9 years ago |
panel.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
panel.h
|
424a104666
remove trailing whitespace
|
9 years ago |
panel_container.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
panel_container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
patch_9_frame.cpp
|
f6e17e37e8
Added new NinePatch control (could be done before with Panel and Stylebox but this is easier)
|
9 years ago |
patch_9_frame.h
|
f6e17e37e8
Added new NinePatch control (could be done before with Panel and Stylebox but this is easier)
|
9 years ago |
popup.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
popup.h
|
424a104666
remove trailing whitespace
|
9 years ago |
popup_menu.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
popup_menu.h
|
424a104666
remove trailing whitespace
|
9 years ago |
progress_bar.cpp
|
5b1aa3a5cd
Progress bar minsize now checks percent_visible
|
8 years ago |
progress_bar.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
range.cpp
|
26c2e0d09d
math: Fix rounding error for 0 in Math::round (#4495)
|
8 years ago |
range.h
|
424a104666
remove trailing whitespace
|
9 years ago |
reference_frame.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
reference_frame.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
rich_text_label.cpp
|
85c6d1b37d
correctly wrap lines longer than width in richtextlabel, fixes #4735
|
8 years ago |
rich_text_label.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
scroll_bar.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
scroll_bar.h
|
424a104666
remove trailing whitespace
|
9 years ago |
scroll_container.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
scroll_container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
separator.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
separator.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
slider.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
slider.h
|
424a104666
remove trailing whitespace
|
9 years ago |
spin_box.cpp
|
bd6f7a411c
Fix wrong local mouse pos when holding spinbox and improve behaviour
|
9 years ago |
spin_box.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
split_container.cpp
|
74a48a0140
-Massive editor dialog cleanup
|
9 years ago |
split_container.h
|
74a48a0140
-Massive editor dialog cleanup
|
9 years ago |
tab_container.cpp
|
775b089548
TabContainer now reports proper minimum size, closes #4896
|
8 years ago |
tab_container.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
tabs.cpp
|
ef2f1ae811
Tabs: Fix align issue with right/close buttons
|
8 years ago |
tabs.h
|
dfbc2dce17
-Improved tab visibility, fixes #3314
|
9 years ago |
text_edit.cpp
|
9d85bfa00a
Fixed selected text turning black, issue 5199
|
8 years ago |
text_edit.h
|
99c948ba56
Added breakpoint markers, issue 4750
|
8 years ago |
texture_button.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
texture_button.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
texture_frame.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
texture_frame.h
|
424a104666
remove trailing whitespace
|
9 years ago |
texture_progress.cpp
|
424a104666
remove trailing whitespace
|
9 years ago |
texture_progress.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
tool_button.cpp
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
tool_button.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
tree.cpp
|
9b90d70ae7
Only emit item_selected once per Tree row, closes #5280
|
8 years ago |
tree.h
|
424a104666
remove trailing whitespace
|
9 years ago |
video_player.cpp
|
763b29f34e
Fix Theora video playback without a Vorbis stream
|
8 years ago |
video_player.h
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |