summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix crash when updating admin installation with user/temp repositoryKatja Marttila2015-10-301-1/+11
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-3/+3
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-08-191-1/+1
|\|
| * Init all components with proper install actionJarek Kobus2015-06-291-1/+1
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-2/+2
* | Sanitize QDebug outputKai Koehne2015-07-091-2/+2
* | Unify translated error messagesKai Koehne2015-06-241-6/+6
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-10/+11
* | Add method to lookup if a product is registered in the factory.Karsten Heimrich2015-06-101-8/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-06-041-316/+498
|\|
| * Doc: add docs for PackageManagerCoreLeena Miettinen2015-05-261-316/+498
* | Remove scRemoteVersion, it's the same as scVersionJarek Kobus2015-05-071-3/+3
* | Remove pseudo static core instance, fixes autotests.Karsten Heimrich2015-05-061-11/+2
* | Rename classes to reflect their use. Remove typedef.Karsten Heimrich2015-05-061-5/+5
* | Take over the last used methods from {KD}Application.Karsten Heimrich2015-05-051-0/+19
* | Move the PackagesInfo handling out of {KDUpdater}Application.Karsten Heimrich2015-05-051-6/+5
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-03-171-1/+6
|\|
| * 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
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-02-261-36/+50
|\|
| * 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