summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix PackageManagerCore::ComponentType briefLeena Miettinen2016-05-131-1/+1
* Doc: PackageManagerCore::ComponentType is now an enumLeena Miettinen2016-05-131-27/+21
* Fix crash when updating admin installation with user/temp repositoryKatja Marttila2016-02-151-1/+10
* Doc: Remove dubious sentence from installer.calculateComponentsToUninstall()Kai Koehne2016-01-151-2/+2
* Update license headersIikka Eklund2015-12-291-4/+3
* Init all components with proper install actionJarek Kobus2015-06-291-1/+1
* Doc: add docs for PackageManagerCoreLeena Miettinen2015-05-261-316/+498
* Doc: add links to topics that describe the namespacesLeena Miettinen2015-03-111-0/+5
* Restore original behavior for component.installationRequestedKai Koehne2015-02-271-1/+1
* Use local sockets for client-server communicationKai Koehne2015-02-201-2/+2
* Update CopyrightKai Koehne2015-02-181-7/+7
* Doc: fix language and QDoc command issuesLeena Miettinen2015-02-121-17/+22
* Show size in "Programs and Features"Christoph VogtlÃĪnder2015-02-031-1/+1
* Doc: add docs for arguments and return valuesLeena Miettinen2015-01-301-9/+18
* Introduce InstallAction property for componentjkobus2015-01-191-24/+63
* Fix space shown for already installed componentsNiels Weber2015-01-131-1/+1
* Doc: remove "type" from briefs in Scripting APILeena Miettinen2015-01-131-1/+1
* Doc: fix links after a page name changedLeena Miettinen2015-01-091-2/+2
* Remove unneeded Kind enumjkobus2014-12-041-1/+1
* Documentation updates and fixes.kh2014-12-011-0/+1
* cleanup RollBackInstallationNiels Weber2014-12-011-11/+9
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-2/+6
* Fix crash experienced while closing the application.kh2014-11-241-0/+3
* Delete components.xml on cancelling installationNiels Weber2014-11-211-1/+8
* Expose real type of PackageManagerProxyFactoryKai Koehne2014-11-181-2/+2
* Merge "Merge remote-tracking branch 'origin/1.6'"Karsten Heimrich2014-11-181-2/+31
|\
| * Merge remote-tracking branch 'origin/1.6'Kai Koehne2014-11-181-2/+31
| |\
| | * Fix calculation of required disk spaceKai Koehne2014-10-281-2/+2
* | | Deprecate sharedFlagNiels Weber2014-11-181-0/+6
|/ /
* | Allow spaces in RunProgramArgumentsNiels Weber2014-11-171-0/+13
* | Remove componentsAboutToBeClearedNiels Weber2014-11-141-6/+0
* | Make it possible to register the Repository class independently.kh12014-11-121-0/+2
* | Fix the uninstaller calculatorjkobus2014-11-041-4/+3
* | Implement package filtering for online and offline installer.kh12014-10-301-0/+6
* | Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* | Some more documentation fixes (removes more warnings).kh12014-10-151-6/+6
* | Fix documention for Qt 5.4.Leena Miettinen2014-10-141-0/+4
* | Move the uninstallation calculations into UninstallerCalculatorjkobus2014-10-101-3/+4
* | Fix c++ documentation creation. Add, fix inline documentation.kh12014-10-081-125/+97
* | Move InstallerCalculator into its own headerkh12014-10-061-0/+1
* | Make InstallerCalculator independent on PackageManagerCorePrivatekh12014-10-061-2/+4
* | Remove PackageManagerCore from InstallerCalculatorkh12014-10-061-5/+9
* | Rewrite the component getter mess, remove superfluous methods.kh12014-10-061-104/+80
* | Get rid of subComponentByName()jkobus2014-09-251-35/+14
* | Move calculation of components into InstallerCalculatorjkobus2014-09-251-6/+6
* | Add rootAndChildComponents() method.jkobus2014-09-251-7/+14
* | Add small auto test.kh12014-09-221-3/+3
* | Split and implement new installer base, update checker.kh12014-09-041-2/+2
* | Simplify VerboseWriterKai Koehne2014-07-181-1/+1
* | Make the marker and the find function class members.kh12014-07-151-3/+3