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