summaryrefslogtreecommitdiffstats
path: root/core/debugger/remote_debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Added Custom Performance Monitor and feature to read intermediate values of M...simpu2020-06-291-1/+21
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-29/+55
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-16/+0
* Add support for multiple RemoteDebuggerPeer(s).Fabio Alessandrelli2020-05-121-7/+3
* Merge pull request #38522 from ThakeeNathees/printing-empty-string-fixRémi Verschelde2020-05-071-1/+1
|\
| * Fix: printing empty string does nothing in editor output pannelThakee Nathees2020-05-071-1/+1
* | Format remote printerr properly in script debugger outputPouleyKetchoupp2020-05-011-5/+28
|/
* Rename InputFilter back to InputRémi Verschelde2020-04-281-6/+6
* Merge pull request #37450 from SkyLucilfer/profilerBugRémi Verschelde2020-04-101-1/+1
|\
| * Fix profiler frame number stops updating when window is minimizedSkyJJ2020-03-311-1/+1
* | Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
|/
* Renaming of servers for coherency.Juan Linietsky2020-03-271-9/+9
* Refactored input, goes all via windows now.Juan Linietsky2020-03-261-6/+6
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-1/+2
* Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky2020-03-261-1/+1
* Fix various typosluz.paz2020-03-111-1/+1
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-0/+935