summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-07-01Merge pull request #19875 from willnationsdev/meta-underlinedGeorge Marques
2018-07-01Fix performance for godot's interfaceGuilherme Felipe
2018-07-01Fix underline_meta not working in RichTextLabelWill Nations
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-13LineEdit IME position will now ignore placeholder text.Saracen
2018-06-13Merge pull request #19509 from SaracenOne/imeRémi Verschelde
2018-06-12Fix TabContainer not showing tabs on left when resizing.Guilherme Felipe
2018-06-11IME context detection.Saracen
2018-06-09Merge pull request #18298 from gabrii/TextEditScaledSelectionMax Hilbrunner
2018-06-08Merge pull request #19334 from guilhermefelipecgs/fix_popupJuan Linietsky
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-06Fix #16069, #19292, #19267 and #18940Guilherme Felipe
2018-06-06expose lineeditAlexander Holland
2018-05-24Ensures CMD+left and CMD+right only valid for OSX.Anish
2018-05-19fix for TextEdit::set_text firing signals it shouldn't.Ibrahn Sahir
2018-05-18Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osxRémi Verschelde
2018-05-18fixed capital A osxtoger5
2018-05-18Revert "Fix color-picker sliders"Rémi Verschelde
2018-05-17Fix color-picker slidersMartin Capitanio
2018-05-17-Ability to open resources in the same windowJuan Linietsky
2018-05-17Merge pull request #18862 from endragor/remove-font-width-ceilingRémi Verschelde
2018-05-16Allow editing of some unbound properties when hinted (or no range hinted)Juan Linietsky
2018-05-16Add note about color picker deferred initializationJuan Linietsky
2018-05-16Fix segfault at quiting editorvolzhs
2018-05-16Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-paramRémi Verschelde
2018-05-16Merge pull request #18909 from ianb96/getcharwidthfixRémi Verschelde
2018-05-15-New inspector.Juan Linietsky
2018-05-15Fix missing registration for new param of TextEdit::cursor_set_line.Pieter-Jan Briers
2018-05-15fix get_char_width for non-latin charactersianb96
2018-05-14TextEdit word wrapIan
2018-05-14Ceil char width within Label instead of FontRuslan Mustakov
2018-05-14Merge pull request #18853 from YeldhamDev/gui_cppcheck_fixesRémi Verschelde
2018-05-14Fixed some warnings found with Cppcheck.Michael Alexsander Silva Dias
2018-05-11fixed a input not registered in osx script editortoger5
2018-05-09Apply viewport scale to selection update methods. Changed to propper fix suge...Gabriel Gavilan
2018-05-09Consider TextEdit paste operation complex.Charly Mourglia
2018-05-08Change from "search dialog" to "search bar" on help screenGuilherme Silva
2018-05-08Merge pull request #17578 from endragor/ft-outlinesRémi Verschelde
2018-05-08Merge pull request #15258 from RyanStein/bugfix-15241Juan Linietsky
2018-05-08Always emit dynamic font change in update_oversamplingRuslan Mustakov
2018-05-08Perfect FreeType-based outlines for DynamicFontsRuslan Mustakov
2018-05-08Merge pull request #18700 from GodotExplorer/fix-#18686Max Hilbrunner
2018-05-08Add default paramater value for OptionButton::add_icon_itemGeequlim
2018-05-08Merge pull request #15928 from StateOff/feature_batch_renameRémi Verschelde
2018-05-07Merge pull request #17451 from Goutte/feat-base-button-maskJuan Linietsky
2018-05-07Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-sizeJuan Linietsky
2018-05-07Merge pull request #18003 from sherjilozair/patch_macosx_shortcutsJuan Linietsky
2018-05-07Merge pull request #18122 from olivergs/wip/rtl-content-heightMax Hilbrunner