Commit Graph

11 Commits

Author SHA1 Message Date
wmayer
5096f55ccb port C++ code to Qt5 2016-12-13 14:22:59 +01:00
wmayer
3d48566900 improve download manager 2016-09-21 10:04:42 +02:00
wmayer
ab61f66716 optimize download manager 2016-08-31 16:22:21 +02:00
Mateusz Skowroński
c275b35d48 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
Mateusz Skowroński
0695552cff QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
2016-01-05 16:06:48 +01:00
wmayer
d9657d1c01 + issue #0001705: Download manager does not follow redirect (HTTP status 302) 2015-01-04 18:15:20 +01:00
wmayer
3fe720f3bc + Replace math.h with cmath 2014-01-05 11:25:40 +01:00
wmayer
edab82f119 Show status of downloading file 2013-06-12 23:15:13 +02:00
wmayer
66d03fa4aa 0000952: Download manager 2013-05-29 17:57:25 +02:00
wmayer
09e2f6bee6 0000952: Download manager 2013-05-29 12:38:01 +02:00
wmayer
effdd7dca8 0000952: Download manager 2013-05-28 18:14:58 +02:00