summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller
Commit message (Expand)AuthorAgeFilesLines
* 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-091-7/+15
* If there happens to be an error during fetch, reset states.kh12011-11-093-9/+28
* 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-081-0/+4
* 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-041-0/+4
* 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-011-6/+12
* added contentChangeRequested on the component classTim Jenssen2011-10-312-2/+13
* 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
* 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-139-18/+87
* Remove some superfluous member.kh12011-10-121-4/+1
* cleanFromOSCreatedFiles -> removeSystemGeneratedFilesTim Jenssen2011-10-102-2/+2
* removed some unneeded ui elements from kdtoolsTim Jenssen2011-10-1011-1447/+0
* use new cleanFromOSCreatedFiles methodTim Jenssen2011-10-102-12/+3
* Implement download speed, etc... QTIFW-3.kh12011-10-103-30/+254
* store additional config filesMaurice Kalinowski2011-10-071-1/+11
* show dependency calculation errors in the installerTim Jenssen2011-10-055-28/+38
* 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
* use replace variables in PackageManagerCore::performOperationTim Jenssen2011-10-041-1/+1
* Rename to "Restart" to make the action more clear.kh12011-09-301-2/+2
* Set force restart if we _have_ written a new installer base.kh12011-09-302-4/+1
* Fix QTIFW-46.kh12011-09-302-6/+20
* renamed parameter of handleMethodInvocationRequest()Alexander Lenhardt2011-09-282-3/+3
* Support to Operations for method execution from main threadAlexander Lenhardt2011-09-282-0/+25
* Extend fd8711f9c463c7f4023c6d37592c409f2cf80460.kh12011-09-271-2/+8
* now autodependon is like dependencies tag + self auto depend onTim Jenssen2011-09-271-4/+3
* Fixes QTIFW-41.kh12011-09-272-7/+11
* fix foundImportantUpdate and rename it to essentialTim Jenssen2011-09-274-18/+18
* convert and use autodependencies like usually dependenciesTim Jenssen2011-09-163-6/+22