Age | Commit message (Expand) | Author |
2018-02-20 | Merge pull request #16455 from volzhs/close-docs | Rémi Verschelde |
2018-02-20 | Keep to show current script when closing all docs | volzhs |
2018-02-19 | Merge pull request #16652 from aragar/FixQuotationInString | Rémi Verschelde |
2018-02-19 | Merge pull request #15306 from poke1024/item-list-draw-speed | Rémi Verschelde |
2018-02-19 | Fixes OptionButton selection index being reset to zero at instanciation | Alexander Alekseev |
2018-02-19 | Merge pull request #16566 from groud/gui_input_rework | Rémi Verschelde |
2018-02-18 | Force controls to save rect_clip_content since they do not all default to false. | isaacremnant |
2018-02-17 | Clean up some bad words from code comments | Artem Varaksa |
2018-02-16 | 2D editor GUI input rework. Changes are: | Gilles Roudiere |
2018-02-14 | Merge pull request #15618 from ianb96/fold_comment | Rémi Verschelde |
2018-02-14 | Merge pull request #15711 from poke1024/fix-rtl-descent | Rémi Verschelde |
2018-02-14 | Merge pull request #15855 from mrcdk/texture_button_mask_fixes | Rémi Verschelde |
2018-02-14 | Merge pull request #15903 from groud/fix_minsize | Rémi Verschelde |
2018-02-14 | Added "allow_reselect" property to ItemList and enabled it for the method/hel... | Michael Alexsander Silva Dias |
2018-02-13 | Merge pull request #16422 from synasius/fixed-line-edit-text-changed-signal | Rémi Verschelde |
2018-02-12 | Fix quotation in string | Rado'sPC\aRaGaR |
2018-02-05 | SpinBoxes calculate correctly their width before first redraw. | Ovnuniarchos |
2018-02-05 | Fixed #15082: line edit emits two "text_changed" signals when pasting while t... | Federico Frenguelli |
2018-02-03 | Fix wrong property type for fixed icon size in ItemList | binbitten |
2018-02-01 | Merge pull request #16249 from binbitten/fix-highlight-ofs | Rémi Verschelde |
2018-01-31 | Fix TextEdit current line highlight horizontal offset | binbitten |
2018-01-30 | Expose a few GraphEdit methods to script languages | George Marques |
2018-01-28 | Allow focus on disabled buttons | Hein-Pieter van Braam |
2018-01-20 | Fixes a bas resizing with SplitContainer | Gilles Roudiere |
2018-01-19 | Fixes a Gridcontainer wrong children fitting with expanded+non-zero minisize | Gilles Roudiere |
2018-01-19 | The TextureButton's bitmask takes into account the stretch mode selected | MrCdK |
2018-01-18 | Fix typos in code and docs with codespell | Rémi Verschelde |
2018-01-18 | TextEdit fix get_mouse after many folds | Ian |
2018-01-17 | doc: Replace some more "val" with "value" + sync | Rémi Verschelde |
2018-01-15 | Changes the keep_margin parameter to true by default, so that people are not ... | Gilles Roudiere |
2018-01-15 | ViewportContainer passes input down to children viewports | Fabio Alessandrelli |
2018-01-14 | Fixes wrong vertical font layout in RichTextLabel | Bernhard Liebl |
2018-01-14 | Merge pull request #15708 from Paulb23/current_line_clipping_issue_15427 | Rémi Verschelde |
2018-01-14 | Fixed current line highligting with horizontal clipping, issue 15427 | Paulb23 |
2018-01-13 | Merge pull request #15670 from poke1024/fix15588 | Rémi Verschelde |
2018-01-13 | Fixes hangs with Tree in multi selection mode (issue 15588) | Bernhard Liebl |
2018-01-13 | Merge pull request #15657 from paulloz/fix-textedit-undo-redo-selection | Rémi Verschelde |
2018-01-13 | Deselect on undo/redo in TextEdit | Paul Joannon |
2018-01-13 | Fix get_parent_range to return 0 when there is no parent | Ruslan Mustakov |
2018-01-13 | Small fix for Control bindings | letheed |
2018-01-12 | Add special coloring to members, to make shadowing more obvious. | Juan Linietsky |
2018-01-12 | Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o... | Juan Linietsky |
2018-01-12 | TextEdit folding over unindented comments | Ian |
2018-01-12 | Bind many more properties to scripts | Bojidar Marinov |
2018-01-11 | Fixes nodes being resized or moved when changing an anchor | Gilles Roudiere |
2018-01-11 | Fixes empty line selection when scrolling | poke1024 |
2018-01-09 | Fix signal arguments shadowing member variables | Rémi Verschelde |
2018-01-08 | Fix whole word search missing occurences | Bernhard Liebl |
2018-01-07 | Fix Video Player issue with audio mix_rate when different than 44100 | Marcelo Fernandez |
2018-01-07 | Corrects wrong scrolling for short popups broken in 15405 | Bernhard Liebl |