summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
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-16Add push_* methods for fonts in rich_text_labelFlorian Bergmann
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
2019-09-27Merge pull request #32369 from ndarilek/get_button_tooltipRémi Verschelde
2019-09-26#14011: Implement `TreeItem.get_button_tooltip(column, idx)`.Nolan Darilek
2019-09-26Implement #32347 - RichTextLabel's Item and Item* structs should not inherit ...Relintai
2019-09-26Visualscript editor graph unification & refactoringSwarnim Arun
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-25Make LineEdit's minimal size adapt to its iconsMichael Alexsander Silva Dias
2019-09-24Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docsRémi Verschelde
2019-09-24Merge pull request #31935 from aole/Change-minimum-size-when-theme-changedRémi Verschelde