summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/getrepositoriesmetainfojob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-195/+0
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels Weber2012-02-061-13/+13
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* 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-35/+23
* Initial part to update repositories.kh12012-01-201-8/+15
* Update repositories after redirect.kh12012-01-171-2/+10
* Use qDebug instead of verbose.kh12012-01-171-2/+3
* Cleanup.kh12011-11-281-1/+1
* Code cosmetics.hjk2011-11-181-3/+3
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-2/+2
* If there happens to be an error during fetch, reset states.kh12011-11-091-1/+8
* Fix whitespaces.kh12011-11-071-2/+2
* Make sure we fetch only enabled repositories.kh12011-11-071-1/+4
* Fix error handling for all user defined errors.kh12011-07-191-17/+12
* Add a reset function to reset internal error handling.kh12011-07-081-0/+10
* Whitespace cleanup. Style change.kh12011-06-291-1/+1
* Repositories are always "required" now.kh12011-05-091-7/+1
* Get rid of the package manager parameter.kh12011-05-061-4/+2
* Make use of the commen error values.kh12011-05-061-3/+8
* Don't bail on user ignore error.kh12011-05-061-1/+1
* On cancel emit finished with error.kh12011-05-061-1/+1
* Properly qualify the error enums.kh12011-05-061-1/+1
* Update job info message and properly forward them.kh12011-05-031-5/+1
* assert -> Q_ASSERTkh12011-05-031-3/+1
* The job would clear the list during it's work.kh12011-03-241-2/+3
* Small cleanup.kh12011-03-241-3/+4
* init commitTim Jenssen2011-02-211-0/+183