summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove obsolete sharedFlag() functionKatja Marttila2020-01-161-1/+0
* | Merge remote-tracking branch 'origin/3.1' into masterKatja Marttila2019-11-201-1/+0
|\|
| * Refactor setting and checking of file permissionsArttu Tarkiainen2019-08-301-1/+0
* | List available packages from command lineKatja Marttila2019-11-191-1/+1
* | Refactor code to functions which command line interface needsKatja Marttila2019-11-191-0/+3
|/
* Gain admin rights for writing MaintenanceTool config files if neededArttu Tarkiainen2019-06-141-1/+2
* Fix MaintenanceTool file write permission check on Linux and macOSArttu Tarkiainen2019-06-031-0/+2
* Maintenance Tool: Change text in Select Components view when selection of com...Arttu Tarkiainen2019-05-021-0/+1
* Revert RemoteFileEngineHandler removalKatja Marttila2019-01-151-0/+2
* Remove unused variableKatja Marttila2018-12-181-2/+0
* 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