Age | Commit message (Expand) | Author |
2019-04-30 | issue-28446 - disable higlighting all occurences of string in editor if only ... | miwanczuk |
2019-04-30 | Add Popup::popup_centered_clamped method | homer666 |
2019-04-29 | Make 'Line/TextEdit's context menus hide their editing options when in readon... | Michael Alexsander Silva Dias |
2019-04-29 | Merge pull request #28101 from MunWolf/debugger_cursor | Rémi Verschelde |
2019-04-29 | Make buttons that trigger popups have the same scale | Michael Alexsander Silva Dias |
2019-04-29 | Merge pull request #28205 from mikolasan/26937-hide-popup-menu | Rémi Verschelde |
2019-04-29 | Merge pull request #28281 from zqyoung1/fix-selection-undo | Rémi Verschelde |
2019-04-29 | Merge pull request #28284 from Daw11/doc-link-fix | Rémi Verschelde |
2019-04-29 | Merge pull request #28399 from YeldhamDev/textedit_expose_tab_fold | Rémi Verschelde |
2019-04-28 | macOS: make Command + Left go to first non-whitespace character | Mitch Curtis |
2019-04-27 | Fix the unclickable links inside the doc | Daw11 |
2019-04-25 | Use approximate equallity methods in many places | Aaron Franke |
2019-04-25 | Merge pull request #22301 from YeldhamDev/button_popup_highlight | Rémi Verschelde |
2019-04-24 | Expose 'TextEdit's tab drawing and folding to GDScript | Michael Alexsander Silva Dias |
2019-04-24 | Make small changes to the new connection info on script feature | Michael Alexsander Silva Dias |
2019-04-23 | Added a marker in text_edit that tells which row is executing. | Rikhardur Bjarni Einarsson |
2019-04-23 | Revert "RichTextLabel: Adding the ability to change the default cursor" | Rémi Verschelde |
2019-04-22 | Fix popup visibility for OptionButton, MenuButton and ColorPickerButton | Nikolay Neupokoev |
2019-04-22 | autocomplete for $" and $' | hilfazer |
2019-04-22 | Merge pull request #27673 from qarmin/small_fixes | Rémi Verschelde |
2019-04-22 | Merge pull request #28234 from Paulb23/connection_info_on_script | Rémi Verschelde |
2019-04-22 | Merge pull request #28266 from coldrye-collaboration/gh-28241 | Rémi Verschelde |
2019-04-21 | Fix completely #14835 -proper selection reset on undo | Zach Young |
2019-04-21 | Call minimum_size_changed() on redo/undo if expand_to_text_length is true | Carsten Klein |
2019-04-21 | Fix 'LineEdit' offset limit not accounting for the right/clear icon width | Michael Alexsander Silva Dias |
2019-04-21 | Merge pull request #28248 from YeldhamDev/lineedit_clearbutton_limit | Rémi Verschelde |
2019-04-21 | Merge pull request #27979 from Paulb23/remember_script_state | Rémi Verschelde |
2019-04-20 | Fix 'LineEdit' contents not ending before the clear button if no right icon w... | Michael Alexsander Silva Dias |
2019-04-20 | Display connection information in the script editor | Paulb23 |
2019-04-19 | fix improper uncommenting behavior in TextEditor | griant |
2019-04-17 | Merge pull request #27821 from mawenzy/pr_sliderfix | Rémi Verschelde |
2019-04-13 | Restore script editor state between sessions | Paulb23 |
2019-04-12 | Enhance tree scrolling when dragging | groud |
2019-04-11 | Reorganized connection dialog for much improved ease of use. | Juan Linietsky |
2019-04-09 | Fix #24124, Slider control size | mawenzy |
2019-04-09 | Allow Right Click in Empty Space on FileSystemDock | Jeremy Bullock |
2019-04-09 | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde |
2019-04-08 | Add ability to edit editor feature profiles | Juan Linietsky |
2019-04-08 | Small fixes, mostly dupicated code | qarmin |
2019-04-08 | Reset button state on exit tree | Alexey Kashlakov |
2019-04-06 | Merge pull request #25624 from nekomatata/texture-rect-flip | Rémi Verschelde |
2019-04-05 | Merge pull request #26914 from xDGameStudios/popup_menu_add_item | Rémi Verschelde |
2019-04-05 | Fix -Wimplicit-fallthrough warnings from GCC 8 | Rémi Verschelde |
2019-04-04 | Make brackets only be inserted when necessary when autocompleting methods | Michael Alexsander Silva Dias |
2019-04-04 | Add option to enable autowrapping for label inside 'AcceptDialog' | Michael Alexsander Silva Dias |
2019-04-04 | Merge pull request #27567 from Calinou/selection-boxes-use-accent-color | Rémi Verschelde |
2019-04-04 | Merge pull request #27596 from mo7sener/master | Rémi Verschelde |
2019-04-03 | Option for BaseButton to keep button down when moving the pointer outside whi... | PouleyKetchoupp |
2019-04-03 | Add ability to flip TextureRect horizontally or vertically | PouleyKetchoupp |
2019-04-02 | Fix -Wnon-virtual-dtor warnings. | marxin |