summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagercore_p.h
Commit message (Expand)AuthorAgeFilesLines
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Move to private implementation.kh12012-01-231-0/+1
* Implement network settings dialog.kh12011-11-281-1/+4
* Make it possible to set proxy factorys for the downloaders.kh12011-11-281-0/+1
* Refactor the code with the use of buildComponentTree.kh12011-11-251-1/+2
* Merge unneeded KDSysInfo 'pseudo namespace' into KDUpdater namespace.hjk2011-11-211-8/+7
* Simplify KD* directory structure.hjk2011-11-211-2/+2
* Remove re-directing KD* header.hjk2011-11-211-2/+2
* fix autodependency behaviourTim Jenssen2011-11-211-1/+0
* introduce beginInstallation() method in ComponentTim Jenssen2011-11-211-0/+1
* Code cosmetics.hjk2011-11-181-1/+1
* 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