MUtilities/include/MUtils
2014-11-30 21:33:03 +01:00
..
CPUFeatures.h Moved the CPU detection code into the MUtils library. 2014-11-25 03:16:45 +01:00
ErrorHandler.h Implemented startup and error handling functions. 2014-11-26 02:37:08 +01:00
Exception.h Added sleep_ms() and check_debugger() functions + moved various auxiliary macros into the MUtils library. 2014-11-30 21:33:03 +01:00
Global.h Added sleep_ms() and check_debugger() functions + moved various auxiliary macros into the MUtils library. 2014-11-30 21:33:03 +01:00
GUI.h 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
KeccakHash.h Moved Natural String Sort functions into MUtils library. 2014-11-30 18:46:56 +01:00
OSSupport.h Added sleep_ms() and check_debugger() functions + moved various auxiliary macros into the MUtils library. 2014-11-30 21:33:03 +01:00
Startup.h 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
Terminal.h 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
UpdateChecker.h 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
Version.h Moved all terminal support functions into MUtilities library. 2014-11-25 22:32:20 +01:00