Pāvels Nadtočajevs e9fd760357 Use fallback locale from project settings instead of hardcoded "en" for TextServer. před 1 týdnem
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files před 4 měsíci
char_range.inc ab72082fa2 Core: Update `char_range.inc` to Unicode 16 před 4 měsíci
char_utils.h a6ff518763 Add ZWSP to the list of space characters. před 2 týdny
fuzzy_search.cpp 3ac043c508 Add fuzzy string matching to quick open search před 3 měsíci
fuzzy_search.h 3ac043c508 Add fuzzy string matching to quick open search před 3 měsíci
locales.h 52cdba6def Fix script name of Hant and Hans před 1 rokem
node_path.cpp df66ea74d7 Fix `NodePath::slice()` incorrect behavior for subname indexing před 1 měsícem
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 2 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 2 měsíci
string_builder.cpp 76af9537ed Optimize `StringBuilder.as_string` by constructing the string in-place and skipping unnecessary checks. před 2 měsíci
string_builder.h 8df2dbe2f6 Optimize StringBuilder append for static strings, and as_string(). před 2 měsíci
string_name.cpp dbf189e28f Lock the `StringName::mutex` after hashing the string, to spend less time hoarding it unnecessarily. před 1 měsícem
string_name.h 8c4e674770 Add move semantics (constructor, assignment) to `StringName`. před 2 měsíci
translation.cpp 7a25173ff4 Make loading translations from threads safe před 3 měsíci
translation.h 0dde931bc9 StringName: Fix empty hash před 5 měsíci
translation_domain.cpp 6c4c61f1b2 Merge pull request #98547 from timothyqiu/loaded-locales-set před 3 měsíci
translation_domain.h cca54ba4db Move pseudolocalization into TranslationDomain před 5 měsíci
translation_po.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters před 3 měsíci
translation_po.h dd883bebd4 Improve PR plural translation rules handling. před 8 měsíci
translation_server.compat.inc 6f4fadf65d Expose standardize_locale add_default param publicly před 3 měsíci
translation_server.cpp e9fd760357 Use fallback locale from project settings instead of hardcoded "en" for TextServer. před 1 týdnem
translation_server.h 6f4fadf65d Expose standardize_locale add_default param publicly před 3 měsíci
ucaps.h 104857687c Update `ucaps.h` to contain proper case matchings před 3 týdny
ustring.cpp b50d9742c2 Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. před 2 týdny
ustring.h 416a86f47c Merge pull request #100434 from Ivorforce/string-copy-from-rename před 2 měsíci