summaryrefslogtreecommitdiffstats
path: root/core/debugger/remote_debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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