summaryrefslogtreecommitdiff
path: root/editor/plugins/script_editor_plugin.cpp
AgeCommit message (Expand)Author
2018-07-26Merge pull request #19257 from volzhs/edit-visual-scriptRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25Fix crash on doc right click, issue 20429Paulb23
2018-07-25Open internal visual script editor while use external editor is onvolzhs
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-15Global class names (and GDScript support for it)Juan Linietsky
2018-07-03Merge pull request #19251 from YeldhamDev/script_templates_changesMax Hilbrunner
2018-06-21Move Theme options to submenuChaosus
2018-06-11Small changes to the comments in the script templates.Michael Alexsander Silva Dias
2018-06-08Merge pull request #19334 from guilhermefelipecgs/fix_popupJuan Linietsky
2018-06-06Fix theme not updating with changesGuilherme Felipe
2018-06-06Fix #16069, #19292, #19267 and #18940Guilherme Felipe
2018-06-06Show opened script or help namevolzhs
2018-05-18Small tooltip changes.Michael Alexsander Silva Dias
2018-05-17Moved inspector functionality from EditorNode to InspectorDock.Daniel J. Ramirez
2018-05-16Changed the name displayed in the Script tab for built-in script with a more ...Samuele Zolfanelli
2018-05-11Add button hbox with alphabetic sort toggle above methods outline.Julian Murgia
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-08Merge pull request #16571 from Zylann/find_in_filesJuan Linietsky
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-03-01ScriptEditor: Use EditorSettings instead of hardcoded values in constructor.Andreas Haas
2018-02-21Fix builtin script cannot open from debug stacksgeequlim
2018-02-20Merge pull request #16455 from volzhs/close-docsRémi Verschelde
2018-02-20Keep to show current script when closing all docsvolzhs
2018-02-19Added find & replace in filesMarc Gilleron
2018-02-14option to disable sort in script listianb96
2018-02-14Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias
2018-02-13Merge pull request #16518 from Paulb23/fix_members_overview_offsetRémi Verschelde
2018-02-13Merge pull request #16383 from binbitten/issue_16335Rémi Verschelde
2018-02-09Fixed members overview not scrolling to correct linePaulb23
2018-02-04Fix spaces and quotes in external editor flagsbinbitten
2018-02-02Changes for the "Recent Scripts" menu.Michael Alexsander Silva Dias
2018-01-14Fix external editors always opening on scene changeBernhard Liebl
2018-01-09External editor fixesIgnacio Etcheverry
2018-01-08Don't delete edit menu too early when closing script tabsBernhard Liebl
2018-01-06i18n: Sync translation templates with current sourceRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-02Add Show In File System to script editor tabssersoong
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-25Add missing parameter namesPoommetee Ketson
2017-12-25Merge pull request #14827 from RayKoopa/editor_patchworkNoshyaar
2017-12-19Limit code editor minimum width, clear Scene node subresource menu before ref...Ray Koopa
2017-12-18Some fixes for the Script Editor and dead code cleaning.Michael Alexsander Silva Dias
2017-12-16Merge pull request #14613 from voithos/fold-jump-bugfixRémi Verschelde
2017-12-13Added open_script_create_dialog funcWill Nations
2017-12-12Account for folded code blocks when navigating via members listZaven Muradyan
2017-12-07Add 'copy script path' to script editor pluginsersoong
2017-11-20Visual fixesDaniel J. Ramirez
2017-11-20Add close other tabs to Script Editorsersoong
2017-11-20Merge pull request #12988 from akien-mga/xdg-home-pathsRémi Verschelde