summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-04-06Merge pull request #25624 from nekomatata/texture-rect-flipRémi Verschelde
2019-04-05Merge pull request #26914 from xDGameStudios/popup_menu_add_itemRémi Verschelde
2019-04-05Fix -Wimplicit-fallthrough warnings from GCC 8Rémi Verschelde
2019-04-04Merge pull request #27567 from Calinou/selection-boxes-use-accent-colorRémi Verschelde
2019-04-04Merge pull request #27596 from mo7sener/masterRémi Verschelde
2019-04-03Add ability to flip TextureRect horizontally or verticallyPouleyKetchoupp
2019-04-02Fix -Wnon-virtual-dtor warnings.marxin
2019-04-02Fixed an issue where changing the default_cursor on the RichTextLabel's meta_...Robear Selwans
2019-03-31Use the editor theme's accent color for 2D/3D selections and rotationsHugo Locurcio
2019-03-31Fixed not deselecting when clearing lineedit.Paulb23
2019-03-27Merge pull request #27088 from fire/scaling_texture_button_focusRémi Verschelde
2019-03-27Merge pull request #27017 from qarmin/fix_inspector_updateRémi Verschelde
2019-03-19Fix inspector update after changing anchor via buttonsqarmin
2019-03-16Merge pull request #26788 from mo7sener/masterRémi Verschelde
2019-03-15Fix scaling issue for texture button focus texture.K. S. Ernest (iFire) Lee
2019-03-11Fixed optional idx argument in add_item (OptionMeny & PopupMenu)xDGameStudios
2019-03-10Fix cursor going to start while editing GraphNode's titleBojidar Marinov
2019-03-08Added the ability to change the default cursor property for the RichTextLabel...Robear Selwans
2019-03-07Merge pull request #21534 from volzhs/fix-scrollcontainer-sizeRémi Verschelde
2019-03-06-Make tileset and meshlibrary edit in a separate inspector, fixes #26671Juan Linietsky
2019-03-05Merge pull request #26642 from DrMoriarty/check_cursor_lineRémi Verschelde
2019-03-05Check cursor line and columnVasiliy Makarov
2019-03-05Fix general issues with filesystem-related UI components in the editorMichael Alexsander Silva Dias
2019-03-03Add a warning when using plain Container, as many users seem to misunderstand...Juan Linietsky
2019-03-01Fixed some crashers, closes #26393Juan Linietsky
2019-03-01Merge pull request #26140 from karliss/meta-itemRémi Verschelde
2019-03-01Fixed wrong method binding in controlJustin Vesper
2019-02-27Fix minimum size of ProgressBar-sBojidar Marinov
2019-02-25Update controls when a stylebox or icon override changes; change to CONNECT_R...Bojidar Marinov
2019-02-22Make 'SplitContainer' update drawing only if actually needs toMichael Alexsander Silva Dias
2019-02-21Fix 'SplitContainer's showing their handles when they shouldn'tMichael Alexsander Silva Dias
2019-02-22Use correct meta item in rich text.Kārlis Seņko
2019-02-21Merge pull request #26105 from nekomatata/texture-button-mask-fixRémi Verschelde
2019-02-21Fixed TextureButton click mask when no other texture is setPouleyKetchoupp
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-20Merge pull request #26089 from ianb96/word_wrap_cutoff_fixRémi Verschelde
2019-02-20Merge pull request #26049 from vixelz/textureprogress-nineslice-fill-fixRémi Verschelde
2019-02-20Fix word wrap cutoff and tab wrapping issueianb96
2019-02-19Allow moving LineEdit visible window left by more than one symbol.Kārlis Seņko
2019-02-19Truncate first segment in TextureProgress 9slicesVixelz
2019-02-16Merge pull request #25953 from nekomatata/fix-radial-texture-progressRémi Verschelde
2019-02-16Fixed radial progress with center offset by taking distance to edge into acco...PouleyKetchoupp
2019-02-16Fix copy text when TextEdit is readonlyqarmin
2019-02-15Revert "Fix MenuButton item label disappearing when setting shortcut."Rémi Verschelde
2019-02-14Fix MenuButton item label disappearing when setting shortcut.Unknown
2019-02-13Merge pull request #25422 from azagaya/optionbuttonRémi Verschelde
2019-02-13Fix button alignment of Package Installer on OSXNaoto Kondo
2019-02-13Fix typos with codespellRémi Verschelde