.. |
CMakeLists.txt
|
chore: add Natvis in MSVC CMake build.
|
2024-07-15 22:47:49 +08:00 |
COMHelper.cpp
|
fix: use new method to do the convertion among UTF8, UTF16 and UTF32.
|
2024-06-20 10:16:13 +08:00 |
COMHelper.hpp
|
doc: add documentation for COMHelper
|
2024-07-15 13:47:14 +08:00 |
ConfigManager.cpp
|
fix: in config manager throw exception when facing duplicated setting name instead of slient skip
|
2024-07-07 16:08:42 +08:00 |
ConfigManager.hpp
|
fix: fix ConfigManager::StringSetting issues
|
2024-07-07 21:33:42 +08:00 |
ConsoleHelper.cpp
|
refactor: rename Native String to Ordinary String.
|
2024-07-05 10:36:24 +08:00 |
ConsoleHelper.hpp
|
doc: add documentation for ConsoleHelper
|
2024-07-16 10:41:09 +08:00 |
DialogHelper.cpp
|
refactor: update all modules for UTF8 string. waiting for debugging
|
2024-06-28 15:46:58 +08:00 |
DialogHelper.hpp
|
fix: fix bug caused by refactor
|
2024-06-28 16:30:21 +08:00 |
EncodingHelper.cpp
|
feat: add convertion functions between utf8 and code page string
|
2024-07-09 21:02:26 +08:00 |
EncodingHelper.hpp
|
doc: add documentation for win fct helper
|
2024-07-13 12:58:49 +08:00 |
ExceptionHelper.cpp
|
fix: make exception handler be singleton in same process.
|
2024-07-07 17:29:26 +08:00 |
ExceptionHelper.hpp
|
doc: update comments of code.
|
2024-06-18 16:03:41 +08:00 |
FsPathPatch.cpp
|
refactor: rename Native String to Ordinary String.
|
2024-07-05 10:36:24 +08:00 |
FsPathPatch.hpp
|
doc: add documentation for win fct helper
|
2024-07-13 12:58:49 +08:00 |
IOHelper.cpp
|
doc: update documentation for IO helper.
|
2024-07-11 09:59:50 +08:00 |
IOHelper.hpp
|
refactor: update all modules for UTF8 string. waiting for debugging
|
2024-06-28 15:46:58 +08:00 |
ParserHelper.hpp
|
doc: finish documentation of StringHelper
|
2024-07-17 14:18:54 +08:00 |
StringHelper.cpp
|
refactor: rename Native String to Ordinary String.
|
2024-07-05 10:36:24 +08:00 |
StringHelper.hpp
|
feat: add new split function reducing memory cost.
|
2024-06-29 17:39:13 +08:00 |
WinFctHelper.cpp
|
refactor: update all modules for UTF8 string. waiting for debugging
|
2024-06-28 15:46:58 +08:00 |
WinFctHelper.hpp
|
refactor: update all modules for UTF8 string. waiting for debugging
|
2024-06-28 15:46:58 +08:00 |
WinImportPrefix.hpp
|
feat: add some work
|
2024-05-23 09:37:41 +08:00 |
WinImportSuffix.hpp
|
fix: rename function. update console function
|
2024-06-15 16:59:54 +08:00 |
YYCC.natvis
|
chore: add Natvis in MSVC CMake build.
|
2024-07-15 22:47:49 +08:00 |
YYCCInternal.hpp
|
refactor: refactor encoding helper again.
|
2024-06-27 20:49:02 +08:00 |
YYCCommonplace.hpp
|
feat: add universal config manager implementation.
|
2024-07-02 10:52:24 +08:00 |