godot/core/string
Thaddeus Crews 6c4c61f1b2
Merge pull request #98547 from timothyqiu/loaded-locales-set
Fix duplicated entries in `TranslationServer::get_loaded_locales()`
2024-11-11 14:18:40 -06:00
..
char_range.inc Core: Update char_range.inc to Unicode 16 2024-10-21 14:54:19 -05:00
char_utils.h Core: Update char_range.inc to Unicode 16 2024-10-21 14:54:19 -05:00
fuzzy_search.cpp Add fuzzy string matching to quick open search 2024-10-28 11:24:36 -07:00
fuzzy_search.h Add fuzzy string matching to quick open search 2024-10-28 11:24:36 -07:00
locales.h
node_path.cpp [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
node_path.h
optimized_translation.cpp
optimized_translation.h
print_string.cpp Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
print_string.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp StringName: Fix empty hash 2024-09-09 13:30:02 -07:00
string_name.h StringName: Fix empty hash 2024-09-09 13:30:02 -07:00
translation_domain.cpp Merge pull request #98547 from timothyqiu/loaded-locales-set 2024-11-11 14:18:40 -06:00
translation_domain.h Move pseudolocalization into TranslationDomain 2024-09-21 18:28:12 +08:00
translation_po.cpp [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
translation_po.h Improve PR plural translation rules handling. 2024-06-18 19:04:00 +03:00
translation_server.cpp Cache results for TranslationServer.compare_locales() 2024-10-16 20:54:56 +08:00
translation_server.h Cache results for TranslationServer.compare_locales() 2024-10-16 20:54:56 +08:00
translation.cpp StringName: Fix empty hash 2024-09-09 13:30:02 -07:00
translation.h StringName: Fix empty hash 2024-09-09 13:30:02 -07:00
ucaps.h
ustring.cpp Merge pull request #98278 from a-johnston/fuzzy-search-rebase 2024-11-10 12:12:56 -06:00
ustring.h Merge pull request #98278 from a-johnston/fuzzy-search-rebase 2024-11-10 12:12:56 -06:00