Thaddeus Crews 01fc9aee6c Core: Modernize C headers with C++ equivalents 3 месяцев назад
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 10 месяцев назад
char_range.inc aa0ade5b49 [TextEdit / LineEdit] Add support for OEM Alt codes input. 3 месяцев назад
char_utils.h bf963e767e Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 3 месяцев назад
fuzzy_search.cpp e025c9ed11 Add original index field to fuzzy search result 3 месяцев назад
fuzzy_search.h e025c9ed11 Add original index field to fuzzy search result 3 месяцев назад
locales.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
node_path.cpp 4f4031a675 Replace size() == 0 with is_empty(). 4 месяцев назад
node_path.h 4320800621 Core: Expand `is_zero_constructible` coverage 4 месяцев назад
optimized_translation.cpp 4f4031a675 Replace size() == 0 with is_empty(). 4 месяцев назад
optimized_translation.h 0013d30c92 Fix hash issue with OptimizedTranslation caused by signed char 4 месяцев назад
print_string.cpp 86b1fc7205 Merge pull request #104774 from Cykyrios/fix-center-bbcode-ansi-tag 3 месяцев назад
print_string.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
string_buffer.h 7c37188ca1 Smoke test: In collections, log an error if `reserve()` is called with a number smaller than the current size. Don't log an error if it is called with a number smaller than the current capacity. 3 месяцев назад
string_builder.cpp 01fc9aee6c Core: Modernize C headers with C++ equivalents 3 месяцев назад
string_builder.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
string_name.cpp 91362a61da Simplify `StringName` to `bool` conversions. 3 месяцев назад
string_name.h 91362a61da Simplify `StringName` to `bool` conversions. 3 месяцев назад
translation.cpp bebe037abf Add ConstIterator to Dictionary. 4 месяцев назад
translation.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
translation_domain.cpp e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 6 месяцев назад
translation_domain.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
translation_po.cpp 22b5ec17fb Using iterator pattern instead of List::Element *. 4 месяцев назад
translation_po.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
translation_server.compat.inc 6f4fadf65d Expose standardize_locale add_default param publicly 8 месяцев назад
translation_server.cpp 889410dcda Add `String::replace_char(s)` methods for performance and convenience 3 месяцев назад
translation_server.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
ucaps.h 324512e11c Style: Replace header guards with `#pragma once` 5 месяцев назад
ustring.cpp 60aae6d856 Merge pull request #86653 from Mickeon/string-format-error 3 месяцев назад
ustring.h 999294d77a Core: Integrate `CharStringT` 3 месяцев назад