summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add progressbar to indicate unzip job is proceedingKatja Marttila2017-05-101-0/+4
* Fix install corrupt with silentInstallKatja Marttila2017-05-101-0/+2
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | allow installing compressed packagesKatja Marttila2016-11-091-1/+6
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-3/+3
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-2/+2
* | Rename classes to reflect their use. Remove typedef.Karsten Heimrich2015-05-061-1/+1
* | Replace UpdateSourcesInfo and UpdateSourceInfo classes.Karsten Heimrich2015-05-061-2/+2
* | Remove (KDUpdater}Application, functionality has been merge.Karsten Heimrich2015-05-051-23/+0
* | Take over the last used methods from {KD}Application.Karsten Heimrich2015-05-051-0/+2
* | Move the PackagesInfo handling out of {KDUpdater}Application.Karsten Heimrich2015-05-051-0/+1
* | Move the UpdateSourcesInfo out of {KDUpdater}Application.Karsten Heimrich2015-05-051-0/+2
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Use a UUID as uninstall registry subkeyChristoph VogtlÃĪnder2015-01-231-1/+1
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-211-1/+2
* Expose real type of PackageManagerProxyFactoryKai Koehne2014-11-181-2/+2
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Move the uninstallation calculations into UninstallerCalculatorjkobus2014-10-101-4/+5
* Move InstallerCalculator into its own headerkh12014-10-061-40/+0
* Make InstallerCalculator independent on PackageManagerCorePrivatekh12014-10-061-8/+3
* Cleanupjkobus2014-10-061-1/+1
* Remove PackageManagerCore from InstallerCalculatorkh12014-10-061-2/+3
* Add one common message for recursion errorJarek Kobus2014-09-251-0/+1
* Differentiate install reason typesJarek Kobus2014-09-251-2/+14
* Move calculation of components into InstallerCalculatorjkobus2014-09-251-17/+36
* Split and implement new installer base, update checker.kh12014-09-041-1/+1
* Rename settings in config.xml filejkobus2014-07-071-8/+8
* Rename pathes -> pathsjkobus2014-07-031-1/+1
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-2/+2
* Replace client-server classes and update implementations.kh12014-06-031-2/+2
* Slightly faster version of asynchronous metadata download.kh12014-02-031-2/+3
* Task based meta data download.kh12014-01-221-0/+3
* Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-061-2/+8
* rename forceRestart to needsHardRestartTim Jenssen2013-10-231-1/+1
* use dependency solver to order the installed operationsTim Jenssen2013-08-061-0/+1
* Omit debug output in case there is no value given.kh12013-05-301-1/+2
* Implement configuration interface.kh12013-05-281-0/+21
* introduce installerscriptengineTim Jenssen2013-05-161-0/+3
* Get rid of some superfluous includes.kh12013-03-041-8/+5
* Remove RunMode enum, it's useless and clutters the API.kh12013-02-191-2/+2
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Have a new class to control user set value access.kh12012-10-251-3/+3
* Add new commandline argument.kh12012-08-171-1/+0
* clean up exception usageTim Jenssen2012-06-111-3/+3
* now installer can disallow to install from a remote locationTim Jenssen2012-04-271-0/+2
* Move the models inside core engine.kh12012-04-251-5/+9