summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/component.h
Commit message (Expand)AuthorAgeFilesLines
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* fix some more license headersNiels Weber2012-02-061-15/+22
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* fixed QTIFW-75Alexander Lenhardt2012-01-051-0/+1
* fix autodependency behaviourTim Jenssen2011-11-211-0/+1
* introduce beginInstallation() method in ComponentTim Jenssen2011-11-211-0/+1
* Add QDebug stream operator to component class.kh12011-11-171-0/+4
* added contentChangeRequested on the component classTim Jenssen2011-10-311-2/+4
* Add a getter for auto dependency values.kh12011-08-231-0/+2
* Remove now superfluous code as depenedencies work.kh12011-08-151-16/+0
* Added some comments. Small change to keep the code compact.kh12011-08-121-2/+3
* now autodepend is recursive and worksTim Jenssen2011-07-291-1/+1
* added const to method where possible and clean up the code(removed unused met...Tim Jenssen2011-07-271-1/+0
* added an updateIsAvailable flag to component classTim Jenssen2011-07-271-0/+4
* added isAutoDependOn to Component classTim Jenssen2011-07-221-0/+1
* Move constants into it's own file.kh12011-07-051-0/+1
* Hide the KDUpdater stuff behind typedefs.kh12011-07-051-3/+2
* Operations -> OperationListkh12011-07-051-1/+1
* Define some typedefs and hide the "Update"...kh12011-07-041-11/+10
* Remove semicolon.kh12011-07-041-1/+1
* Rename header guard to match class name.kh12011-06-161-3/+3
* Rename from Installer to PackageManagerCore.kh12011-06-141-4/+5
* Move constants into global file and use where possible.kh12011-06-091-6/+3
* Rename to match actual class name. Fix includes.kh12011-06-091-0/+229