| Commit message (Expand) | Author | Age | Files | Lines |
| * | throw error if GridContainer::set_columns goes below 1, closes #5316 | Juan Linietsky | 2016-07-08 | 1 | -0/+1 |
| * | Only emit item_selected once per Tree row, closes #5280 | Juan Linietsky | 2016-07-08 | 1 | -1/+6 |
| * | Ability to rotate controls using tool, closes #3800 | Juan Linietsky | 2016-07-08 | 1 | -2/+10 |
| * | Fixed selected text turning black, issue 5199 | Paulb23 | 2016-07-08 | 1 | -0/+1 |
| * | Dynamic property list for control margins allowing floating point properties ... | Saracen | 2016-07-08 | 1 | -8/+80 |
| * | Fix issue saving flags (size fill expand), fixes #4176 | Juan Linietsky | 2016-06-25 | 1 | -2/+2 |
| * | Fix TextEdit cursor position after undo remove text | George Marques | 2016-06-25 | 1 | -2/+7 |
| * | Add function to get the color picker dialog from ColorPickerButton, closes #4415 | Juan Linietsky | 2016-06-25 | 2 | -0/+7 |
| * | Make ".." always appear even if dir is unlistable (likely lacking permissions... | Juan Linietsky | 2016-06-25 | 1 | -0/+5 |
| * | LineEdit: Fix and improve selection behaviour | Ignacio Etcheverry | 2016-06-25 | 2 | -19/+24 |
| * | TabContainer now reports proper minimum size, closes #4896 | Juan Linietsky | 2016-06-25 | 1 | -3/+6 |
| * | does not fix the bug reported in #4326 and #4818, | Juan Linietsky | 2016-06-25 | 1 | -4/+12 |
| * | correctly wrap lines longer than width in richtextlabel, fixes #4735 | Juan Linietsky | 2016-06-25 | 1 | -0/+7 |
| * | Fixed ancient bug that prevented proper theme editing, closes #4924 | Juan Linietsky | 2016-06-25 | 1 | -27/+15 |
| * | rewrote LineEdit window repositioning code so it does not eat the last charac... | Juan Linietsky | 2016-06-25 | 1 | -6/+13 |
| * | fix how some display values are shown, fixes #4953 | Juan Linietsky | 2016-06-25 | 1 | -1/+2 |
| * | make sure tab is not visible in RichTextLabel, closes #5079 | Juan Linietsky | 2016-06-25 | 1 | -0/+2 |
| * | Caret blink no longer updates when hidden, issue 5100 | Paulb23 | 2016-06-25 | 1 | -1/+3 |
| * | Improved breakpoint marker position, and scales with font size | Paulb23 | 2016-06-25 | 1 | -3/+6 |
| * | Fix Theora video playback without a Vorbis stream | Błażej Szczygieł | 2016-06-17 | 1 | -2/+9 |
| * | Current line draws behind line numbers and breakpont gutter | Paulb23 | 2016-06-04 | 1 | -13/+13 |
| * | Fix crash when redoing backspace to clear selection | Paulb23 | 2016-06-04 | 1 | -1/+3 |
| * | Added breakpoint markers, issue 4750 | Paulb23 | 2016-06-04 | 2 | -5/+63 |
| * | Fixed hex notation highlighting | Paulb23 | 2016-06-04 | 1 | -7/+23 |
| * | Member variable syntax highlighting | Paulb23 | 2016-06-04 | 2 | -0/+17 |
| * | open directory or file when double click | volzhs | 2016-05-18 | 1 | -1/+1 |
| * | Revert "Revert "-make sure single select after multi select works better"" | Rémi Verschelde | 2016-05-18 | 2 | -0/+25 |
| * | Revert "-make sure single select after multi select works better"2.0.3-stable | Rémi Verschelde | 2016-05-13 | 2 | -25/+0 |
| * | Bind caret blink to gdscript and properties | Paulb23 | 2016-05-12 | 1 | -1/+6 |
| * | Added caret blink in text editor | Paulb23 | 2016-05-12 | 2 | -8/+89 |
| * | Fixed autocomplete truncate, issue 4554 | Paulb23 | 2016-05-12 | 1 | -21/+13 |
| * | Fixed autocomlete strings not appearing for function arguments | Paulb23 | 2016-05-12 | 1 | -1/+1 |
| * | Fixed code completion after opening bracket, issue 3977 | Paulb23 | 2016-05-12 | 1 | -0/+3 |
| * | Rotation APIs: Better exposure for degrees methods | Rémi Verschelde | 2016-05-12 | 2 | -16/+34 |
| * | -make sure single select after multi select works better | Juan Linietsky | 2016-05-06 | 2 | -0/+25 |
| * | Fix wrong return and argument types in documentation | Ignacio Etcheverry | 2016-05-06 | 3 | -4/+4 |
| * | Autocomplete no longer shows duplicates, issue 1824 | Paulb23 | 2016-05-06 | 1 | -0/+4 |
| * | Tabs: Fix align issue with right/close buttons | Rémi Verschelde | 2016-05-06 | 1 | -5/+2 |
| * | Tabs: cleanup code, no functional change | Rémi Verschelde | 2016-05-06 | 1 | -86/+36 |
| * | Tabs: Fix navigation buttons overlap when resizing | Rémi Verschelde | 2016-05-06 | 1 | -42/+9 |
| * | Tabs: Fix icon size not taken into account for offset | Rémi Verschelde | 2016-05-06 | 1 | -0/+1 |
| * | FileDialog: reset mkdir label after use (#4500) | Rémi Verschelde | 2016-05-01 | 1 | -1/+1 |
| * | math: Fix rounding error for 0 in Math::round (#4495) | Rémi Verschelde | 2016-05-01 | 1 | -4/+0 |
| * | Add more documentations and fix AcceptDialog::add_cancel | Geequlim | 2016-04-29 | 1 | -1/+1 |
| * | Classref: Document Button and ButtonArray | Rémi Verschelde | 2016-04-29 | 2 | -12/+19 |
| * | Added scroll lines, issue 4243 | Paulb23 | 2016-04-29 | 2 | -2/+55 |
| * | Setting to change line number color | Paulb23 | 2016-04-27 | 2 | -3/+3 |
| * | Fix warn print when hide an control does not inside_tree | sanikoyes | 2016-04-27 | 1 | -2/+5 |
| * | Ability to change the caret color | Paulb23 | 2016-04-27 | 2 | -4/+6 |
| * | Fixed block indent inconsistency, fixes issue 3803 | Paulb23 | 2016-04-06 | 2 | -40/+65 |