|
46c2831304
|
Fixed compilation with VS2010 and VS2013.
|
2015-12-19 19:06:40 +01:00 |
|
|
636e61c484
|
Added the Registry class + added ShellNotification function.
|
2015-05-02 18:52:35 +02:00 |
|
|
02be92208f
|
Added the BLAKE2 hash algorithm.
|
2015-02-01 21:03:28 +01:00 |
|
|
b58347f7eb
|
Implemented static resource initialization.
|
2015-01-01 21:34:24 +01:00 |
|
|
bc3701305d
|
Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.
|
2014-12-20 23:47:06 +01:00 |
|
|
a90d30c71e
|
Moved Taskbar progress into MUtilities library.
|
2014-12-18 22:51:24 +01:00 |
|
|
4385a2dfd9
|
Various improvements to the IPCChannel class. Messages are now protected by Adler32 checksums.
|
2014-12-14 19:36:40 +01:00 |
|
|
563cc1c185
|
Moved all IPC functions into the MUtilities libraries.
|
2014-12-13 23:21:13 +01:00 |
|
|
8b3e28a131
|
Moved JobObject as well as the remaining GUI functions into the MUtilities library.
|
2014-12-08 22:03:36 +01:00 |
|
|
73521c7f98
|
Moved all the Sound-specific functions into MUtilities library.
|
2014-12-05 21:07:06 +01:00 |
|
|
49975fd4bb
|
Moved code to set up the console icon into the MUtilities library. Also added the required icon resource to the MUtilities library.
|
2014-12-03 22:21:53 +01:00 |
|
|
a0707809f5
|
Moved Natural String Sort functions into MUtils library.
|
2014-11-30 18:46:56 +01:00 |
|
|
52b230f2db
|
Moved more functions into MUtils library, especially all the Qt initialization code and some more OS-specific stuff.
|
2014-11-29 01:22:46 +01:00 |
|
|
cfbf1e0747
|
Implemented startup and error handling functions.
|
2014-11-26 02:37:08 +01:00 |
|
|
d42da03bf1
|
Moved all terminal support functions into MUtilities library.
|
2014-11-25 22:32:20 +01:00 |
|
|
2df2b2dce6
|
Added DLLMain() function + changed the fatal_exit() function's parameters from "char*" to "wchar_t*" type.
|
2014-11-25 18:33:15 +01:00 |
|
|
3da8126f25
|
Moved the CPU detection code into the MUtils library.
|
2014-11-25 03:16:45 +01:00 |
|
|
2086c3dde6
|
Improved temp_folder() function + we will now clean-up the TEMP folder on application exit.
|
2014-11-25 02:17:11 +01:00 |
|
|
6b3f9fef73
|
Added KeccakHash (aka SHA-3) class + make sure that "public" functions and classes are actually exported from the DLL.
|
2014-11-24 19:35:32 +01:00 |
|
|
906ecb7ab2
|
Added version info class.
|
2014-11-21 20:56:36 +01:00 |
|
|
f71d33693d
|
Generate and compile the required MOC file.
|
2014-11-21 20:16:51 +01:00 |
|
|
c10ede3ada
|
Implemented fatal_exit() and exception handler macros.
|
2014-11-21 19:42:39 +01:00 |
|
|
7ecdb2f57e
|
Implemented known_folder() function.
|
2014-11-21 18:45:01 +01:00 |
|
|
6075c31017
|
Implemented randomness functions.
|
2014-11-21 17:54:46 +01:00 |
|
|
7b28a12220
|
Initial commit.
|
2014-11-21 17:11:57 +01:00 |
|