summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-03-171-1/+1
|\|
| * Restore original behavior for component.installationRequestedKai Koehne2015-02-271-1/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-02-261-17/+48
|\|
| * Update CopyrightKai Koehne2015-02-181-7/+7
| * Fix could not write installer configuration file.kh2015-02-041-4/+5
| * CreateLocalRepository doesn't work on OS X.kh2015-02-041-2/+12
| * Show size in "Programs and Features"Christoph Vogtländer2015-02-031-1/+17
| * Use a UUID as uninstall registry subkeyChristoph Vogtländer2015-01-231-5/+9
* | Introduce isMaintainer() methodjkobus2015-01-261-1/+1
|/
* no longer use Version as the repository format versionChristoph Vogtländer2015-01-201-6/+7
* Delete components only after they have been removed from the listsKai Koehne2015-01-201-4/+6
* Introduce InstallAction property for componentjkobus2015-01-191-1/+3
* Add ComponentChecker class for verifying the internal state.jkobus2014-12-011-0/+5
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-12/+0
* Fix crash experienced while closing the application.kh2014-11-241-2/+0
* Use written localhost address, adapt code.kh2014-11-241-1/+2