Commit Graph

  • bc3701305d Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes. LoRd_MuldeR 2014-12-20 23:47:06 +0100
  • 00013f50f0 Re-enabled 'async' mode for play_sound_file() function + fixed possible handle leak in setOverlayIcon() function. LoRd_MuldeR 2014-12-20 13:40:53 +0100
  • 77219cf7d4 Moved available_codepages() function into MUtilities library. LoRd_MuldeR 2014-12-19 23:50:58 +0100
  • a90d30c71e Moved Taskbar progress into MUtilities library. LoRd_MuldeR 2014-12-18 22:51:24 +0100
  • cef4994b34 Some code refactoring. LoRd_MuldeR 2014-12-15 21:08:31 +0100
  • bf8ce486d5 IPC status fields will be protected by an Adler-32 checksum too. LoRd_MuldeR 2014-12-14 20:52:58 +0100
  • 4385a2dfd9 Various improvements to the IPCChannel class. Messages are now protected by Adler32 checksums. LoRd_MuldeR 2014-12-14 19:36:40 +0100
  • 563cc1c185 Moved all IPC functions into the MUtilities libraries. LoRd_MuldeR 2014-12-13 23:21:13 +0100
  • 8b3e28a131 Moved JobObject as well as the remaining GUI functions into the MUtilities library. LoRd_MuldeR 2014-12-08 22:03:36 +0100
  • 3ac2f782e3 Added functions to influence the system timer precision. LoRd_MuldeR 2014-12-06 22:07:08 +0100
  • e3de94a9b1 Removed perfcounter_read() and perfcounter_freq() functions, since we can use QElapsedTimer for this purpose. LoRd_MuldeR 2014-12-06 15:57:00 +0100
  • 73521c7f98 Moved all the Sound-specific functions into MUtilities library. LoRd_MuldeR 2014-12-05 21:07:06 +0100
  • 37d89e834d Moved set_window_icon() function into MUtilities function. LoRd_MuldeR 2014-12-04 23:03:05 +0100
  • 937904fb44 Moved some more OS-specific functions into the MUtilities library. LoRd_MuldeR 2014-12-04 00:16:05 +0100
  • 49975fd4bb Moved code to set up the console icon into the MUtilities library. Also added the required icon resource to the MUtilities library. LoRd_MuldeR 2014-12-03 22:21:53 +0100
  • 370c5e65f1 Updated project file. LoRd_MuldeR 2014-11-30 22:16:31 +0100
  • 3676070821 Added sleep_ms() and check_debugger() functions + moved various auxiliary macros into the MUtils library. LoRd_MuldeR 2014-11-30 21:33:03 +0100
  • 4d41d882da Fixed a possible stack overflow in decode_date_str() function + set debugger flags when creating DEBUG build. LoRd_MuldeR 2014-11-30 20:29:41 +0100
  • a0707809f5 Moved Natural String Sort functions into MUtils library. LoRd_MuldeR 2014-11-30 18:46:56 +0100
  • 52b230f2db Moved more functions into MUtils library, especially all the Qt initialization code and some more OS-specific stuff. LoRd_MuldeR 2014-11-29 01:22:46 +0100
  • cfbf1e0747 Implemented startup and error handling functions. LoRd_MuldeR 2014-11-26 02:37:08 +0100
  • d42da03bf1 Moved all terminal support functions into MUtilities library. LoRd_MuldeR 2014-11-25 22:32:20 +0100
  • 2df2b2dce6 Added DLLMain() function + changed the fatal_exit() function's parameters from "char*" to "wchar_t*" type. LoRd_MuldeR 2014-11-25 18:33:15 +0100
  • 9537d9005a Moved get_os_version() function into MUtilities library. LoRd_MuldeR 2014-11-25 17:34:57 +0100
  • 3da8126f25 Moved the CPU detection code into the MUtils library. LoRd_MuldeR 2014-11-25 03:16:45 +0100
  • 2086c3dde6 Improved temp_folder() function + we will now clean-up the TEMP folder on application exit. LoRd_MuldeR 2014-11-25 02:17:11 +0100
  • 570289edb4 Overhaul of the temp_folder() function + use scoped pointers for global objects. LoRd_MuldeR 2014-11-24 22:29:00 +0100
  • 6b3f9fef73 Added KeccakHash (aka SHA-3) class + make sure that "public" functions and classes are actually exported from the DLL. LoRd_MuldeR 2014-11-24 19:35:32 +0100
  • 906ecb7ab2 Added version info class. LoRd_MuldeR 2014-11-21 20:56:36 +0100
  • f71d33693d Generate and compile the required MOC file. LoRd_MuldeR 2014-11-21 20:16:51 +0100
  • bfedb5b4b3 Implemented network_status() function + project file update. LoRd_MuldeR 2014-11-21 20:11:39 +0100
  • b012aa0dbb Implemented the current_date() function. LoRd_MuldeR 2014-11-21 19:58:36 +0100
  • 4128a25057 UpdateChecker: Made 'currentBuildNo' a const member variable. LoRd_MuldeR 2014-11-21 19:51:21 +0100
  • 92e36b7e6b Implemented the init_process() function. LoRd_MuldeR 2014-11-21 19:46:45 +0100
  • c10ede3ada Implemented fatal_exit() and exception handler macros. LoRd_MuldeR 2014-11-21 19:42:39 +0100
  • 7ecdb2f57e Implemented known_folder() function. LoRd_MuldeR 2014-11-21 18:45:01 +0100
  • 9f22ae6385 Implemented temp_folder() function. LoRd_MuldeR 2014-11-21 18:15:09 +0100
  • 6075c31017 Implemented randomness functions. LoRd_MuldeR 2014-11-21 17:54:46 +0100
  • 0039f4d4b7 Renamed. LoRd_MuldeR 2014-11-21 17:13:54 +0100
  • 7b28a12220 Initial commit. LoRd_MuldeR 2014-11-21 17:11:57 +0100