summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2016-06-29Merge pull request #5429 from Paulb23/selected_text_highlighting_issue_5199Juan Linietsky
2016-06-28itemlist-get_selected_itemsJean Jung
2016-06-27Figured out a way to fix event propagation for shortcuts and some other cases...Juan Linietsky
2016-06-27Add a small workaround to avoid modal tabs to be closed if they are spawned i...Juan Linietsky
2016-06-27Ability to rotate controls using tool, closes #3800Juan Linietsky
2016-06-26Fixed selected text turning black, issue 5199Paulb23
2016-06-26Merge pull request #5307 from MarianoGnu/masterRémi Verschelde
2016-06-24Merge pull request #5379 from neikeq/pr-issue-5375Rémi Verschelde
2016-06-24Merge pull request #5328 from Paulb23/line_edit_caretRémi Verschelde
2016-06-24Fix weird deselection behaviour with text fieldIgnacio Etcheverry
2016-06-23Make button aware of it being dragged and reset state, closes #4178Juan Linietsky
2016-06-23Fix issue saving flags (size fill expand), fixes #4176Juan Linietsky
2016-06-22Added setting to toggle line edit caret blinkPaulb23
2016-06-22Line edit caret no longer draws on focus lossPaulb23
2016-06-22Added caret blink to line editPaulb23
2016-06-22Merge pull request #5344 from Paulb23/code_completion_colorsRémi Verschelde
2016-06-21Added code completion existing color settingPaulb23
2016-06-21Added code completion selected color settingPaulb23
2016-06-21Added code completion background color settingPaulb23
2016-06-20Modify margins with mouse inputMarianoGNU
2016-06-20Fixed caret not drawing on focus regainPaulb23
2016-06-20Merge pull request #5196 from vnen/similarity-code-completionRémi Verschelde
2016-06-19Text Edit no longer draws caret on focus lossPaulb23
2016-06-19Improve code completion searchGeorge Marques
2016-06-19Fix TextEdit cursor position after undo remove textGeorge Marques
2016-06-19Merge pull request #5271 from neikeq/pr-issue-1004Rémi Verschelde
2016-06-19Merge pull request #5259 from neikeq/pr-textedit-zoomRémi Verschelde
2016-06-19Merge pull request #5234 from Paulb23/fix_error_tab_printRémi Verschelde
2016-06-19Add function to get the color picker dialog from ColorPickerButton, closes #4415Juan Linietsky
2016-06-18LineEdit: Word jumping and OSX hotkeysIgnacio Etcheverry
2016-06-18Drop empty files that are not used anywhereRémi Verschelde
2016-06-18TextEdit: Change font size with Ctrl+Mouse Wheel Up/DownIgnacio Etcheverry
2016-06-18Make ".." always appear even if dir is unlistable (likely lacking permissions...Juan Linietsky
2016-06-18LineEdit: Fix and improve selection behaviourIgnacio Etcheverry
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-18Fix Theora video playback without a Vorbis streamBłażej Szczygieł
2016-06-17TabContainer now reports proper minimum size, closes #4896Juan Linietsky
2016-06-17Fix bug in GridContainer not updating minimumsize when columns changes, fixes...Juan Linietsky
2016-06-17Keep track of when fonts change, so theme or controls that use fonts as overr...Juan Linietsky
2016-06-15Fixed error: set_current_tab print on project openPaulb23
2016-06-15Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis
2016-06-14does not fix the bug reported in #4326 and #4818,Juan Linietsky
2016-06-14correctly wrap lines longer than width in richtextlabel, fixes #4735Juan Linietsky
2016-06-13fix crash when clearing dynamicfontdata, closes #4877Juan Linietsky
2016-06-13added a function CanvasItem.get_item_and_children_rect() , fixes #4738Juan Linietsky
2016-06-13propagate theme changes properly even through 2D nodes, fixes #4754Juan Linietsky
2016-06-13Merge pull request #5176 from marcelofg55/masterJuan Linietsky
2016-06-12fixed tile map editor plugin, all previews are now the same size, closes #4983Juan Linietsky
2016-06-12Changed how min/max icon size in ItemList works and replaced it by a fixed si...Juan Linietsky
2016-06-12Fixed ancient bug that prevented proper theme editing, closes #4924Juan Linietsky