Historique des commits

Auteur SHA1 Message Date
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. il y a 4 ans
  Paulb23 fffeecfd68 Improvments for SyntaxHighlighters il y a 4 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 4 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 4 ans
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index il y a 4 ans
  kobewi 7939ad5b8c Restore syntax highlighting il y a 4 ans
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  reduz 6631f66c2a Optimize StringName usage il y a 4 ans
  Rémi Verschelde 69152af45d doc: Don't bind argument names with p_ prefix il y a 5 ans
  George Marques 3f4d60616e Make SyntaxHighligher::_clear_highlighting_cache virtual il y a 5 ans
  George Marques bcf1617755 Removed duplicated binding of two methods il y a 5 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 5 ans
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 5 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  Paulb23 ee4a1c99a7 Switch from recursion to iterative for backfilling colour regions il y a 5 ans
  Paulb23 907f9f2a84 Changed line_edited_from(from) to lines_edit_from(from, to) il y a 5 ans
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. il y a 5 ans
  Paulb23 6cdcdbc242 Fix color region end key seach and start key order il y a 5 ans
  Paulb23 5cf2cf8646 Fix colour region continuation over blank lines, issue 41120 il y a 5 ans
  Brian Semrau 69d1c48b73 Fixed shader editor comment highlighting il y a 5 ans
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter il y a 5 ans
  Paulb23 156daddaaf Expose Syntax highlighter for editor plugins il y a 5 ans
  Paulb23 2f1080be9b Convert syntax highlighters into a resource il y a 5 ans