summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-1845/+0
* Keep common just for the tools.kh12012-03-131-7/+6
* Implement operation to create local repository.kh12012-03-131-0/+12
* Get rid of signing. We can put it back once we need it.kh12012-03-011-2/+1
* check if component is coming from an online repoAlexander Lenhardt2012-02-201-2/+5
* 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
* check that the local package is a component to be replacedAlexander Lenhardt2012-01-301-1/+2
* fix possible crash intjenssen2012-01-301-0/+2
* fix for Replaces tagAlexander Lenhardt2012-01-271-4/+20
* now replaces should work againTim Jenssen2012-01-261-7/+1
* Move to private implementation.kh12012-01-231-5/+1
* Use qDebug instead of verbose.kh12012-01-171-3/+3
* fixed QTIFW-75Alexander Lenhardt2012-01-051-2/+2
* show all details of all messageboxes in verboseTim Jenssen2011-12-071-1/+0
* added PackageManagerCore::executeDetachedTim Jenssen2011-12-071-0/+16
* use replaces for the arguments in PackageManagerCore::executeTim Jenssen2011-12-071-9/+18
* missid the root components itselfTim Jenssen2011-12-021-1/+1
* fix a crash if the replaces is not existingTim Jenssen2011-11-291-3/+8
* Remove fetch and implement "lazy" fetch.kh12011-11-281-0/+2
* Implement network settings dialog.kh12011-11-281-1/+14
* Make it possible to set proxy factorys for the downloaders.kh12011-11-281-0/+15
* Add authentication support to the downloaders.kh12011-11-281-2/+6
* Fix a problem that isOfflineOnly returned true.kh12011-11-281-1/+4
* Make sure to create components for local installed packages.kh12011-11-281-0/+16
* Refactor the code with the use of buildComponentTree.kh12011-11-251-81/+6
* Fix QtSDK-1070.kh12011-11-241-12/+16
* calculateComponentsToUninstall shouldn't remove needed dependenciesTim Jenssen2011-11-211-1/+6
* Merge unneeded KDSysInfo 'pseudo namespace' into KDUpdater namespace.hjk2011-11-211-1/+1
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-211-8/+8
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-211-2/+2
* Simplify KD* directory structure.hjk2011-11-211-2/+2
* Remove re-directing KD* header.hjk2011-11-211-2/+2
* fix calculateComponentsToInstallTim Jenssen2011-11-211-2/+9
* Code cosmetics.hjk2011-11-181-12/+12
* introduce a DownloadableArchives package description xml-tagTim Jenssen2011-11-181-0/+7
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-2/+2
* fixed bugs with version display in packagemanager and update managerAlexander Lenhardt2011-11-151-20/+23
* Fix some typos.kh12011-11-101-19/+19
* Adjust to take the 110 char count into account.kh12011-11-071-6/+5
* Implement QTIFW-3.kh12011-10-201-0/+3
* added scRemoteVersion constant for better readabilityAlexander Lenhardt2011-10-131-3/+4
* Fixed QTSDK-961Alexander Lenhardt2011-10-131-0/+43
* show dependency calculation errors in the installerTim Jenssen2011-10-051-2/+2
* use replace variables in PackageManagerCore::performOperationTim Jenssen2011-10-041-1/+1
* Set force restart if we _have_ written a new installer base.kh12011-09-301-1/+0
* Extend fd8711f9c463c7f4023c6d37592c409f2cf80460.kh12011-09-271-2/+8