Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 6583797305 [Debugger] Move servers-related behaviours to ServersDebugger. 3 years ago
  Fabio Alessandrelli 87f4bbd668 [Debugger] Move most profilers to ServersDebugger. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  bruvzg ba9d737363 Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions. 3 years ago
  Max Hilbrunner 5dc02eb8b0 Save all 64 bits of get_ticks_msec() in more cases 3 years ago
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Aaron Franke 84f720966c Use doubles for time in many other places 4 years ago
  Fabio Alessandrelli 80fc90e82a Merge pull request #50454 from Ev1lbl0w/gsoc21-dap 4 years ago
  Ev1lbl0w 7bccd5487e Implemented initial DAP support 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde 614566ddb5 RemoteDebugger: Fix possible division by zero 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde e4c0572385 Merge pull request #44593 from madmiraal/rename-mainloop-methods 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal d9e9eb8d04 Rename MainLoop methods to match Node methods 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  simpu bfadb882b1 Added Custom Performance Monitor and feature to read intermediate values of Monitor 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Fabio Alessandrelli ed225faf31 Add support for multiple RemoteDebuggerPeer(s). 5 years ago
  Rémi Verschelde 77e19d116e Merge pull request #38522 from ThakeeNathees/printing-empty-string-fix 5 years ago
  Thakee Nathees 5640cad1e1 Fix: printing empty string does nothing in editor output pannel 5 years ago
  PouleyKetchoupp aacf69bad2 Format remote printerr properly in script debugger output 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  Rémi Verschelde 0826b63c7e Merge pull request #37450 from SkyLucilfer/profilerBug 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  SkyJJ c1ee20a05d Fix profiler frame number stops updating when window is minimized 5 years ago
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago