• R/O
  • HTTP
  • SSH
  • HTTPS

MUtilities: List of commits

MUtilities development repository


RSS
Rev. Time Author
636e61c 2015-05-03 01:52:35 LoRd_MuldeR

Added the Registry class + added ShellNotification function.

0ade062 v1.02 2015-04-06 01:22:25 LoRd_MuldeR

Bump version.

cae1c13 2015-04-05 23:02:04 LoRd_MuldeR

Make Qt library path point to proper sub-dir in "Prerequisites" directory.

09db698 2015-04-05 22:15:52 LoRd_MuldeR

Removed one obsolete host name.

1eacf19 2015-03-31 06:40:13 LoRd_MuldeR

Updated list of mirrors.

a21df72 2015-03-31 04:27:07 LoRd_MuldeR

Added project/solution files for Visual Studio 2010.

f2050f5 2015-03-30 02:31:11 LoRd_MuldeR

Added project/solution files for Visual Studio 2012.

f98b28b 2015-03-23 05:29:30 LoRd_MuldeR

The copy_file() function now accepts an optional callback function.

dfc1cc9 2015-03-22 05:28:26 LoRd_MuldeR

Added function to compute parity.

6c3049c 2015-03-02 05:57:53 LoRd_MuldeR

Added functions to disable/re-enable WOW64 filesystem redirection.

25877bc 2015-02-27 05:42:39 LoRd_MuldeR

Updated mirror list.

dd0194b 2015-02-23 04:26:13 LoRd_MuldeR

Updated mirror list.

b79936a 2015-02-09 06:22:23 LoRd_MuldeR

Added suspend_process() function.

02be922 2015-02-02 05:03:28 LoRd_MuldeR

Added the BLAKE2 hash algorithm.

e581028 2015-02-02 00:34:39 LoRd_MuldeR

IPCChannel: Trim parameter strings before sending.

4091ecc 2015-02-01 23:07:06 LoRd_MuldeR

Updated IPCChannel class to pass a variable number of parameter strings per message (instead of just one).

e33d869 2015-01-26 04:50:21 LoRd_MuldeR

Fixed Windows 10 detection. It appears that after a series of brain-dead version numbers in Windows 7 (v6.1), Windows 8 (v6.2) and Windows 8.1 (v6.3), we are back to sanity now.

efc4219 2015-01-26 04:48:23 LoRd_MuldeR

Happy new year 2015 !!!

2f66f6b 2015-01-06 05:42:20 LoRd_MuldeR

Updated the remove_directory() function to clear the directory attributes before trying to delete the directory. It turns out that, on the Windows platform, directories *can* be read-only - despite the fact that the Windows Explorer can NOT set (or clear) the "read-only" flag for directories and despite the fact that Windows Explorer seems to totally ignore the "read-only" fag when it has been set somehow.

c3a7afa 2015-01-05 03:44:25 LoRd_MuldeR

Change current directory to root directory *before* trying to clean up the TEMP folder. This avoids the TEMP directory from being removed, because it is the current directory.

c3b213d 2015-01-05 01:09:12 LoRd_MuldeR

Improved handling of command-line arguments: Arguments are now provided in the from of a QMap. Also some improvements to directory clean-up code.

4572f69 2015-01-03 07:50:14 LoRd_MuldeR

Added the copy_file() function + some improvements to directory clean-up code.

b58347f 2015-01-02 05:34:24 LoRd_MuldeR

Implemented static resource initialization.

22e2b59 2015-01-02 05:02:51 LoRd_MuldeR

Added Qt static plugin initialization.

29756a3 2014-12-29 08:32:09 LoRd_MuldeR

Updated list of "known hosts" for internet connectivity checks.

6fd1b4f 2014-12-26 08:46:39 LoRd_MuldeR

Don't try to initialize ITaskbarList3 on systems prior to Windows 7.

d35ed2e 2014-12-25 08:49:29 LoRd_MuldeR

Added helper function for parsing regular expressions.

9a5a81e 2014-12-22 11:49:52 LoRd_MuldeR

Updated the README file.

1c175c6 2014-12-22 01:19:04 LoRd_MuldeR

Refactored the terminal initialization code. Also, we will now properly shut down the terminal at the end.

bc37013 2014-12-21 07:47:06 LoRd_MuldeR

Moved translation support into MUtilities library + make clean-up of temporary files work again + various minor fixes.

Show on old repository browser