Commit History

Author SHA1 Message Date
  Rémi Verschelde 6d2a7cb46d Merge pull request #68709 from MewPurPur/instance-begone-part3 2 years ago
  VolTer 3b4f5f8a04 Remove more instances of 'instance' being used as a verb 2 years ago
  Fabio Alessandrelli 67265d14f7 [MP] Move engine and editor profilers to a plugin. 2 years ago
  Fabio Alessandrelli d568b25e36 [Editor] Better expose EditorDebuggerPlugin. 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Rémi Verschelde 4d29346a74 Debugger: Fix fetching source to link C++ error on GitHub 2 years ago
  halgriffiths 026e0811b9 Fix profiler being disabled at wrong times 3 years ago
  Micky 97f8c9b97c Rename TreeItem's `set_tooltip` to `set_tooltip_text` 3 years ago
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 years ago
  Rémi Verschelde f7f8af232c Merge pull request #64885 from Mickeon/rename-tooltip-hint 3 years ago
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 years ago
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 3 years ago
  kobewi ccb1720cb3 Make Debugger/Misc LineEdits uneditable 3 years ago
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 years ago
  Hristo Stamenov e0742be4db Double check the selected tree item on error activated and error selected callbacks as the value might be nullptr which would cause a crash. 3 years ago
  Voylin cebdfd1bbd Fixing Print_rich which only displays correctly in terminal 3 years ago
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 3 years ago
  Fabio Alessandrelli ac878ed9b8 Merge pull request #61736 from KoBeWi/final_form_of_the_fix 3 years ago
  Rémi Verschelde c8ce7e34e2 i18n: Misc fixes translation strings 3 years ago
  kobewi 79c7d5b2ab Fix Debugger tab not updating when clearing errors 3 years ago
  FireForge 7f7244f04a Use consistent casing in editor filter/search bars 3 years ago
  trollodel 307427af89 Add the button pressed to some signals in Tree 4 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Hugo Locurcio 79be2c7b75 Rename profiler "Idle Time" to "Process Time" 3 years ago
  Aaron Franke b831fb0a54 Rename Transform2D "elements" to "columns" 3 years ago
  Hugo Locurcio 5626d026d8 Add an external link editor icon 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  FireForge efd9b8bc29 Capitalize names in the debugger 3 years ago