wmayer
57e71e5d55
port C++ code to Qt5
2016-12-13 14:22:59 +01:00
wmayer
9ef81d7d56
optimize download manager
2016-08-31 16:22:21 +02:00
wmayer
4f92f5cbbb
+ fix minor issue with url redirection
...
+ remove const reference
2016-03-14 18:04:31 +01:00
Alexander Golubev
4326c9657e
Gui: fix constructor arguments due to prototype change
...
Warning message was:
src/Gui/DownloadManager.cpp|295 col 54| warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]
2015-08-29 18:35:55 +02:00
Yorik van Havre
a6206196f6
Arch: added bimserver and git utilities
2015-03-21 12:08:05 -03:00
wmayer
b2e32abe7e
+ fixes #0001705 : Download manager does not follow redirect (HTTP status 302)
2015-01-04 23:15:58 +01:00
wmayer
c3102b69bc
+ issue #0001705 : Download manager does not follow redirect (HTTP status 302)
2015-01-04 18:15:20 +01:00
wmayer
847b6b79e0
+ Replace math.h with cmath
2014-01-05 11:25:40 +01:00
wmayer
ebfe001a7f
+ allow to close download dialog
2013-12-01 16:36:21 +01:00
wmayer
3db10284b1
0000952: Download manager
2013-05-28 18:14:58 +02:00