Commit History

Author SHA1 Message Date
  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 3 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
  Haoyu Qiu ccde2bf66f Add property name style toggle to Inspector 3 years ago
  Rémi Verschelde 5c8bd6fd71 Merge pull request #58233 from bruvzg/gde_ts 3 years ago
  Michael Alexsander deb1342036 Make `TabBar/Container` default their alignments to the left instead of center 3 years ago
  bruvzg f19cd44346 Unify TextServer built-in module and GDExtension code. 3 years ago
  Haoyu Qiu 0ac6e6acbe More icon updates on theme change 3 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  Michael Alexsander a811ebf699 Make `TabContainer` use `TabBar` internally 3 years ago
  jmb462 dcd2a92af3 Port existing _notification code to use switch statements (part 1/3) 3 years ago
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde d22ac13bc2 Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_servers 3 years ago
  Rémi Verschelde 90162851a7 Core: Move generated `VERSION_HASH` to a `.cpp` file 3 years ago
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 years ago
  Fabio Alessandrelli 6583797305 [Debugger] Move servers-related behaviours to ServersDebugger. 3 years ago