История коммитов

Автор SHA1 Сообщение Дата
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 лет назад
  Rémi Verschelde 2f31d31c23 Revert "Use more subtle indentation guides in the script editor" 6 лет назад
  Rémi Verschelde 4c41e29c8e Merge pull request #23923 from bruvzg/ime_gdscript 6 лет назад
  Rémi Verschelde 3a312dbd32 Merge pull request #20725 from Calinou/textedit-subtle-indent-guides 6 лет назад
  allkhor 7831cd76ab TextEdit: added redo option to the context menu 6 лет назад
  bruvzg 4554c682e6 Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative. 6 лет назад
  zhagsenkk 67ba4dc8cd Remove no longer necessary "raise_from_completion" in TextEdit 6 лет назад
  Hugo Locurcio 9c1d4f9da2 Use more subtle indentation guides in the script editor 6 лет назад
  Rémi Verschelde 06667b2fcf Merge pull request #21219 from AlexHolly/fix-textedit-shows-nothing 6 лет назад
  Alexander Holland 5cb66b2776 Uncommenting a selection was not updating the selection. 6 лет назад
  Alexander Holland f2da51620d TextEdit replaced cache.size with get_size() 6 лет назад
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 лет назад
  George Marques 03746da73f Add editor highlight for type-safe lines 7 лет назад
  Gabriel Gavilan b7b63fe034 Improve breakpoints and breakpoint gutter API in TextEdit 7 лет назад
  ianb96 ce434bca82 fix get_char_width for non-latin characters 7 лет назад
  Ian e1fff4bc09 TextEdit word wrap 7 лет назад
  Unknown 4e26e5e268 Script Editor now displays positional column 7 лет назад
  Paulb23 b571a29df5 Fixed color regions and added local color region cache 7 лет назад
  Paulb23 f7c727e6c3 Abstracted the syntax highlighter from text edit 7 лет назад
  Rémi Verschelde 2551db44e1 Merge pull request #15618 from ianb96/fold_comment 7 лет назад
  Juan Linietsky 419705db6e Add special coloring to members, to make shadowing more obvious. 7 лет назад
  Ian d327f75392 TextEdit folding over unindented comments 7 лет назад
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 лет назад
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 лет назад
  Rémi Verschelde 592b0fc068 Merge pull request #15063 from poke1024/textedit-select-last-line 7 лет назад
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 лет назад
  Bernhard Liebl 076a5f35fc Fix shift-key down on last line in TextEdit 7 лет назад
  MattUV a55870cd81 Adds an option to move cursor with right click in TextEdit 7 лет назад
  Bernhard Liebl abfcce0067 Fix cut-copy-line breaking paste (issue 14539) 7 лет назад
  MattUV db020f3cea Modifies indentation behaviours 7 лет назад