summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagercore_p.h
Commit message (Expand)AuthorAgeFilesLines
* show dependency calculation errors in the installerTim Jenssen2011-10-051-1/+1
* renamed parameter of handleMethodInvocationRequest()Alexander Lenhardt2011-09-281-1/+1
* Support to Operations for method execution from main threadAlexander Lenhardt2011-09-281-0/+4
* convert and use autodependencies like usually dependenciesTim Jenssen2011-09-161-0/+1
* Make sure we can use possible to replace installed components.kh12011-09-061-0/+4
* Keep the problem reason to show it in the UI.kh12011-08-231-1/+3
* Add a working version that resolves auto dependencies.kh12011-08-231-1/+0
* Add a hack to be able to check components.kh12011-08-231-0/+6
* Make sure we only calculate the components on actual change.kh12011-08-231-0/+1
* Implement dependee resolving for uninstallation.kh12011-08-181-0/+5
* Remove compressing resources and operations.kh12011-08-161-1/+1
* improve absurdly commentTim Jenssen2011-08-161-4/+5
* Fix wrong whitespaces.kh12011-08-121-6/+5
* Some style fixes. Rename some members etc.kh12011-08-101-2/+2
* Let the member name follow the function name.kh12011-08-101-1/+1
* added new dependency checkTim Jenssen2011-07-291-1/+1
* new dependency calculation without recursive checkTim Jenssen2011-07-291-7/+2
* calculate dependencies only if it is neededTim Jenssen2011-07-291-2/+0
* use shorter AppendToInstallState namesTim Jenssen2011-07-271-3/+3
* removed unused debugComponentTim Jenssen2011-07-271-3/+0
* added visited dependency checkTim Jenssen2011-07-271-1/+2
* kill StartAppendToInstallState the logic is now outside and use setUpdateAvai...Tim Jenssen2011-07-271-2/+1
* calculateToInstallComponents got a return valueTim Jenssen2011-07-271-1/+1
* Revert "remove unused constructors" <- they were usedTim Jenssen2011-07-251-0/+1
* renamed some new install order methods and added access to two on coreTim Jenssen2011-07-221-2/+4
* remove unused constructorsTim Jenssen2011-07-221-1/+0
* added a first version of calculate to install components with dependency graphTim Jenssen2011-07-221-0/+18
* add a line breakTim Jenssen2011-07-221-1/+2
* introduce AppendToInstallState enum for dependency statemachineTim Jenssen2011-07-221-0/+6
* Hide the KDUpdater stuff behind typedefs.kh12011-07-051-3/+2
* Hide KDJob from public API.kh12011-07-051-0/+6
* Operations -> OperationListkh12011-07-051-8/+8
* Define some typedefs and hide the "Update"...kh12011-07-041-23/+19
* Have only two function to fetch local and remote packages.kh12011-07-041-5/+9
* Remove semicolon.kh12011-07-041-1/+1
* Fetch the repo only once. Makes package management fast.kh12011-07-041-0/+10
* Remove some superfluous variables.kh12011-07-041-10/+0
* Remove some superfluous function and variables.kh12011-07-011-1/+0
* Remove superfluous fuction.kh12011-07-011-2/+1
* Keep the updater application as class member.kh12011-07-011-1/+1
* Remove superfluous member variable.kh12011-06-301-1/+0
* Add an error function and display it in the ui.kh12011-06-291-1/+3
* Should have been lower case.kh12011-06-241-1/+1
* build fix for X11Maurice Kalinowski2011-06-231-0/+1
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* Rename InstallerSettings to Settings.kh12011-06-201-1/+1
* Rename header guard to match class name.kh12011-06-161-3/+3
* Create the handler on the stack instead of the heap.kh12011-06-151-1/+1
* Rename header/ source files to match class name.kh12011-06-151-0/+210