ES-DE/es-core/src/utils
2025-03-14 21:13:46 +01:00
..
CImgUtil.cpp Changed the application name in all header files 2024-07-10 18:04:40 +02:00
CImgUtil.h Added experimental support for building on Haiku 2024-08-10 14:28:24 +02:00
FileSystemUtil.cpp Added initial support for iOS 2025-01-14 19:17:12 +01:00
FileSystemUtil.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
LocalizationUtil.cpp Added support for the zh_TW locale 2024-12-17 18:30:42 +01:00
LocalizationUtil.h (Windows) Fixed an issue where translations didn't work correctly for some text 2024-11-12 19:56:16 +01:00
MathUtil.cpp Changed an snprintf call in MathUtil as it could cause false positives for buffer overflow checks when building with GCC fortification 2024-12-03 17:09:00 +01:00
MathUtil.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
PlatformUtil.cpp Fixed some segfaults that could occur during emergency shutdown 2025-03-14 21:13:46 +01:00
PlatformUtil.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
StringUtil.cpp Added support for building against ICU 76.1 and later 2025-02-22 10:40:07 +01:00
StringUtil.h Replaced all built-in Unicode case conversion logic and lookup tables with facilities from the ICU library 2024-08-09 17:48:46 +02:00
TimeUtil.cpp Added a clock element and a corresponding menu entry 2025-02-08 16:12:22 +01:00
TimeUtil.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00