summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2019-10-22Shadows Now Properly Translate by RichTextEffect offset.Eoin O'Neill
2019-10-22Merge pull request #32796 from Paulb23/set_text_caretRémi Verschelde
2019-10-22Merge pull request #32940 from nekomatata/text-edit-clear-colorsRémi Verschelde
2019-10-22Merge pull request #32965 from volzhs/richtextlabel-scroll-activeRémi Verschelde
2019-10-22Fixed crashes when renaming a state in AnimationNodeStateMachineEditorPouleyKetchoupp
2019-10-22Merge pull request #32902 from nekomatata/auto-indent-bracket-fixRémi Verschelde
2019-10-22Merge pull request #32864 from nekomatata/rich-text-image-sizeRémi Verschelde
2019-10-22Merge pull request #32833 from nekomatata/label-autowrap-fixRémi Verschelde
2019-10-22Fix scrolling RichTextLabel with scroll_active=falsevolzhs
2019-10-20TextEdit syntax highlighting fixesPouleyKetchoupp
2019-10-20Fixed -1 minimap index when smooth scrolling is enabledPaulb23
2019-10-18Auto-indent after opening bracket and parenthesis in the script editorPouleyKetchoupp
2019-10-16Support for resized images in RichTextLabelPouleyKetchoupp
2019-10-16Allow Label autowrap to cut words when they exceed line widthPouleyKetchoupp
2019-10-15Merge pull request #32820 from qarmin/small_fixes_static_analyzerRémi Verschelde
2019-10-14Fix color of FileDialog iconsYuri Roubinsky
2019-10-14Small fixes to redundand code, copy paste bugsqarmin
2019-10-13Fix undo / redo scrollbar calulationsPaulb23
2019-10-13Place caret at 0,0 when setting text not at the endPaulb23
2019-10-11Merge pull request #32628 from Paulb23/issue_32609_set_text_scrollbarRémi Verschelde
2019-10-10Remove dependency on the editor directory being in the build's include path.Marcel Admiraal
2019-10-08Merge pull request #32411 from YeldhamDev/fix_grid_overflowRémi Verschelde
2019-10-08Merge pull request #32571 from DavidSichma/rect_flipRémi Verschelde
2019-10-08PopupMenu: Fix missing text/xl_text when using add_shortcutRémi Verschelde
2019-10-08PopupMenu: Reorder add_* methods in more natural orderRémi Verschelde
2019-10-07Fixed inserting text at caret not updating scrollbar sizePaulb23
2019-10-07Fixed drawing the caret at eol when at eol is not visiblePaulb23
2019-10-07Merge pull request #32351 from nekomatata/texture-rect-size-updateRémi Verschelde
2019-10-06Added missing bind_method to TreeItem::get_custom_color().dankan1890
2019-10-06Merge pull request #32569 from qarmin/fix_control_crashRémi Verschelde
2019-10-05Fix crash in Control functionsqarmin
2019-10-05Update TextureRect and Sprite when their Texture is modified directly.PouleyKetchoupp
2019-10-05Correctly flip texture src regionDavid Sichma
2019-10-04Merge pull request #22834 from lupoDharkael/recursive-itemRémi Verschelde
2019-10-02Handle scrolling correctly in Tree controls inside ScrollContainersMrCdK
2019-10-01FIX: GridContainer children visibility check for min size evaluationternvein
2019-10-01Merge pull request #32364 from Relintai/resizeable-texture-progressRémi Verschelde
2019-10-01Merge pull request #32440 from Ternvein/control-translation-fixRémi Verschelde
2019-09-30Make TextureProgress's nine_patch_stretch property to enable stretching for r...Relintai
2019-09-30Altered rotation_degrees rangeSoumya Lahiri
2019-09-30FIX: Tabs text translationternvein
2019-09-30FIX: WindowDialog title translationternvein
2019-09-30Merge pull request #32390 from lupoDharkael/timer-treeRémi Verschelde
2019-09-28Make empty columns automatically expand in GridContainerMichael Alexsander Silva Dias
2019-09-28Fix GridContainer's children overflowing it when not all slots of a row are o...Michael Alexsander Silva Dias
2019-09-27doc: Sync classref with current sourceRémi Verschelde
2019-09-27Merge pull request #32379 from Calinou/colorpicker-add-overbright-indicatorRémi Verschelde
2019-09-27Merge pull request #29681 from swarnimarun/vs-graph-unificationRémi Verschelde
2019-09-27Draw an indicator to denote overbright colors in ColorPickerHugo Locurcio
2019-09-27TextEdit: Fix timer inside tree warninglupoDharkael