summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/proxycredentialsdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Ask for proxy credentials in modal dialogKai Koehne2014-11-181-0/+106
If a proxy requires authentication, DownloadFileTask will throw an exception of type ProxyAuthenticationRequiredException. This exception is handled in MetadataJob to first ask the user for credentials, storing them in PackageManagerProxyFactory, and then retriggering the download. Change-Id: I0d69504d3f90d503d83c7b2229bc670756fa1463 GPush-Base: 9aeb0197e58d630ef7e657bb05671d6ec7b3f5ec Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>