| .. |
|
SCsub
|
…
|
|
|
alt_codes.h
|
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
2025-05-03 11:52:49 +03:00 |
|
char_range.inc
|
Move `alt_code_oem437` and `alt_code_cp1252` to separate header file
|
2025-05-03 11:52:49 +03:00 |
|
char_utils.h
|
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
|
2025-04-10 21:22:21 +02:00 |
|
fuzzy_search.cpp
|
Change fuzzy search to only set case sensitive within set_query
|
2025-05-15 12:00:55 -07:00 |
|
fuzzy_search.h
|
Change fuzzy search to only set case sensitive within set_query
|
2025-05-15 12:00:55 -07:00 |
|
locales.h
|
Remove 4 unintentional uses of zero-width space and zero-width non-joiner.
|
2025-05-12 22:00:37 +02:00 |
|
node_path.cpp
|
…
|
|
|
node_path.h
|
Make conversions from `NodePath` to `String` explicit.
|
2025-06-11 16:50:27 +02:00 |
|
optimized_translation.cpp
|
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2025-06-11 18:13:02 +02:00 |
|
optimized_translation.h
|
…
|
|
|
print_string.cpp
|
Fix `printraw` causing infinite recursion in `Logger._log_message`
|
2025-07-31 20:24:47 +02:00 |
|
print_string.h
|
Fix `printraw` causing infinite recursion in `Logger._log_message`
|
2025-07-31 20:24:47 +02:00 |
|
string_buffer.h
|
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2025-06-11 18:13:02 +02:00 |
|
string_builder.cpp
|
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2025-06-11 18:13:02 +02:00 |
|
string_builder.h
|
…
|
|
|
string_name.cpp
|
Remove unused `StringName::search`.
|
2025-06-11 00:16:51 +02:00 |
|
string_name.h
|
Remove unused `StringName::search`.
|
2025-06-11 00:16:51 +02:00 |
|
translation.cpp
|
Don't update scene tree when calling `Translation::set_locale()`
|
2025-05-27 09:34:58 +08:00 |
|
translation.h
|
Don't update scene tree when calling `Translation::set_locale()`
|
2025-05-27 09:34:58 +08:00 |
|
translation_domain.cpp
|
Fix CSV translation not updating after reimport
|
2025-06-17 17:22:49 +08:00 |
|
translation_domain.h
|
Fix CSV translation not updating after reimport
|
2025-06-17 17:22:49 +08:00 |
|
translation_po.cpp
|
…
|
|
|
translation_po.h
|
…
|
|
|
translation_server.compat.inc
|
…
|
|
|
translation_server.cpp
|
Remove an unnecessarily include of main/ code from core/
|
2025-07-09 19:09:11 -07:00 |
|
translation_server.h
|
Merge pull request #105835 from bruvzg/edited_scene_direction
|
2025-07-09 11:33:11 -05:00 |
|
ucaps.h
|
…
|
|
|
ustring.cpp
|
Merge pull request #107646 from stuartcarnie/string_append_utf8_bug
|
2025-06-18 18:14:11 -05:00 |
|
ustring.h
|
Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
|
2025-06-18 18:13:43 -05:00 |