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

Автор SHA1 Сообщение Дата
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 лет назад
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 3 лет назад
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 4 лет назад
  Paulb23 fffeecfd68 Improvments for SyntaxHighlighters 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 лет назад
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 лет назад
  kobewi 7939ad5b8c Restore syntax highlighting 4 лет назад
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 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 69152af45d doc: Don't bind argument names with p_ prefix 5 лет назад
  George Marques 3f4d60616e Make SyntaxHighligher::_clear_highlighting_cache virtual 5 лет назад
  George Marques bcf1617755 Removed duplicated binding of two methods 5 лет назад
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 лет назад
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 5 лет назад
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 лет назад
  Paulb23 ee4a1c99a7 Switch from recursion to iterative for backfilling colour regions 5 лет назад
  Paulb23 907f9f2a84 Changed line_edited_from(from) to lines_edit_from(from, to) 5 лет назад
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 лет назад
  Paulb23 6cdcdbc242 Fix color region end key seach and start key order 5 лет назад
  Paulb23 5cf2cf8646 Fix colour region continuation over blank lines, issue 41120 5 лет назад
  Brian Semrau 69d1c48b73 Fixed shader editor comment highlighting 5 лет назад
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 лет назад
  Paulb23 156daddaaf Expose Syntax highlighter for editor plugins 5 лет назад
  Paulb23 2f1080be9b Convert syntax highlighters into a resource 5 лет назад