summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/downloadfiletask.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix "Too many open files" error.kh2015-04-241-58/+48
* Update CopyrightKai Koehne2015-02-181-7/+7
* Wrong assignment as truthNiels Weber2014-11-261-1/+1
* Implement server authentication and updating repository credentials.kh2014-11-261-24/+28
* Rename the exceptions class to be more generic.kh2014-11-241-12/+12
* Ask for proxy credentials in modal dialogKai Koehne2014-11-181-0/+23
* Translate exception messages in DownloadFileTaskKai Koehne2014-11-181-26/+34
* Improve error message on download failureKai Koehne2014-11-181-5/+8
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Merge remote-tracking branch 'origin/1.6'Oswald Buddenhagen2014-06-021-1/+8
|\
| * Check if the file we are writing to is a file.kh12014-05-221-1/+8
* | Cleanup to support Qt5 only.kh12014-06-021-3/+2
|/
* Introduce TaskItem and Authenticator role.kh12014-02-031-18/+25
* Fix auto test and Qt4 warning on Windows.kh12014-01-311-1/+2
* Rename to be more generic.kh12014-01-291-2/+2
* QFuture based asynchronous Task implementation.kh12014-01-221-0/+380