.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
3 months ago |
char_range.inc
|
ab72082fa2
Core: Update `char_range.inc` to Unicode 16
|
2 months ago |
char_utils.h
|
ab72082fa2
Core: Update `char_range.inc` to Unicode 16
|
2 months ago |
fuzzy_search.cpp
|
3ac043c508
Add fuzzy string matching to quick open search
|
2 months ago |
fuzzy_search.h
|
3ac043c508
Add fuzzy string matching to quick open search
|
2 months ago |
locales.h
|
52cdba6def
Fix script name of Hant and Hans
|
1 year ago |
node_path.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
2 months ago |
node_path.h
|
cd221c1816
Added NodePath::slice method.
|
1 year ago |
optimized_translation.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
optimized_translation.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
print_string.cpp
|
0d7027ea4c
Add support for 24-bit color escape sequences, simplify `print_rich` BBCode parsing.
|
3 months ago |
print_string.h
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
11 months ago |
string_buffer.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
string_builder.cpp
|
8df2dbe2f6
Optimize StringBuilder append for static strings, and as_string().
|
1 month ago |
string_builder.h
|
8df2dbe2f6
Optimize StringBuilder append for static strings, and as_string().
|
1 month ago |
string_name.cpp
|
a47d29cf11
Move StringName != to the header file to make it inlineable.
|
1 month ago |
string_name.h
|
a47d29cf11
Move StringName != to the header file to make it inlineable.
|
1 month ago |
translation.cpp
|
7a25173ff4
Make loading translations from threads safe
|
1 month ago |
translation.h
|
0dde931bc9
StringName: Fix empty hash
|
4 months ago |
translation_domain.cpp
|
6c4c61f1b2
Merge pull request #98547 from timothyqiu/loaded-locales-set
|
2 months ago |
translation_domain.h
|
cca54ba4db
Move pseudolocalization into TranslationDomain
|
4 months ago |
translation_po.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
2 months ago |
translation_po.h
|
dd883bebd4
Improve PR plural translation rules handling.
|
7 months ago |
translation_server.compat.inc
|
6f4fadf65d
Expose standardize_locale add_default param publicly
|
1 month ago |
translation_server.cpp
|
88e81ee730
Fix various typos and code style issues
|
1 month ago |
translation_server.h
|
6f4fadf65d
Expose standardize_locale add_default param publicly
|
1 month ago |
ucaps.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
ustring.cpp
|
ba66c478c0
Merge pull request #100041 from Ivorforce/optimize-string-similarity
|
1 month ago |
ustring.h
|
a3f48f7047
Optimize String construction from statically known strings allowing `strlen` to be evaluated at compile time, where possible.
|
1 month ago |