ES-DE/es-core/src/utils
2024-12-03 17:09:00 +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 Fixed an issue where placing a directory with no access permissions inside a system folder crashed the application on startup 2024-11-11 22:02:47 +01:00
FileSystemUtil.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
LocalizationUtil.cpp (Windows) Fixed an issue where translations didn't work correctly for some text 2024-11-12 19:56:16 +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 (FreeBSD) Added support for rebooting and powering off from inside ES-DE 2024-08-19 17:20:31 +02:00
PlatformUtil.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
StringUtil.cpp Silenced some Clang compiler warnings 2024-08-09 22:54:57 +02: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 Changed the application name in all header files 2024-07-10 18:04:40 +02:00
TimeUtil.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00