| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Fixed SplitContainer showing the "resize" cursor when it shouldn't. | Michael Alexsander Silva Dias | 2017-12-20 | 2 | -41/+29 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #14801 from RayKoopa/insert_tree_item | Noshyaar | 2017-12-25 | 2 | -22/+30 | |
| |\ \ \ \ | |_|/ / |/| | | | Tree: Insert new item, fix behavior when no parent given | |||||
| | * | | | Add functionality to insert tree item. | Ray Koopa | 2017-12-18 | 2 | -22/+30 | |
| | |/ / | ||||||
| * | | | Merge pull request #14913 from poke1024/tooltip-shortcut-names | Rémi Verschelde | 2017-12-21 | 1 | -4/+4 | |
| |\ \ \ | | | | | | | | | Consistent display of shortcut names in tooltips | |||||
| | * | | | Consistent display of shortcut names in tooltips | poke1024 | 2017-12-21 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | Added font oversampling support | Juan Linietsky | 2017-12-19 | 1 | -1/+1 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #14748 from YeldhamDev/popupmenu_circleback | Rémi Verschelde | 2017-12-17 | 1 | -2/+10 | |
| |\ \ \ | |_|/ |/| | | Made highlighted item in PopupMenu circle back to the beginning/end when using the keyboard | |||||
| | * | | Made highlighted item in PopupMenu circle back to the beginning/end when ↵ | Michael Alexsander Silva Dias | 2017-12-16 | 1 | -2/+10 | |
| | | | | | | | | | | | | | using the keyboard. | |||||
| * | | | Merge pull request #14757 from YeldhamDev/submenu_keyboard | Rémi Verschelde | 2017-12-17 | 1 | -10/+25 | |
| |\ \ \ | | | | | | | | | More changes to PopupMenu's submenu keyboard handling | |||||
| | * | | | More changes to PopupMenu's submenu keyboard handling. | Michael Alexsander Silva Dias | 2017-12-16 | 1 | -10/+25 | |
| | |/ / | ||||||
| * | | | Merge pull request #14778 from YeldhamDev/lineedit_deselect_expose | Rémi Verschelde | 2017-12-17 | 2 | -25/+13 | |
| |\ \ \ | | | | | | | | | Exposed LineEdit's "selection_clear" and renamed it to "deselect" | |||||
| | * | | | Exposed LineEdit's "selection_clear" and renamed it to "deselect". | Michael Alexsander Silva Dias | 2017-12-17 | 2 | -25/+13 | |
| | | | | | ||||||
| * | | | | Fix cut-copy-line breaking paste (issue 14539) | Bernhard Liebl | 2017-12-17 | 2 | -6/+6 | |
| |/ / / | ||||||
| * | | | Fix Clip Content property is not saved | volzhs | 2017-12-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Bind TextEdit.deselect and update documentation | Rémi Verschelde | 2017-12-16 | 1 | -2/+4 | |
| |/ / | ||||||
| * | | Merge pull request #14649 from MattUV/fix-indentation | Rémi Verschelde | 2017-12-16 | 2 | -26/+50 | |
| |\ \ | | | | | | | Modifies text indentation behaviour | |||||
| | * | | Modifies indentation behaviours | MattUV | 2017-12-15 | 2 | -26/+50 | |
| | |/ | | | | | | | | | | | | | | | | | Partially fixes #14559 (see the issue for details); Removes some code redondancy ; Adds the possibility to indent left and right without selecting text ; Adds the entries to the context menu when text is not selected ; Renames indent_selection_left() and indent_selection_right() to indent_left() and indent_right() ; Unifies context menus of shader text editor and script text editor. | |||||
| * | | Merge pull request #14706 from YeldhamDev/popupmenu_submenu | Rémi Verschelde | 2017-12-16 | 1 | -19/+18 | |
| |\ \ | | | | | | | Enhancements and fixes for PopupMenu's submenus | |||||
| | * | | Enhancements and fixes for PopupMenu's submenus. | Michael Alexsander Silva Dias | 2017-12-15 | 1 | -19/+18 | |
| | |/ | ||||||
| * | | Merge pull request #14707 from poke1024/fix14691 | Rémi Verschelde | 2017-12-16 | 2 | -3/+22 | |
| |\ \ | | | | | | | Fix thin lines in editor gui on hidpi (issue 14691) | |||||
| | * | | Fix thin lines in editor gui on hidpi (issue 14691) | Bernhard Liebl | 2017-12-15 | 2 | -3/+22 | |
| | | | | ||||||
| * | | | Fixes close button overlapping window title | Bernhard Liebl | 2017-12-15 | 1 | -3/+10 | |
| |/ / | ||||||
| * / | Fixes slider node tick offset | Henrique L Alves | 2017-12-15 | 1 | -4/+4 | |
| |/ | | | | | | Fixes wrong tick offset on slider nodes - they now match with the corresponding 'grabber' positions. Fixes issue #14637 | |||||
| * | Fix crash (and bug) in RichTextLabel | poke1024 | 2017-12-13 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #14474 from toger5/fixSliderNan | Noshyaar | 2017-12-12 | 1 | -4/+5 | |
| |\ | | | | | added missing NaN check fixes: #13255 | |||||
| | * | added missing NaN check fixes: #13255 | toger5 | 2017-12-09 | 1 | -4/+5 | |
| | | | ||||||
| * | | Change statable to multistate, remove extra separator | Poommetee Ketson | 2017-12-12 | 2 | -20/+20 | |
| | | | ||||||
| * | | Fix Index p_current=0 error at starting editor | volzhs | 2017-12-11 | 2 | -3/+9 | |
| | | | ||||||
| * | | Merge pull request #14543 from volzhs/checkbox-checkbutton-center | Rémi Verschelde | 2017-12-11 | 1 | -1/+1 | |
| |\ \ | | | | | | | Fix align=center info is not saved with CheckBox & CheckButton | |||||
| | * | | Fix align=center info is not saved with CheckBox & CheckButton | volzhs | 2017-12-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fix CheckBox minimum size | volzhs | 2017-12-11 | 3 | -7/+54 | |
| | | | | ||||||
| * | | | Fix CheckButton minimum size | volzhs | 2017-12-11 | 4 | -13/+38 | |
| |/ / | ||||||
| * | | Merge pull request #14509 from poke1024/fix_selection_copy_crash | Rémi Verschelde | 2017-12-10 | 2 | -3/+3 | |
| |\ \ | | | | | | | Fix crash in RichTextLabel::selection_copy() | |||||
| | * | | Fix crash in RichTextLabel::selection_copy() | Bernhard Liebl | 2017-12-10 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | Merge pull request #11510 from AndreaCatania/skel | Rémi Verschelde | 2017-12-10 | 2 | -15/+97 | |
| |\ \ \ | | | | | | | | | Added skeleton x-ray | |||||
| | * | | | Implemented skeleton visibility | AndreaCatania | 2017-12-10 | 2 | -15/+97 | |
| | | | | | | | | | | | | | | | | | Removed code visibility code from popup menu | |||||
| * | | | | Merge pull request #13351 from poke1024/fix12451_2 | Rémi Verschelde | 2017-12-10 | 4 | -0/+18 | |
| |\ \ \ \ | |_|_|/ |/| | | | Make click on arrow properly open and close property editor modals | |||||
| | * | | | fix certain popup close clicks with popup buttons | Bernhard Liebl | 2017-12-10 | 4 | -0/+18 | |
| | | | | | ||||||
| * | | | | Merge pull request #13847 from YeldhamDev/filedialog_title | Rémi Verschelde | 2017-12-09 | 2 | -5/+28 | |
| |\ \ \ \ | | | | | | | | | | | Added "mode_overrides_title" property to FileDialog | |||||
| | * | | | | Added "mode_overrides_title" property to FileDialog. | Michael Alexsander Silva Dias | 2017-12-03 | 2 | -5/+28 | |
| | | | | | | ||||||
| * | | | | | Modify shortcuts and menus to fold/unfold code | MattUV | 2017-12-08 | 2 | -0/+12 | |
| | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Fix #13180 As the same shortcut cannot be assigned to two actions, I removed the ability to fold (fold_line()) or unfold (unfold_line()) via menu (still possible by code), and there is a single fold/unfold action (toggle_fold_line()). The new default shortcut is now Alt+F | |||||
| * | | | | Merge pull request #14014 from kosz78/scroll-container-fix | Rémi Verschelde | 2017-12-08 | 1 | -0/+2 | |
| |\ \ \ \ | | | | | | | | | | | Fix scroll enabled in case of content fit in scroll container | |||||
| | * | | | | Fix scroll enabled in case of content fit in scroll container | Konstantin Zaitsev | 2017-12-06 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Changed current line draw order and added code folding color | Paulb23 | 2017-12-07 | 2 | -7/+12 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 6 | -20/+20 | |
| | | | | | ||||||
| * | | | | Merge pull request #14352 from ianb96/get_hidden_width | Rémi Verschelde | 2017-12-07 | 2 | -6/+12 | |
| |\ \ \ \ | | | | | | | | | | | Fixes horizontal scrolling over hidden lines | |||||
| | * | | | | fixes horizontal scrolling over hidden lines | Ian | 2017-12-06 | 2 | -6/+12 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #14353 from TheAspiringHacker/fix-lineedit-eat | Rémi Verschelde | 2017-12-07 | 1 | -0/+4 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Check for icon in LineEdit::set_cursor_position | |||||
| | * | | | | | Check for icon in LineEdit::set_cursor_position | TheAspiringHacker | 2017-12-06 | 1 | -0/+4 | |
| | | |/ / / | |/| | | | | | | | | | | | | | Fixes #14340 | |||||
| * | | | | | Merge pull request #13362 from groud/fix_folding | Rémi Verschelde | 2017-12-07 | 2 | -18/+17 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | Fixes folding of blank lines | |||||
