summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2019-08-30Merge pull request #31792 from Calinou/spinbox-expression-ignore-prefix-suffixRémi Verschelde
2019-08-30Merge pull request #30927 from mahubu/console-multi-selection-cursorRémi Verschelde
2019-08-30Ignore the prefix and suffix in the SpinBox expressionHugo Locurcio
2019-08-30Merge pull request #25353 from azagaya/masterRémi Verschelde
2019-08-30Make tab containers in editor, project settings, and export dialog, to use hi...azagaya
2019-08-29Calculate the SpinBox value using the Expression classHugo Locurcio
2019-08-28Fix wrong offset in Button when alignment is set to leftMichael Alexsander Silva Dias
2019-08-28Merge pull request #31606 from toasteater/fix/nativescript-new-json-return-typeRémi Verschelde
2019-08-26Fix Multiline texts not updating correcly inside arraysMichael Alexsander Silva Dias
2019-08-26Fix return type of Control::get_drag_data in API jsontoasteater
2019-08-25Merge pull request #31496 from nekomatata/fix-text-edit-insert-selectionRémi Verschelde
2019-08-25Merge pull request #31654 from Paulb23/minimap_fixesRémi Verschelde
2019-08-25Refactor TextEdit control height calculationsPaulb23
2019-08-25Update TextEdit selection & cursor when inserting linePouleyKetchoupp
2019-08-25Minimap scroll now acts similar to scrollbarPaulb23
2019-08-25Merge pull request #31628 from merumelu/treeitem-icon-modulateRémi Verschelde
2019-08-25Disallow undo/redo in readonly TextEdit'sYuri Roubinski
2019-08-24Tree: fix and expose icon modulationmerumelu
2019-08-24Fixed syntax highlighting cache not clearing final linePaulb23
2019-08-24Adjust viewport colour based on background colourPaulb23
2019-08-23Merge pull request #30398 from tomasantunes/master2Rémi Verschelde
2019-08-23Merge pull request #31575 from creikey/increase-anchor-precisionRémi Verschelde
2019-08-22Fix minimap mouse click resolving to -1Paulb23
2019-08-22Increase control node's anchor precisionCameron Reikes
2019-08-21Add minimap to text_editPaulb23
2019-08-21Add syntax highlighting cachePaulb23
2019-08-21Rename FileDialog's folder icon custom color to `folder_icon_modulate`Hugo Locurcio
2019-08-21Fix filter quotes wraped insert completion optionsgeequlim
2019-08-20Use a different color for folder icons in file dialogsHugo Locurcio
2019-08-18Keep syntax highlighting on TextEdit in readonly modeMichael Alexsander Silva Dias
2019-08-15Add an outline to box selection rectangles for better visibilityHugo Locurcio
2019-08-15Fix autocompletion widget having its text leak outsideMichael Alexsander Silva Dias
2019-08-14Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde
2019-08-14Merge pull request #31267 from sparkart/fix_optionbutton_offsetRémi Verschelde
2019-08-14Exposed set_as_minsize to gdscriptFabian
2019-08-13Merge pull request #31338 from Calinou/reorganize-menusRémi Verschelde
2019-08-13Reorganize various menus for consistency and concisenessHugo Locurcio
2019-08-12Fix Right-Click Menu Deselecting Edits ContentEmmanuel Barroga
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-08-12Fix Offset with OptionButton PopupEmmanuel Barroga
2019-08-09Merge pull request #31213 from KoBeWi/explain_scenesRémi Verschelde
2019-08-09Remove ERR_EXPLAIN from scene/* codeTomasz Chabora
2019-08-09Fix Exponential Range Graphical ErrorEmmanuel Barroga
2019-08-07Merge pull request #31077 from qarmin/coverity_bugsRémi Verschelde
2019-08-07Add some code changes/fixes proposed by Coverity and Clang Tidyqarmin
2019-08-06Implemented check_vadjust in CheckBox & CheckButton. It was exposed to the ed...Ken Paulson
2019-08-05Update WindowDialog title when translation changesMichael Alexsander Silva Dias
2019-08-05Merge pull request #31075 from KoBeWi/right_for_acceptanceRémi Verschelde
2019-08-04Accept also right-click event in LineEditTomasz Chabora
2019-08-01Same method when redrawing as when theme changedCameron Reikes