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