summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2016-06-07rtr instead ttrDimOkGamer
2016-06-07Fixed localization in file dialogsDimOkGamer
2016-06-07Improved breakpoint marker position, and scales with font sizePaulb23
2016-06-06Merge pull request #4977 from SaracenOne/scripting_exposeJuan Linietsky
2016-06-06Merge pull request #5026 from Geequlim/patch9frame-extensionJuan Linietsky
2016-06-06Fix error tab index out of size print, issue 4997Paulb23
2016-06-06Fix min size bug of Labelvolzhs
2016-06-05changed TTR for RTRJuan Linietsky
2016-06-04fix for travisJuan Linietsky
2016-06-04-customizable shortcuts in editorJuan Linietsky
2016-06-05Add plugin to pick texture region and patch margins for Patch9FrameGeequlim
2016-06-05Add texture region support for Patch9FrameGeequlim
2016-06-05Add texture region support for stylebox renderGeequlim
2016-06-04Expose control theme element and override detection methods to scripting side.Saracen
2016-06-04Merge pull request #5030 from sanikoyes/Pr-fix-label-minsizeRémi Verschelde
2016-06-04Merge pull request #4300 from leezh/control_focus_modeRémi Verschelde
2016-06-04fix line_edit&label get min size bugsanikoyes
2016-05-31Some cleanup to GDScriptJuan Linietsky
2016-05-31Merge pull request #4916 from Paulb23/current_line_highlightingRémi Verschelde
2016-05-30Merge pull request #4920 from neikeq/pr-search-bar-fixRémi Verschelde
2016-05-30Fixed and improved search barIgnacio Etcheverry
2016-05-30Current line draws behind line numbers and breakpont gutterPaulb23
2016-05-30Make dialogs translatableGeequlim
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-29Merge pull request #4847 from Hinsbart/fix_icon_scale_newRémi Verschelde
2016-05-29Merge pull request #4823 from Paulb23/fix_backspace_selection_redo_crashRémi Verschelde
2016-05-29Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750Rémi Verschelde
2016-05-29Merge pull request #4812 from neikeq/pr-search-barRémi Verschelde
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-29ScriptEditor/ShaderEditor: Replace find/replace dialog with a barIgnacio Etcheverry
2016-05-28TextEdit: Improve search method to avoid overlapping resultsIgnacio Etcheverry
2016-05-28TextEdit: Avoid capturing KEY_ESCAPE when there is no completion hintIgnacio Etcheverry
2016-05-27Reorder tiles into nice columnsBojidar Marinov
2016-05-27Use scalar to scale TileMap iconsAndreas Haas
2016-05-26Fix crash when redoing backspace to clear selectionPaulb23
2016-05-26Added breakpoint markers, issue 4750Paulb23
2016-05-24Allow ItemList icons to stretch to max size.Andreas Haas
2016-05-23General docks clean upJuan Linietsky
2016-05-23-Improve resource previewsJuan Linietsky
2016-05-23GUI Focus mode improvementsZher Huei Lee
2016-05-21First version of ProfilerJuan Linietsky
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-05-17Merge pull request #4659 from Paulb23/hex_notation_highlightingRémi Verschelde
2016-05-16Default editing popup for LineEdit and TextEditJuan Linietsky
2016-05-16Contextualized Scene Tree menuJuan Linietsky
2016-05-15Experimental Right Mouse Button menu for SceneTreeJuan Linietsky
2016-05-15Changes to FileSystem DockJuan Linietsky
2016-05-14New reworked AnimatedSprite!Juan Linietsky
2016-05-15Fixed hex notation highlightingPaulb23
2016-05-13Merge pull request #4096 from neikeq/pr-margin-cont-impJuan Linietsky