summaryrefslogtreecommitdiff
path: root/platform/qt/src/http_file_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] define number of concurrent downloads in online file source variableHuyen Chau Nguyen2018-11-151-4/+0
* [qt] Fix crash on Qt filesourceThiago Marcos P. Santos2018-11-131-2/+6
* [qt] Deprecate Qt4 and old versions of Qt5Thiago Marcos P. Santos2018-11-131-14/+0
* [qt] Use FollowRedirectsAttribute in network requestsPaolo Angelelli2018-08-101-1/+4
* [Qt] Call QNetworkReply::readAll() only onceBruno de Oliveira Abinader2017-11-091-1/+2
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [Qt] Use system defaults CAThiago Marcos P. Santos2017-01-191-21/+0
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [Qt] Connect to finished() and error() signals from QNetworkReplyBruno de Oliveira Abinader2016-09-281-4/+5
* [build] exclude CMake 3.6.0 due to an automoc naming bugKonstantin Käfer2016-08-051-4/+0
* [build] Build Qt with CMakeThiago Marcos P. Santos2016-08-051-0/+4
* [Qt] Use Qt resources for bundling the certificatesThiago Marcos P. Santos2016-04-201-1/+9
* [Qt] Introduce the Qt HTTPRequest and HTTPFileSourceThiago Marcos P. Santos2016-04-201-0/+123