Commit History

Author SHA1 Message Date
  PouleyKetchoupp edc858ad82 Optimize theme change in code editor 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
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Rémi Verschelde d41f4aca77 Script editor: Rename 'Clone Down' to 'Duplicate Selection' 4 years ago
  Rémi Verschelde 8fb7a9f023 Merge pull request #49719 from LightningAA/rename-node-is-ancestor-of 4 years ago
  Rémi Verschelde cb8f045de8 Merge pull request #49650 from KoBeWi/FindReplaceCrash 4 years ago
  kobewi 35a38717e2 Fix crash with FindReplaceBar 4 years ago
  Lightning_A 899e5f8685 Rename `is_a_parent_of()` to `is_ancestor_of()` 4 years ago
  Paulb23 1a0cfc219b Move indent management to CodeEdit 4 years ago
  Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor 4 years ago
  Rémi Verschelde bb4c464fec Merge pull request #49258 from megalobyte/editor-fix 4 years ago
  Rémi Verschelde 341cb8da31 Merge pull request #49238 from Paulb23/code_edit_code_folding 4 years ago
  Gregory Basile 8ab13f8ace Documentation search fixes 4 years ago
  kobewi da6aebeb4c Move FindReplaceBar out of CodeTextEditor 4 years ago
  Paulb23 5c618dd03d Move code folding into CodeEdit and hide line hiding API 4 years ago
  Paulb23 c1b9971ad8 Move and expose Code Hint in CodeEdit 5 years ago
  Paulb23 1c16673798 Move and expose AutoComplete in CodeEdit 5 years ago
  Paulb23 7860710d27 Fix FindReplaceBar text_change signal binding after replace all 4 years ago
  Paulb23 00e10a842f Add custom background line colour to TextEdit and remove marked lines 5 years ago
  Tomasz Chabora b1859510ab Change behavior of String.right 5 years ago
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
  Marcel Admiraal 86822b187e Rename LineEdit caret_* properties getters and setters to match property 4 years ago
  Sushi a4d5664858 Fix: Selection Only in Find/Replace now preserves selection 4 years ago
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions 4 years ago
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  Rémi Verschelde 90bdba576a Merge pull request #43742 from qarmin/editor_modules_default_values 4 years ago