Rev. | Zeit | Autor |
---|---|---|
9038b60 | 2015-10-19 01:07:04 | ![]() |
Added one more mirror. |
||
d4153ce | 2015-10-18 23:09:25 | ![]() |
Added the qt_registry_cleanup() function. Will be called via atexit() on application shutdown. |
||
415d385 | 2015-10-17 21:01:42 | ![]() |
Fixed MUtils::OS::arguments() function. Regression in 44add70b7ca0c549f442981501b71439d4372aaf. |
||
17b91bf | 2015-10-12 00:35:09 | ![]() |
Silenced some DEBUG outputs + updated list of mirrors. |
||
44add70 | 2015-09-20 21:54:37 | ![]() |
Expose the crack_command_line() function. |
||
4c8df65 | 2015-09-01 05:56:39 | ![]() |
Make signature validation work, when keyring file is not located in the same directory as the file to be validated. |
||
da2833d | 2015-08-30 21:33:17 | ![]() |
Updated project/Solution file for VS2010. |
||
96f54a1 | 2015-08-25 05:49:45 | ![]() |
Make the update checker fetch new signature (".sig2") file. |
||
cdd7be0 | 2015-08-25 04:49:15 | ![]() |
Updated list of known hosts. |
||
2eac767 | 2015-08-16 23:27:43 | ![]() |
UpdateChecker: Parse and forward the new "DownloadChecksum" entry from update info file. |
||
4bc32e7 | 2015-08-16 01:03:58 | ![]() |
Removed some obsolete/broken mirror sites from the list. |
||
5068bf0 | 2015-08-10 04:34:31 | ![]() |
Small synchronization fix. |
||
a05dcbf | 2015-08-10 04:21:05 | ![]() |
Yet another method to initialize the terminal. Tested to work with VS2013 *and* VS2015. |
||
fee09d0 | 2015-08-10 01:15:51 | ![]() |
In Terminal code: Skip the "stdio" layer altogether. It appears that, starting with VS2015, it is no longer possible to connect stdout/stderr to a terminal allocated via AllocConsole() in a way that doesn't mess up UTF-8 strings before they arrive at the terminal. So we have to write to the terminal directly via Win32 API from now on... |
||
ea12214 | 2015-08-07 17:15:54 | ![]() |
Changed the terminal initialization code, to make it work with VS2015. |
||
c5fea40 | 2015-08-07 03:55:56 | ![]() |
Updated solution file for VS2015. |
||
4f16db6 | 2015-08-07 03:49:50 | ![]() |
Added project/solution files for VS2015 + some build fixes for VS2015. |
||
6417c49 | 2015-07-26 22:11:17 | ![]() |
Added reg_key_exists() function. |
||
034e8f9 | 2015-07-26 21:22:55 | ![]() |
Some improvements to registry code. |
||
910de3d | 2015-07-25 05:35:53 | ![]() |
Added support for Visual Studio 2013 with Update 5. |
||
4f11473 | 2015-07-11 05:15:45 | ![]() |
Some improvements to clean_file_name() and clean_file_path() functions. |
||
b1c2ece | 2015-06-21 23:37:03 | ![]() |
Added get_file_version() function + workaround to make get_real_os_version() give the correct result on Windows 10+. |
||
2722678 | 2015-06-21 23:35:58 | ![]() |
Updated list of known hosts. |
||
2e385f8 | 2015-05-04 04:36:46 | ![]() |
Added enum_values() function to the Registry name-space. |
||
78fa3cf | 2015-05-04 01:17:54 | ![]() |
Various improvements to the Regsitry class. |
||
0bad635 | 2015-05-03 03:52:10 | ![]() |
Fixed a memory leak + fixed check condition. |
||
636e61c | 2015-05-03 01:52:35 | ![]() |
Added the Registry class + added ShellNotification function. |
||
0ade062 v1.02 | 2015-04-06 01:22:25 | ![]() |
Bump version. |
||
cae1c13 | 2015-04-05 23:02:04 | ![]() |
Make Qt library path point to proper sub-dir in "Prerequisites" directory. |
||
09db698 | 2015-04-05 22:15:52 | ![]() |
Removed one obsolete host name. |