Rev. | Zeit | Autor |
---|---|---|
4d2aaa3 | 2017-11-26 23:22:37 | ![]() |
Refactored list of update mirrors into a separate file. |
||
3b60513 | 2017-11-05 05:10:32 | ![]() |
Changed Lazy<T> to take a lambda-function in its constructor. This avoids the need for sub-classing. |
||
e3f5f0a | 2017-11-05 03:08:49 | ![]() |
Delete initializer, if it could not be stored. |
||
cea3834 | 2017-11-05 02:43:02 | ![]() |
Added the Lazy<T> class, for "lazy" initialization. |
||
46098e6 | 2017-10-14 00:25:25 | ![]() |
Added function to detect the type of a drive, including detecting of "fast seeking" devices (e.g. SSD). |
||
987685f | 2017-09-16 03:37:09 | ![]() |
Added support for VS2017 version 15.3.4. |
||
d5a8481 | 2017-08-20 02:34:46 | ![]() |
Added support for new VS2017 version. |
||
c4da219 | 2017-08-16 05:49:08 | ![]() |
In clean_file_name_make_pretty() function: Do *not* simplify() file name, unless we actually perform at least one replacement. |
||
2e958ec | 2017-08-16 02:57:13 | ![]() |
Added project/solution files for VS2017. |
||
5816183 v1.08 | 2017-06-01 03:50:44 | ![]() |
Bump version. |
||
39a4802 | 2017-06-01 03:38:46 | ![]() |
Updated VS2013 project file. |
||
1f5168a | 2017-06-01 03:35:28 | ![]() |
Updated VS2013 project file. |
||
2556cd9 | 2017-06-01 03:32:02 | ![]() |
Fixed build error in test code. |
||
aa8a765 | 2017-06-01 03:31:39 | ![]() |
VS2013 build fix. |
||
02f97e0 | 2017-06-01 02:53:20 | ![]() |
Updated VS2013 project file. |
||
094d203 | 2017-05-12 04:38:17 | ![]() |
Updated list of known hosts. |
||
276788e | 2017-05-12 03:15:40 | ![]() |
Re-gen docs. |
||
02a268a | 2017-05-06 05:29:26 | ![]() |
Updated the mirror URL. |
||
953f102 | 2017-04-21 04:55:54 | ![]() |
Switch to using QAtomicInc instead of "volatile" flags in more places. |
||
74daec4 | 2017-04-20 06:51:17 | ![]() |
Switch to using QAtomicInc instead of "volatile" flags in more places. |
||
35e9484 | 2017-04-19 04:03:38 | ![]() |
Some code refactoring. |
||
7706412 | 2017-04-16 23:34:21 | ![]() |
Fixed possible stack overflow in CPUFetaures::detect(), regression probably introduced in 7c2c14bed507d4f2e02ad8aaf5e5ee05760b9615. |
||
b91185f | 2017-04-10 02:09:16 | ![]() |
Added option for creating "pretty" file names to clean_file_name_make_pretty() function. |
||
5fe443c | 2017-04-08 03:43:33 | ![]() |
UpdateChecker: Use MCat tool instead of NC for connectivity test, which adds IPv6 support and even is a bit faster. |
||
62471a9 | 2017-04-01 22:44:39 | ![]() |
Small tweak of initial connection timeout. |
||
f3a762c | 2017-03-30 04:39:05 | ![]() |
Update checker: Try first couple of mirrors in "quick" mode (reduced connection timeout), then revert to default behavior + various improvements. |
||
5620cdd | 2017-03-29 04:13:14 | ![]() |
Some code clean-up + make it possible to cancel UpdateChecker thread. |
||
8882416 | 2017-03-28 06:38:43 | ![]() |
Some improvements to connectivity check: Start with small timeout and increase the timeout successively. Prevents "slow" hosts early in the list from slowing down the whole connectivity check. |
||
db4513a | 2017-03-04 06:51:01 | ![]() |
Added functions for "high DPI" support. |
||
62315b3 | 2017-01-15 06:20:10 | ![]() |
Updated list of update mirrors. |