summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* only return true is all requirements are setMaurice Kalinowski2011-09-161-0/+1
* improve messageNiels Weber2011-09-161-1/+1
* normailze the qmake path from qtversion.xmlTim Jenssen2011-09-151-1/+4
* fixed wrong argument, added missing word runTim Jenssen2011-09-151-1/+1
* we need the application object for some informations laterTim Jenssen2011-09-141-0/+1