summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2019-07-15Fix incorrect caret position when clicking a 'LineEdit' with a non-left align...Michael Alexsander Silva Dias
2019-07-13Fix GraphNode immediately losing focusEmmanuel Barroga
2019-07-10Merge pull request #30455 from qarmin/const_referenceRémi Verschelde
2019-07-10Use reference to constant in functionsqarmin
2019-07-10Fix incorrect X position of line length guidelineShiqing
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-07-09Merge pull request #28190 from griant/testRémi Verschelde
2019-07-09Merge pull request #30443 from Calinou/improve-node-configuration-warningsRémi Verschelde
2019-07-09Improve the node configuration warning displayHugo Locurcio
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
2019-07-08Merge pull request #30408 from Meriipu/tree_buttondisableRémi Verschelde
2019-07-08Merge pull request #30407 from qarmin/small_fixessRémi Verschelde
2019-07-07Fixes minor issues found by static analyzerqarmin
2019-07-07TreeItem: Added a setter for the disabled-property of buttonsMeriipu
2019-07-06Merge pull request #30371 from creikey/fix-30366Rémi Verschelde
2019-07-06Fix editor remaining dimmed after certain actionsBojidar Marinov
2019-07-05Give up finding item if started at beginningCameron Reikes
2019-07-06Fix light area position in the selected completiongeequlim
2019-07-05Show icons for code completion optionsGeequlim
2019-07-01Merge pull request #30126 from qarmin/remove_unnecessary_codeRémi Verschelde
2019-07-01Merge pull request #29572 from qarmin/fix_text_edit_selectRémi Verschelde
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-07-01Merge pull request #30146 from Chaosus/editor_file_dlg_exRémi Verschelde
2019-07-01Merge pull request #30161 from Calinou/add-tooltip-mouse-filter-warningRémi Verschelde
2019-06-30Draw the script editor's line length guideline below charactersHugo Locurcio
2019-06-30Add a configuration warning when using Ignore mouse filter with tooltipHugo Locurcio
2019-06-30Merge pull request #30062 from zaksnet/fix-referencerect-nodeRémi Verschelde
2019-06-29Merge pull request #30168 from Calinou/label-font-shadow-use-outlineRémi Verschelde
2019-06-28Draw the outline as part of the Label font shadowHugo Locurcio
2019-06-28Auto-change file extension in EditorFileDialog when filter changesChaosus
2019-06-28Fix some bugs inside ColorPickerChaosus
2019-06-28Fix ReferenceRect nodeZak
2019-06-27Merge pull request #30114 from Chaosus/vs_context_menuRémi Verschelde
2019-06-27Shows menu when dragging connection on empty space in visual shader graphChaosus
2019-06-27Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-25Merge pull request #30053 from guilhermefelipecgs/fix_popup_centeredRémi Verschelde
2019-06-25Fix Popup::popup_centered not centering at the first callGuilherme Felipe
2019-06-25Merge pull request #30002 from GlaceGwyneth/masterRémi Verschelde
2019-06-25Merge pull request #29979 from flomar/masterRémi Verschelde
2019-06-24Give TextEdit a custom color for font when read only is setGwyneth Lowe
2019-06-24Give LineEdit a custom font color when un-editableGwyneth Lowe
2019-06-24Line edit placeholders now react properly to translation changes.Florian Marchal
2019-06-24Merge pull request #29913 from eligt/fix-editor-helpRémi Verschelde
2019-06-24Merge pull request #30009 from Anutrix/tree-icons-height-fixRémi Verschelde
2019-06-24Correct typo that broke custom selected font colorGwyneth Lowe
2019-06-23Fixed script and visibility icons's highlight height in treeunknown
2019-06-23Center script line when double clicked on error in debuggerDawid Wdowiak
2019-06-21Fix some editor crashesqarmin
2019-06-20Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde