|
efc4219c5b
|
Happy new year 2015 !!!
|
2015-01-25 20:48:23 +01:00 |
|
|
c3b213dcbc
|
Improved handling of command-line arguments: Arguments are now provided in the from of a QMap. Also some improvements to directory clean-up code.
|
2015-01-04 17:09:12 +01:00 |
|
|
4572f69d33
|
Added the copy_file() function + some improvements to directory clean-up code.
|
2015-01-02 23:50:14 +01:00 |
|
|
6fd1b4f721
|
Don't try to initialize ITaskbarList3 on systems prior to Windows 7.
|
2014-12-26 00:46:39 +01:00 |
|
|
8b3e28a131
|
Moved JobObject as well as the remaining GUI functions into the MUtilities library.
|
2014-12-08 22:03:36 +01:00 |
|
|
3ac2f782e3
|
Added functions to influence the system timer precision.
|
2014-12-06 22:07:08 +01:00 |
|
|
e3de94a9b1
|
Removed perfcounter_read() and perfcounter_freq() functions, since we can use QElapsedTimer for this purpose.
|
2014-12-06 15:57:00 +01:00 |
|
|
937904fb44
|
Moved some more OS-specific functions into the MUtilities library.
|
2014-12-04 00:16:05 +01:00 |
|
|
3676070821
|
Added sleep_ms() and check_debugger() functions + moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:33:03 +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 |
|
|
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 |
|
|
9537d9005a
|
Moved get_os_version() function into MUtilities library.
|
2014-11-25 17:34:57 +01:00 |
|
|
570289edb4
|
Overhaul of the temp_folder() function + use scoped pointers for global objects.
|
2014-11-24 22:29:00 +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 |
|
|
bfedb5b4b3
|
Implemented network_status() function + project file update.
|
2014-11-21 20:11:39 +01:00 |
|
|
b012aa0dbb
|
Implemented the current_date() function.
|
2014-11-21 19:58:36 +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 |
|