|
12699aa931
|
added LongPathAware.manifest
|
2021-09-06 18:36:29 +08:00 |
|
|
46f9d084eb
|
added a .reg file that it can enable long paths support at Windows 10(ver.1607).
|
2021-09-06 18:15:28 +08:00 |
|
|
9901f8ccc2
|
added vsprintf.cpp of Windows platform.
|
2021-08-21 17:33:52 +08:00 |
|
|
374968414b
|
added "(UINT)" because the operation be going to reduce compiler warning.
|
2021-07-27 11:41:08 +08:00 |
|
|
e2f056ddff
|
Merge branch 'master' of https://github.com/hyzboy/CMPlatform into HEAD
# Conflicts:
# src/Win/Time.cpp
|
2021-05-13 17:12:03 +08:00 |
|
|
04ab8d3635
|
add #include<TimeConst.h> at Time.cpp
|
2021-05-13 17:09:54 +08:00 |
|
|
83fbda2860
|
use TimeConst.h
|
2021-05-11 18:11:02 +08:00 |
|
|
2d5c094bbf
|
append ThreadMutext.mm
|
2021-03-12 18:10:50 +08:00 |
|
|
ea2aaf3126
|
恢复使用QT5
|
2021-01-18 15:31:09 +08:00 |
|
|
cb60d5ce9c
|
Merge branch 'master' of https://github.com/hyzboy/CMPlatform into HEAD
|
2021-01-15 20:37:03 +08:00 |
|
|
a3e0cb4330
|
support ProcFolderBegin/ProcFolderEnd in Windows platform.
|
2021-01-15 20:36:45 +08:00 |
|
|
72b54414ac
|
use new Mouse/KeyboardButton event names.
|
2020-10-27 14:28:16 +08:00 |
|
|
3d644e9550
|
set WaitMessage when windows is min
|
2020-10-25 21:28:21 +08:00 |
|
|
7bceaf2f9c
|
all use ToQString/ToUTF8String
|
2020-10-12 19:27:26 +08:00 |
|
|
4bc65936b5
|
rename function name.
|
2020-10-10 15:46:28 +08:00 |
|
|
760eece84c
|
fix include filename.
|
2020-10-09 22:05:18 +08:00 |
|
|
5dca9ae3a5
|
更新GetLocalAppdataPath函数,使其风格和其它函数一致
|
2020-10-09 18:23:30 +08:00 |
|
|
be71d3b818
|
add BOM Header
|
2020-09-20 05:02:35 +08:00 |
|
|
e12425c60d
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-09-11 17:06:07 +08:00 |
|
|
98e47f3ff5
|
use enum class FileOpenMode
|
2020-09-11 17:05:29 +08:00 |
|
|
ad15cca1df
|
use String.h instead BaseString.h
|
2020-09-11 17:05:15 +08:00 |
|
|
927b5a6c99
|
fix a bug in Windows platform that the GetCurrentPath function use error function.
|
2020-09-05 14:58:12 +08:00 |
|
|
1209d487ba
|
support String.h
|
2020-09-03 15:57:08 +08:00 |
|
|
12590b9c64
|
add CpuInfo
|
2020-08-19 11:44:25 +08:00 |
|
|
f5117f0a84
|
add u8char support in QTString.h
|
2020-07-16 11:59:02 +08:00 |
|
|
c041a93417
|
Merge pull request #1 from bhlzlx/master
为MINGW32/64编译器添加支持
|
2020-07-10 17:38:23 +08:00 |
|
kusugawa
|
b615c467e1
|
为MINGW32/64编译器添加支持
|
2020-07-10 17:01:57 +08:00 |
|
|
cdd9d4eb14
|
support "u8char" type
|
2020-07-07 19:15:12 +08:00 |
|
|
165e95c0d5
|
add QT5 support
|
2020-07-01 16:23:51 +08:00 |
|
|
9b1975a8a5
|
Merge branch 'master' of https://github.com/hyzboy/CMPlatform into HEAD
|
2020-06-18 09:53:04 +08:00 |
|
|
4be0e5fd77
|
support the new "BaseString::valueOf"
|
2020-06-18 09:52:55 +08:00 |
|
|
a58e1ee99c
|
delete force convert of type, it's no necessary
|
2020-06-18 03:40:32 +08:00 |
|
|
f1f3acdaa3
|
fix and update on Linux platform
|
2020-06-18 03:35:55 +08:00 |
|
|
984d9698ef
|
update to support the new BaseString
|
2020-04-24 21:11:52 +08:00 |
|
|
622f4faab3
|
update "CreateLoggerConsole" param
|
2020-01-24 00:16:44 +08:00 |
|
|
d33bcd601c
|
fix include pathname
|
2020-01-23 22:06:04 +08:00 |
|
|
e12b8a9e5c
|
split Acquire function of Semaphore
|
2019-12-24 16:49:30 +08:00 |
|
|
ddf56c7016
|
update ProcMutex.cpp (Win32)
|
2019-12-10 15:02:08 +08:00 |
|
|
f8e0a05652
|
cross-platform define update
|
2019-12-10 14:38:47 +08:00 |
|
|
17b14af957
|
use add_cm_library
|
2019-11-29 11:59:56 +08:00 |
|
|
86e9b1533f
|
更新Mac/iOS/Wayland/Android平台的Vulkan Surface初始化
|
2019-08-30 18:43:35 +08:00 |
|
|
89aba9674b
|
改进win下LogDialog/LogConsole的参数传递
|
2019-08-29 15:55:58 +08:00 |
|
|
c7f4421c61
|
改进ToDateTime在输入时间为0时的处理
|
2019-08-27 20:28:22 +08:00 |
|
|
6aec9ccacf
|
Log引用目录修改
|
2019-08-27 20:27:27 +08:00 |
|
|
f768bbec4b
|
first commit
|
2019-08-23 10:54:57 +08:00 |
|
|
9790a5757c
|
first commit
|
2019-08-23 10:06:39 +08:00 |
|