summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2019-09-02Merge pull request #31889 from Calinou/gradient-editor-add-snappingRémi Verschelde
2019-09-02Fix editor infinit loop in search_prevamakarenko
2019-09-02Implement snapping in the Gradient editorHugo Locurcio
2019-09-02Fix multiline texts not updating its contents correctly in the inspectorMichael Alexsander Silva Dias
2019-09-01Ignore size of hidden scrollbars in ScrollContainerTomasz Chabora
2019-09-01Fix resizer icon visiblity on light theme in GraphNodeChaosus89
2019-08-31Merge pull request #31828 from Paulb23/minimap_drag_less_then_controlRémi Verschelde
2019-08-31Merge pull request #31825 from fstiewitz/viewport-container-inputRémi Verschelde
2019-08-31Fix minimap drag when height is less then control sizePaulb23
2019-08-31process unhandled input in ViewportContainerFabian Stiewitz
2019-08-31Default ColorPicker color mode settingBhupendra Aole
2019-08-30Merge pull request #31803 from KoBeWi/minicursorRémi Verschelde
2019-08-30Merge pull request #31797 from KoBeWi/release_the_lookupRémi Verschelde
2019-08-30Don't change cursor when minimap is disabledTomasz Chabora
2019-08-30Merge pull request #31796 from Chaosus/fix_iconsRémi Verschelde
2019-08-30Perform symbol lookup on button releaseTomasz Chabora
2019-08-30Merge pull request #31792 from Calinou/spinbox-expression-ignore-prefix-suffixRémi Verschelde
2019-08-30Fixed GraphEdit header icons to make them update when theme is changedChaosus89
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-29Add feature to Button to make its icon expand/shrink with the button's sizeMichael Alexsander Silva Dias
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