summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/getrepositorymetainfojob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Fix I247cca06386eee0f1af084ac4c15a813e38c3f02.kh12012-01-231-17/+18
* Initial part to update repositories.kh12012-01-201-4/+53
* Use qDebug instead of verbose.kh12012-01-171-3/+2
* Small QString improvements.kh12012-01-171-2/+2
* Add authentication support to the downloaders.kh12011-11-281-0/+12
* Cleanup.kh12011-11-281-1/+1
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-211-1/+1
* Simplify KD* directory structure.hjk2011-11-211-2/+2
* Remove re-directing KD* header.hjk2011-11-211-2/+2
* added support for updateUrl redirectsAlexander Lenhardt2011-11-041-0/+4
* added scRemoteVersion constant for better readabilityAlexander Lenhardt2011-10-131-1/+1
* append a random string to Updates.xml urlTim Jenssen2011-10-041-1/+4
* Fix error handling for all user defined errors.kh12011-07-191-6/+5
* Resolve TODO and make unzip threaded.kh12011-07-141-39/+98
* Small cleanup. No need for a second QFile.kh12011-07-121-6/+5
* Move constants into it's own file.kh12011-07-051-0/+1
* Cleanup the error messages and add some missing punctuation.kh12011-06-291-14/+16
* Move constants into global file and use where possible.kh12011-06-091-2/+2
* Remove superfluous includes.kh12011-05-171-3/+0
* Repositories are always "required" now.kh12011-05-091-15/+0
* Get rid of the package manager parameter.kh12011-05-061-66/+29
* Make use of the commen error values.kh12011-05-061-14/+18
* Don't bail on user ignore error.kh12011-05-061-0/+19
* On cancel emit finished with error.kh12011-05-061-1/+1
* Properly qualify the error enums.kh12011-05-061-16/+17
* If we cancel we need to emit finished as well.kh12011-05-031-1/+3
* Small cleanup.kh12011-05-031-5/+3
* Update job info message and properly forward them.kh12011-05-031-3/+9
* assert -> Q_ASSERTkh12011-05-031-5/+3
* Fix endless loop.kh12011-03-031-2/+2
* init commitTim Jenssen2011-02-211-0/+425