summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagercore_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-2326/+0
* Keep common just for the tools.kh12012-03-131-9/+8
* Implement operation to create local repository.kh12012-03-131-1/+42
* Fix some typos.kh12012-03-071-6/+6
* remove MaintenanceTitleNiels Weber2012-03-051-1/+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
* delete the components in the updater case in a safer way1.2Tim Jenssen2012-01-301-6/+13
* Fix I247cca06386eee0f1af084ac4c15a813e38c3f02.kh12012-01-231-13/+1
* Move to private implementation.kh12012-01-231-0/+9
* Initial part to update repositories.kh12012-01-201-5/+15
* Update repositories after redirect.kh12012-01-171-0/+2
* Use qDebug instead of verbose.kh12012-01-171-30/+28
* show all details of all messageboxes in verboseTim Jenssen2011-12-071-3/+0
* Fix QTIFW-52.kh12011-12-011-9/+18
* Implement network settings dialog.kh12011-11-281-39/+157
* Make it possible to set proxy factorys for the downloaders.kh12011-11-281-0/+6
* Cleanup.kh12011-11-281-1/+2
* Refactor the code with the use of buildComponentTree.kh12011-11-251-0/+56
* remove autodependon need to check the replacements aswellTim Jenssen2011-11-231-3/+9
* calculateComponentsToUninstall shouldn't remove needed dependenciesTim Jenssen2011-11-211-4/+1
* Merge unneeded KDSysInfo 'pseudo namespace' into KDUpdater namespace.hjk2011-11-211-4/+4
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-211-11/+11
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-211-2/+2
* Simplify KD* directory structure.hjk2011-11-211-5/+5
* Remove re-directing KD* header.hjk2011-11-211-3/+5
* fix calculateComponentsToInstallTim Jenssen2011-11-211-3/+7
* fix autodependency behaviourTim Jenssen2011-11-211-17/+2
* introduce beginInstallation() method in ComponentTim Jenssen2011-11-211-0/+9
* setStatus move the message to std out aswellTim Jenssen2011-11-181-3/+2
* Fix broken undo operation calculation.kh12011-11-171-21/+24
* Fix build after d48cb97ba1b1179ce314d6ab190a7379f802465a.kh12011-11-171-2/+2
* 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