Commit History

Author SHA1 Message Date
  Paulb23 a736fb8ce9 Fix breakpoint toggle signal not firing when expected 4 years ago
  Paulb23 a4606c2806 Cleanup and complete TextEdit inspector and docs 4 years ago
  Paulb23 ae4dcb8918 Cleanup and bind remaing methods in TextEdit 4 years ago
  Paulb23 7dbb0f3233 Rename readonly to editable 4 years ago
  Paulb23 b799e5583a Rename insert mode to overtype mode 4 years ago
  Paulb23 b700011314 Protect internal CodeEdit --> TextEdit API 4 years ago
  Paulb23 9ec3e7f3d7 Cleanup TextEdit selection methods 4 years ago
  Paulb23 7e70f9e0b9 Expose and cleanup TextEdit line wrap API 4 years ago
  Paulb23 d5dcaee4c5 Cleanup and rename caret operations 4 years ago
  Paulb23 e60900a353 Make TextEdit cut, copy and paste overridable 4 years ago
  Hugo Locurcio 3ea3addc79 Improve CodeEdit's callhint highlight visibility 4 years ago
  Paulb23 809a32c045 Clean up and complete CodeEdit inspector and docs 4 years ago
  Paulb23 dd5a37f556 Move symbol lookup into CodeEdit 4 years ago
  Paulb23 8f900ac178 Move line length guidelines into CodeEdit 4 years ago
  Paulb23 d1a1ad127e Move brace matching into CodeEdit 4 years ago
  Paulb23 12f0053555 Move auto brace completion to CodeEdit 4 years ago
  Rémi Verschelde ff0b5f8fa1 Merge pull request #50809 from akien-mga/iterators-const-references 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  luz paz 3564c16cb8 Fix various typos with codespell 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde dfc1ec7fb9 Merge pull request #50606 from Chaosus/textedit_fix_guttertype 4 years ago
  Yuri Roubinsky 1597045b09 Fixed typos in `TextEdit::GutterType` enum 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Paulb23 1a0cfc219b Move indent management to CodeEdit 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Rémi Verschelde 341cb8da31 Merge pull request #49238 from Paulb23/code_edit_code_folding 4 years ago
  Haoyu Qiu bf5f13e6a0 Fix typo in CodeEdit methods 4 years ago
  Haoyu Qiu a1db7088ed Update cache after clearing delimiters in CodeEdit 4 years ago
  Paulb23 5c618dd03d Move code folding into CodeEdit and hide line hiding API 4 years ago