.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
9 ヶ月 前 |
alt_codes.h
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
1 ヶ月 前 |
char_range.inc
|
413cb795cd
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
1 ヶ月 前 |
char_utils.h
|
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
2 ヶ月 前 |
fuzzy_search.cpp
|
76a65de3ab
Change fuzzy search to only set case sensitive within set_query
|
1 ヶ月 前 |
fuzzy_search.h
|
76a65de3ab
Change fuzzy search to only set case sensitive within set_query
|
1 ヶ月 前 |
locales.h
|
e8c3409d40
Remove 4 unintentional uses of zero-width space and zero-width non-joiner.
|
1 ヶ月 前 |
node_path.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
3 ヶ月 前 |
node_path.h
|
e2931a5c19
Make conversions from `NodePath` to `String` explicit.
|
2 週間 前 |
optimized_translation.cpp
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2 週間 前 |
optimized_translation.h
|
0013d30c92
Fix hash issue with OptimizedTranslation caused by signed char
|
3 ヶ月 前 |
print_string.cpp
|
86b1fc7205
Merge pull request #104774 from Cykyrios/fix-center-bbcode-ansi-tag
|
2 ヶ月 前 |
print_string.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 ヶ月 前 |
string_buffer.h
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2 週間 前 |
string_builder.cpp
|
b13a0e1834
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2 週間 前 |
string_builder.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 ヶ月 前 |
string_name.cpp
|
29f75ad5fa
Remove unused `StringName::search`.
|
2 週間 前 |
string_name.h
|
29f75ad5fa
Remove unused `StringName::search`.
|
2 週間 前 |
translation.cpp
|
9285bb3a51
Don't update scene tree when calling `Translation::set_locale()`
|
1 ヶ月 前 |
translation.h
|
9285bb3a51
Don't update scene tree when calling `Translation::set_locale()`
|
1 ヶ月 前 |
translation_domain.cpp
|
296aba7dc5
Fix CSV translation not updating after reimport
|
2 週間 前 |
translation_domain.h
|
296aba7dc5
Fix CSV translation not updating after reimport
|
2 週間 前 |
translation_po.cpp
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
3 ヶ月 前 |
translation_po.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 ヶ月 前 |
translation_server.compat.inc
|
6f4fadf65d
Expose standardize_locale add_default param publicly
|
7 ヶ月 前 |
translation_server.cpp
|
8d93b6a54c
Add translation preview in editor
|
1 ヶ月 前 |
translation_server.h
|
d2f9d31270
Make more types (`Callable`, `Signal`) conversion to `String` explicit.
|
2 週間 前 |
ucaps.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 ヶ月 前 |
ustring.cpp
|
8de08c7c21
Merge pull request #107646 from stuartcarnie/string_append_utf8_bug
|
1 週間 前 |
ustring.h
|
d4fa7e15ed
Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
|
1 週間 前 |