summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-1510-49/+80
* Make sure we check if we could find the requested component.kh12011-11-152-54/+52
* fixed bugs with version display in packagemanager and update managerAlexander Lenhardt2011-11-152-23/+26
* use relevantComponentForAutoDependOne everywhereTim Jenssen2011-11-141-10/+9
* Fix some typos.kh12011-11-102-21/+21
* autodependon should only checked on user available componentsTim Jenssen2011-11-091-1/+10
* Fix 5d9fa6ed0eb13a63aed63fe5642db3e1b3936b8b.kh12011-11-091-0/+3
* Fix crash during install with latest SDK.kh12011-11-092-11/+19
* If there happens to be an error during fetch, reset states.kh12011-11-095-20/+52
* Make sure we remove ui elements we added.kh12011-11-094-13/+30
* make sure that a component with addElevatedOperation will get RequiresAdminRi...Tim Jenssen2011-11-082-0/+18
* Remove superfluous semicolon...kh12011-11-081-1/+0
* Fix whitespaces.kh12011-11-071-2/+2
* Adjust to take the 110 char count into account.kh12011-11-072-8/+7
* Make sure we fetch only enabled repositories.kh12011-11-071-1/+4
* added support for updateUrl redirectsAlexander Lenhardt2011-11-044-10/+25
* Implement basic authentication and proxy support.kh12011-11-033-8/+88
* Slightly adjust comments.kh12011-11-031-44/+49
* Fix NULL pointer access in case of error.kh12011-11-021-4/+8
* Adjust coding style.kh12011-11-023-297/+316
* Read possible authentication settings for remote repos.kh12011-11-013-34/+157
* added contentChangeRequested on the component classTim Jenssen2011-10-312-2/+13
* the collected items need to depend on the addDependencies booleanTim Jenssen2011-10-211-0/+8
* rename available in availablePackageInfosTim Jenssen2011-10-211-5/+5
* Implement QTIFW-3.kh12011-10-207-1/+24
* Fix some typos.kh12011-10-201-2/+2
* Add some more status information.kh12011-10-202-6/+15
* don't calculate dependencies during repogen/binarycreatorTim Jenssen2011-10-201-0/+5
* fix for QTSDK-915 and QTIFW-29Tim Jenssen2011-10-191-144/+24
* Fix for QTIFW-54Alexander Lenhardt2011-10-141-1/+1
* improvements for moving averageAlexander Lenhardt2011-10-141-8/+25
* Keep the code more compact. Fix typo.kh12011-10-132-68/+49
* Fix QTSDK-954.kh12011-10-131-4/+6
* added scRemoteVersion constant for better readabilityAlexander Lenhardt2011-10-135-7/+9
* Fixed QTSDK-961Alexander Lenhardt2011-10-1311-25/+106
* Remove some superfluous member.kh12011-10-121-4/+1
* cleanFromOSCreatedFiles -> removeSystemGeneratedFilesTim Jenssen2011-10-104-4/+4
* removed some unneeded ui elements from kdtoolsTim Jenssen2011-10-1011-1447/+0
* use new cleanFromOSCreatedFiles methodTim Jenssen2011-10-104-12/+15
* Implement download speed, etc... QTIFW-3.kh12011-10-103-30/+254
* store additional config filesMaurice Kalinowski2011-10-071-1/+11
* Make sure to check that the download succeeded.kh12011-10-061-0/+7
* show dependency calculation errors in the installerTim Jenssen2011-10-055-28/+38
* improve xml error output in repository generationTim Jenssen2011-10-051-1/+1
* added a more general operation to patch qt coreTim Jenssen2011-10-054-0/+239
* append a random string to Updates.xml urlTim Jenssen2011-10-041-1/+4
* Implement mechanism to update the maintenace tool.kh12011-10-043-0/+230
* use replace variables in PackageManagerCore::performOperationTim Jenssen2011-10-041-1/+1
* Add some useful information about the installer base version.kh12011-09-304-10/+40
* Move these into private source files, Include cleanup.kh12011-09-304-61/+150