summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_debugger_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix stop debugger on closing gameStefan Boronczyk2021-04-231-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-2/+2
* Rename Control margin to offsetMarcel Admiraal2020-12-231-4/+4
* Debugger: Save options in project metadataRémi Verschelde2020-11-171-9/+25
* Added debugger plugin supportsimpu2020-08-261-0/+27
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-21/+42
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+8
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-3/+0
* Support multiple debug protocols.Fabio Alessandrelli2020-05-121-10/+2
* Use a different icon for the debugger tab with both warnings and errorsHugo Locurcio2020-05-091-3/+5
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-10/+9
* Update editor debugger to new remote debugger.Fabio Alessandrelli2020-03-081-0/+1
* Threaded networking for editor debugger.Fabio Alessandrelli2020-03-081-9/+35
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-37/+20
* Fix visuals of the new debugger editorMichael Alexsander2020-02-221-44/+71
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-0/+564