summaryrefslogtreecommitdiffstats
path: root/editor/plugins/debugger_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve editor tooltips related to debuggingHugo Locurcio2020-08-031-10/+22
* Preserving "Sync Scene Changes' and "Sync Script Changes" with Project SettingsDominik 'dreamsComeTrue' Jasiński2020-06-031-5/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-7/+14
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Support multiple debug protocols.Fabio Alessandrelli2020-05-121-0/+4
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-6/+12
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-1/+0
* Fix "deploy with remote debug" editor option.Fabio Alessandrelli2020-03-101-0/+2
* Allow running/debugging up to 4 instances.Fabio Alessandrelli2020-03-091-32/+33
* Move Debug menu logic to DebuggerEditorPluginFabio Alessandrelli2020-03-081-1/+142
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-0/+51