summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagercore_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* use relevantComponentForAutoDependOne everywhereTim Jenssen2011-11-141-10/+9
* autodependon should only checked on user available componentsTim Jenssen2011-11-091-1/+10
* Fix 5d9fa6ed0eb13a63aed63fe5642db3e1b3936b8b.kh12011-11-091-0/+3
* If there happens to be an error during fetch, reset states.kh12011-11-091-7/+19
* Fix QTSDK-954.kh12011-10-131-4/+6
* Fixed QTSDK-961Alexander Lenhardt2011-10-131-1/+2
* store additional config filesMaurice Kalinowski2011-10-071-1/+11
* show dependency calculation errors in the installerTim Jenssen2011-10-051-22/+29
* Set force restart if we _have_ written a new installer base.kh12011-09-301-3/+1
* Fix QTIFW-46.kh12011-09-301-2/+14
* renamed parameter of handleMethodInvocationRequest()Alexander Lenhardt2011-09-281-2/+2
* Support to Operations for method execution from main threadAlexander Lenhardt2011-09-281-0/+21
* now autodependon is like dependencies tag + self auto depend onTim Jenssen2011-09-271-4/+3
* Fixes QTIFW-41.kh12011-09-271-3/+3
* fix foundImportantUpdate and rename it to essentialTim Jenssen2011-09-271-1/+1
* convert and use autodependencies like usually dependenciesTim Jenssen2011-09-161-5/+17
* ignore script value in dependency resolving code for autodependsTim Jenssen2011-09-121-1/+4
* fix QTSDK-855 - autodependon == is a dependencyTim Jenssen2011-09-121-1/+4
* Make sure we can use possible to replace installed components.kh12011-09-061-0/+9
* Fix wrong order, status needs to be set before finished.kh12011-08-241-1/+1
* Revert parts of the former changes.kh12011-08-241-4/+3
* Remove stupid check. Return the proper core status.kh12011-08-241-1/+7
* added updateRequested that is allTim Jenssen2011-08-231-2/+3
* if we cleared it we need to recalculate itTim Jenssen2011-08-231-0/+1
* Keep the problem reason to show it in the UI.kh12011-08-231-3/+9
* Fail if a component is a dependency but should be uninstalled.kh12011-08-231-2/+2
* Add a working version that resolves auto dependencies.kh12011-08-231-6/+33
* Add a hack to be able to check components.kh12011-08-231-0/+25
* Make sure we only calculate the components on actual change.kh12011-08-231-0/+2
* Add some vars earlier in the chain.kh12011-08-221-9/+10
* Fix the updater case for replacements.kh12011-08-221-6/+9
* run stopProcessesForUpdates to show warning message before uninstallationTim Jenssen2011-08-191-0/+3
* Implement dependee resolving for uninstallation.kh12011-08-181-0/+62
* Add and update some comments.kh12011-08-181-4/+8
* Fix the broken update case.kh12011-08-161-4/+16
* Fix warning and unnecessary output.kh12011-08-161-4/+3
* Filter for unnamed opertions as well.kh12011-08-161-4/+7
* Remove compressing resources and operations.kh12011-08-161-23/+6
* Revert "Order the list as the name indicates."kh12011-08-151-2/+0
* Fix wrong whitespaces.kh12011-08-121-11/+11
* Improve reason textNiels Weber2011-08-111-1/+1
* Some style fixes. Rename some members etc.kh12011-08-101-32/+30
* Let the member name follow the function name.kh12011-08-101-4/+5
* Order the list as the name indicates.kh12011-08-101-0/+2
* Some style changes.kh12011-08-101-13/+12
* Small style and typo fix.kh12011-08-101-5/+4
* Style fixes.kh12011-08-091-3/+4
* Improve reason stringsNiels Weber2011-08-011-2/+2
* don't return false if there was no componten to addTim Jenssen2011-07-291-1/+1
* now autodepend is recursive and worksTim Jenssen2011-07-291-3/+5