Commit History

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