summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 isMaintainer() methodjkobus2015-01-261-2/+10
|/
* 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
* | Move class BinaryContent into its own file.kh12014-07-151-2/+2
* | Rename settings in config.xml filejkobus2014-07-071-10/+10
* | Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-1/+1
* | Remove unused methodjkobus2014-07-021-18/+0
* | Don't use QObject::tr().kh12014-06-241-1/+1
* | Merge remote-tracking branch 'origin/1.6'Tim Jenssen2014-06-181-16/+45
|\|
| * Make it possible to calculate dependencies from script.kh12014-06-051-16/+45
* | Replace client-server classes and update implementations.kh12014-06-031-5/+5