提交歷史

作者 SHA1 備註 提交日期
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 年之前
  jmb462 838f0d49e3 Fix carret not following while debugging (Fix #51754) 4 年之前
  Paulb23 bcfc591f86 Reorganise text editor settings 4 年之前
  Paulb23 b6f5912174 Move CodeEdit theme overrides into EditorTheme 4 年之前
  Paulb23 ae4dcb8918 Cleanup and bind remaing methods in TextEdit 4 年之前
  Paulb23 0a32a6907b Cleanup and expose viewport / scrolling methods 4 年之前
  Paulb23 9ec3e7f3d7 Cleanup TextEdit selection methods 4 年之前
  Paulb23 7e70f9e0b9 Expose and cleanup TextEdit line wrap API 4 年之前
  Paulb23 d5dcaee4c5 Cleanup and rename caret operations 4 年之前
  Paulb23 8f900ac178 Move line length guidelines into CodeEdit 4 年之前
  Paulb23 d1a1ad127e Move brace matching into CodeEdit 4 年之前
  Paulb23 12f0053555 Move auto brace completion to CodeEdit 4 年之前
  PouleyKetchoupp edc858ad82 Optimize theme change in code editor 4 年之前
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 年之前
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Rémi Verschelde d41f4aca77 Script editor: Rename 'Clone Down' to 'Duplicate Selection' 4 年之前
  Rémi Verschelde 8fb7a9f023 Merge pull request #49719 from LightningAA/rename-node-is-ancestor-of 4 年之前
  Rémi Verschelde cb8f045de8 Merge pull request #49650 from KoBeWi/FindReplaceCrash 4 年之前
  kobewi 35a38717e2 Fix crash with FindReplaceBar 4 年之前
  Lightning_A 899e5f8685 Rename `is_a_parent_of()` to `is_ancestor_of()` 4 年之前
  Paulb23 1a0cfc219b Move indent management to CodeEdit 4 年之前
  Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor 4 年之前
  Rémi Verschelde bb4c464fec Merge pull request #49258 from megalobyte/editor-fix 4 年之前
  Rémi Verschelde 341cb8da31 Merge pull request #49238 from Paulb23/code_edit_code_folding 4 年之前
  Gregory Basile 8ab13f8ace Documentation search fixes 4 年之前
  kobewi da6aebeb4c Move FindReplaceBar out of CodeTextEditor 4 年之前
  Paulb23 5c618dd03d Move code folding into CodeEdit and hide line hiding API 4 年之前
  Paulb23 c1b9971ad8 Move and expose Code Hint in CodeEdit 5 年之前
  Paulb23 1c16673798 Move and expose AutoComplete in CodeEdit 5 年之前