summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/metadatajob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build error in MacOSKatja Marttila2018-04-051-1/+2
* Fix install fail if there is huge amount of downloadable packagesKatja Marttila2018-04-031-20/+46
* Fix install fail if there are missing repositoriesKatja Marttila2017-06-201-4/+6
* Fix 'Failure to fetch repositories' if repo missing in Qt5.9Katja Marttila2017-06-131-0/+4
* Add progressbar to indicate unzip job is proceedingKatja Marttila2017-05-101-3/+12
* Fix metadata resetKatja Marttila2017-04-251-1/+2
* Fix invalid QBSP installer breakKatja Marttila2017-04-241-32/+80
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-031-1/+1
|\|
| * Resolve relative URLs from Updates.xmlKonstantin Podsvirov2016-11-081-4/+12
* | allow installing compressed packagesKatja Marttila2016-11-091-26/+129
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-10-251-1/+2
|\|
| * Set also display name for Repository action "remove"Iikka Eklund2016-10-131-0/+1
* | Resolve relative URLs from Updates.xmlKonstantin Podsvirov2016-07-071-4/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Read UrlQueryString from settings.Jarek Kobus2015-10-141-2/+2
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-7/+7
* | Sanitize QDebug outputKai Koehne2015-07-091-6/+6
* | Unify translated error messagesKai Koehne2015-06-241-5/+5
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-4/+4
* | Remove scRemoteVersion, it's the same as scVersionJarek Kobus2015-05-071-1/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-02-261-7/+7
|\|
| * Update CopyrightKai Koehne2015-02-181-7/+7
* | Introduce isMaintainer() methodjkobus2015-01-261-3/+3
|/
* Implement server authentication and updating repository credentials.kh2014-11-261-17/+49
* Rename the exceptions class to be more generic.kh2014-11-241-2/+2
* Ask for proxy credentials in modal dialogKai Koehne2014-11-181-0/+20
* Expose real type of PackageManagerProxyFactoryKai Koehne2014-11-181-0/+1
* Add support to pass a query string when requesting Updates.xmlkh12014-10-301-3/+6
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Be more unique with the downloaded package.kh12014-10-161-2/+2
* Merge remote-tracking branch 'origin/1.6'Tim Jenssen2014-06-181-1/+6
|\
| * Make sure we honor the updates xml checksum flag.kh12014-06-051-1/+6
* | Fix crash while canceling the meta data unzip task.kh12014-06-161-3/+8
* | Fix annoying warning that the file can not be deleted.kh12014-06-031-3/+5
* | Use QTemporaryDir instead of our homemade solution.kh12014-06-031-8/+10
|/
* Fix HTTP proxy settings do not have any effect.kh12014-05-211-0/+2
* Obviously we need to pass the authenticator everywhere.kh12014-05-091-0/+6
* Slightly faster version of asynchronous metadata download.kh12014-02-031-0/+380