Age | Commit message (Expand) | Author |
2018-05-24 | Ensures CMD+left and CMD+right only valid for OSX. | Anish |
2018-05-19 | fix for TextEdit::set_text firing signals it shouldn't. | Ibrahn Sahir |
2018-05-18 | Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osx | Rémi Verschelde |
2018-05-18 | fixed capital A osx | toger5 |
2018-05-18 | Revert "Fix color-picker sliders" | Rémi Verschelde |
2018-05-17 | Fix color-picker sliders | Martin Capitanio |
2018-05-17 | -Ability to open resources in the same window | Juan Linietsky |
2018-05-17 | Merge pull request #18862 from endragor/remove-font-width-ceiling | Rémi Verschelde |
2018-05-16 | Allow editing of some unbound properties when hinted (or no range hinted) | Juan Linietsky |
2018-05-16 | Add note about color picker deferred initialization | Juan Linietsky |
2018-05-16 | Fix segfault at quiting editor | volzhs |
2018-05-16 | Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-param | Rémi Verschelde |
2018-05-16 | Merge pull request #18909 from ianb96/getcharwidthfix | Rémi Verschelde |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-15 | Fix missing registration for new param of TextEdit::cursor_set_line. | Pieter-Jan Briers |
2018-05-15 | fix get_char_width for non-latin characters | ianb96 |
2018-05-14 | TextEdit word wrap | Ian |
2018-05-14 | Ceil char width within Label instead of Font | Ruslan Mustakov |
2018-05-14 | Merge pull request #18853 from YeldhamDev/gui_cppcheck_fixes | Rémi Verschelde |
2018-05-14 | Fixed some warnings found with Cppcheck. | Michael Alexsander Silva Dias |
2018-05-11 | fixed a input not registered in osx script editor | toger5 |
2018-05-09 | Consider TextEdit paste operation complex. | Charly Mourglia |
2018-05-08 | Change from "search dialog" to "search bar" on help screen | Guilherme Silva |
2018-05-08 | Merge pull request #17578 from endragor/ft-outlines | Rémi Verschelde |
2018-05-08 | Merge pull request #15258 from RyanStein/bugfix-15241 | Juan Linietsky |
2018-05-08 | Always emit dynamic font change in update_oversampling | Ruslan Mustakov |
2018-05-08 | Perfect FreeType-based outlines for DynamicFonts | Ruslan Mustakov |
2018-05-08 | Merge pull request #18700 from GodotExplorer/fix-#18686 | Max Hilbrunner |
2018-05-08 | Add default paramater value for OptionButton::add_icon_item | Geequlim |
2018-05-08 | Merge pull request #15928 from StateOff/feature_batch_rename | Rémi Verschelde |
2018-05-07 | Merge pull request #17451 from Goutte/feat-base-button-mask | Juan Linietsky |
2018-05-07 | Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-size | Juan Linietsky |
2018-05-07 | Merge pull request #18003 from sherjilozair/patch_macosx_shortcuts | Juan Linietsky |
2018-05-07 | Merge pull request #18122 from olivergs/wip/rtl-content-height | Max Hilbrunner |
2018-05-05 | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadow | Max Hilbrunner |
2018-05-04 | Merge pull request #18397 from KidRigger/working_te | Max Hilbrunner |
2018-05-03 | Script Editor now displays positional column | Unknown |
2018-05-03 | Merge pull request #18514 from neikeq/api-hash-fixes | Rémi Verschelde |
2018-05-02 | Fix placeholders position in `LineEdit` when editing inside the Editor | robfram |
2018-05-01 | Merge pull request #16977 from SASUPERNOVA/master | Rémi Verschelde |
2018-05-01 | Merge pull request #18348 from rfht/master | Rémi Verschelde |
2018-05-01 | Merge pull request #18382 from groud/fix_gridcontainer_children_visibility | Rémi Verschelde |
2018-04-30 | Merge pull request #18370 from KidRigger/master | Max Hilbrunner |
2018-04-30 | Merge pull request #18489 from Calinou/tweak-property-hint-ranges | Max Hilbrunner |
2018-04-30 | Make the LineEdit "secret" character customizable | Hugo Locurcio |
2018-04-29 | Fix binding some core API methods only in tools builds | Ignacio Etcheverry |
2018-04-28 | Tweak the property hint ranges of caret blink and line length guideline | Hugo Locurcio |
2018-04-24 | Support of CMD+Backspace and CMD+Delete on MacOS. | Anish |
2018-04-23 | Fix GridContainer's children visibility breaking the layout | groud |
2018-04-23 | Adds support for CMD+Left and CMD+Right on MacOS | Anish |