Commit History

Author SHA1 Message Date
  Max Hilbrunner 99ffbbfc44 Merge pull request #52339 from jmb462/fix-fold-function-with-comment-fail 4 years ago
  Max Hilbrunner da31873e2c Merge pull request #52359 from williamd67/fix-autocomplete-merge 4 years ago
  daniel-mcclintock 8a8c172b93 Fix crash during completion lookback 4 years ago
  jmb462 752e2bcee0 Fix comment causes content of folded methods to not hide 4 years ago
  William Deurwaarder b92347c220 Fix incorrectly removing two characters by auto brace 4 years ago
  Haoyu Qiu eba7265a1c Fix misspelled "overriden" 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  Rémi Verschelde 761eb7e06a Merge pull request #51585 from Paulb23/theme-update-optimisation 4 years ago
  Paulb23 b6f5912174 Move CodeEdit theme overrides into EditorTheme 4 years ago
  Yuri Roubinsky 6e87ff28ed Fix incorrect completion popup size of `CodeEdit` 4 years ago
  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