summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix nested autodependency uninstallKatja Marttila2018-05-031-0/+4
* Fix maintenance tool file name parsing in macJani Heikkinen2017-12-191-2/+2
* Fix maintenance tool update with silentUpdateKatja Marttila2017-06-011-2/+10
* Ignore used separators when comparing file namesKatja Marttila2017-05-151-1/+3
* Add progressbar to indicate unzip job is proceedingKatja Marttila2017-05-101-0/+1
* Fix install corrupt with silentInstallKatja Marttila2017-05-101-0/+22
* Fix invalid QBSP installer breakKatja Marttila2017-04-241-1/+3
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Fix uninstallation on Windows when target path contains non-ascii charactersSlobodan Vrkacevic2017-01-201-0/+1
* | allow installing compressed packagesKatja Marttila2016-11-091-12/+82
* | Revert "Allow signing maintenancetool in Windows"Katja Marttila2016-09-151-9/+4
* | Make support for modifying installations configurableFrerich Raabe2016-09-141-1/+7
* | Allow signing maintenancetool in WindowsKatja Marttila2016-06-211-4/+9
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Allow defining non-checkable itemsKatja Marttila2016-01-181-1/+2
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-10-121-2/+1
|\|
| * Fix errors when running updates in a directory requiring elevationKai Koehne2015-08-201-2/+1
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-071-4/+4
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-141-3/+3
* | Make the installation relocatable (with some limitations).Karsten Heimrich2015-07-141-9/+18
* | Remove quotes around component checker warningsKai Koehne2015-07-101-1/+1
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-1/+0
* | Sanitize QDebug outputKai Koehne2015-07-091-18/+16
* | Add getter and setter for package manager.Karsten Heimrich2015-06-241-1/+1
* | Unify translated error messagesKai Koehne2015-06-241-23/+23
* | Fix missing operation 'installer' value and update documentation.Karsten Heimrich2015-06-231-3/+1
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-13/+20
* | Store AutoDependOn inside components.xmlJarek Kobus2015-06-051-5/+10
* | Merge "Merge remote-tracking branch 'origin/2.0'"Karsten Heimrich2015-06-041-0/+9
|\ \
| * | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-06-041-0/+9
| |\|
| | * Fix maintenance tool upgrade on OSX.Karsten Heimrich2015-06-031-0/+9
* | | Small optimizationJarek Kobus2015-06-041-8/+3
|/ /
* | Add constant and make use of it.Karsten Heimrich2015-05-081-1/+1
* | Remove pseudo static core instance, fixes autotests.Karsten Heimrich2015-05-061-7/+3
* | Rename classes to reflect their use. Remove typedef.Karsten Heimrich2015-05-061-28/+28
* | Replace UpdateSourcesInfo and UpdateSourceInfo classes.Karsten Heimrich2015-05-061-16/+8
* | Fix issue with accessing install target directory.Karsten Heimrich2015-05-061-24/+24
* | Rename function name.Karsten Heimrich2015-05-051-1/+1
* | Remove (KDUpdater}Application, functionality has been merge.Karsten Heimrich2015-05-051-2/+1
* | Take over the last used methods from {KD}Application.Karsten Heimrich2015-05-051-1/+21
* | Move the PackagesInfo handling out of {KDUpdater}Application.Karsten Heimrich2015-05-051-34/+36
* | Move the UpdateSourcesInfo out of {KDUpdater}Application.Karsten Heimrich2015-05-051-14/+9
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-301-1/+2
|\|
| * Enable logging categories as an installer option.Jarek Kobus2015-04-241-1/+2
| * Make componentChecker warnings optional.Jarek Kobus2015-04-221-1/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-211-4/+5
|\|
| * Move the component checker after installer calculator.Jarek Kobus2015-04-151-4/+5
* | Don't mix iterator and const_iteratorKai Koehne2015-04-081-1/+1