Pāvels Nadtočajevs 9ae5f09c20 Fix editor UI showing empty string for unknown locales. há 8 meses atrás
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files há 1 ano atrás
char_range.inc ab72082fa2 Core: Update `char_range.inc` to Unicode 16 há 1 ano atrás
char_utils.h a6ff518763 Add ZWSP to the list of space characters. há 8 meses atrás
fuzzy_search.cpp 3ac043c508 Add fuzzy string matching to quick open search há 11 meses atrás
fuzzy_search.h 3ac043c508 Add fuzzy string matching to quick open search há 11 meses atrás
locales.h 52cdba6def Fix script name of Hant and Hans há 2 anos atrás
node_path.cpp df66ea74d7 Fix `NodePath::slice()` incorrect behavior for subname indexing há 9 meses atrás
node_path.h cd221c1816 Added NodePath::slice method. há 1 ano atrás
optimized_translation.cpp d95794ec8a One Copyright Update to rule them all há 2 anos atrás
optimized_translation.h d95794ec8a One Copyright Update to rule them all há 2 anos atrás
print_string.cpp be86ce3103 Apply iwyu suggestion in core. há 10 meses atrás
print_string.h a8bc9f3e78 Add const lvalue ref to core/* container parameters há 1 ano atrás
string_buffer.h 240f510fa7 Core ubsan fixes há 10 meses atrás
string_builder.cpp 76af9537ed Optimize `StringBuilder.as_string` by constructing the string in-place and skipping unnecessary checks. há 10 meses atrás
string_builder.h 8df2dbe2f6 Optimize StringBuilder append for static strings, and as_string(). há 10 meses atrás
string_name.cpp dbf189e28f Lock the `StringName::mutex` after hashing the string, to spend less time hoarding it unnecessarily. há 9 meses atrás
string_name.h 8c4e674770 Add move semantics (constructor, assignment) to `StringName`. há 10 meses atrás
translation.cpp 7a25173ff4 Make loading translations from threads safe há 11 meses atrás
translation.h 0dde931bc9 StringName: Fix empty hash há 1 ano atrás
translation_domain.cpp 6c4c61f1b2 Merge pull request #98547 from timothyqiu/loaded-locales-set há 11 meses atrás
translation_domain.h cca54ba4db Move pseudolocalization into TranslationDomain há 1 ano atrás
translation_po.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters há 11 meses atrás
translation_po.h dd883bebd4 Improve PR plural translation rules handling. há 1 ano atrás
translation_server.compat.inc 6f4fadf65d Expose standardize_locale add_default param publicly há 11 meses atrás
translation_server.cpp 9ae5f09c20 Fix editor UI showing empty string for unknown locales. há 8 meses atrás
translation_server.h 6f4fadf65d Expose standardize_locale add_default param publicly há 11 meses atrás
ucaps.h 104857687c Update `ucaps.h` to contain proper case matchings há 8 meses atrás
ustring.cpp b50d9742c2 Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. há 8 meses atrás
ustring.h 416a86f47c Merge pull request #100434 from Ivorforce/string-copy-from-rename há 10 meses atrás