summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-211-1/+0
* Fix maintenance tool permissionsNiels Weber2014-11-191-4/+8
* Fix uninstall after installing into a target with elevated permissions.kh12014-11-171-2/+3
* Cleanup.kh12014-11-141-36/+30
* Do not read the internal ini file through the wrapper class.kh12014-11-111-1/+1
* Check if all dependencies are met just after downloading packagesjkobus2014-11-071-0/+15
* Fix annoying warning printed during installation.kh12014-10-301-2/+6
* Implement package filtering for online and offline installer.kh12014-10-301-0/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Overhaul the binary format API.kh12014-10-151-1/+1
* Move the uninstallation calculations into UninstallerCalculatorjkobus2014-10-101-99/+28
* Move InstallerCalculator into its own headerkh12014-10-061-167/+1
* Make InstallerCalculator independent on PackageManagerCorePrivatekh12014-10-061-13/+14