summaryrefslogtreecommitdiff
path: root/editor/plugins/script_editor_plugin.h
AgeCommit message (Expand)Author
2018-10-02Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-15Added method to create TextFilesPaulb23
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-05Merge pull request #19498 from guilhermefelipecgs/fix_regressionMax Hilbrunner
2018-06-21Move Theme options to submenuChaosus
2018-06-13Fix "find and replace" initializing with wrong sizeGuilherme Felipe
2018-06-06Fix #16069, #19292, #19267 and #18940Guilherme Felipe
2018-06-06Show opened script or help namevolzhs
2018-05-11Add button hbox with alphabetic sort toggle above methods outline.Julian Murgia
2018-04-08Merge pull request #16571 from Zylann/find_in_filesJuan Linietsky
2018-04-02Abstracted the syntax highlighter from text editPaulb23
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-02Changes for the "Recent Scripts" menu.Michael Alexsander Silva Dias
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-13Added open_script_create_dialog funcWill Nations
2017-12-07Add 'copy script path' to script editor pluginsersoong
2017-11-20Add close other tabs to Script Editorsersoong
2017-11-12move item up/down context menu and shortcutIan
2017-11-12add script editor list context menuIan
2017-09-14Several fixed to editor doc.Daniel J. Ramirez
2017-08-27-Moved script run to editor, removed from projectJuan Linietsky
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-18Update script signals in real-time when script changes. Fixes #8980Juan Linietsky
2017-08-12Updated function argument namesWilson E. Alvarez
2017-07-20EditorPlugin methods and signals renameJakub Grzesik
2017-07-19Merge pull request #9565 from kubecz3k/tool-signalsRémi Verschelde
2017-07-18Make available more informations about editor for Tool PluginsJakub Grzesik
2017-07-16Improvements and fixes for the default theme.Daniel J. Ramirez
2017-07-10Ability to toggle script panel visibilityJakub Grzesik
2017-06-30-Many fixes to VisualScript, fixed property names, etc.Juan Linietsky
2017-06-27Better user expirence with external text editors.geequlim
2017-06-05Merge pull request #8974 from Paulb23/script_overviewRémi Verschelde
2017-05-29Added members overviewPaulb23
2017-05-26Added an help menuNuno Donato
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-27Added recent scripts to script editorPaulb23
2017-04-20Merge pull request #8417 from neikeq/hello-thereRémi Verschelde
2017-04-18Convert indent on savePaulb23
2017-04-17External editor improvements and fixesIgnacio Etcheverry
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde