summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/qinstallercomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove/ Comment out, going to rework dep handling anyway.kh12011-04-051-90/+88
* Add slot to setup model data.kh12011-04-011-0/+34
* Add a method to return the uncompressed size as string.kh12011-04-011-0/+15
* Add a remove component function. Does not delete.kh12011-04-011-0/+14
* Keep components in seperate list.kh12011-04-011-7/+16
* Add a helper class to hide the model handling.kh12011-03-231-105/+20
* Use the private class. Move the RunModes enum.kh12011-03-231-149/+10
* Some more getter for model handling.kh12011-03-231-0/+19
* Add some model item methods.kh12011-03-231-4/+62
* Use the already existing ctor to load data.kh12011-03-211-10/+2
* Use statics. Make function private. Build fix.kh12011-03-171-88/+75
* Always pass the mode so we get the right components.kh12011-03-161-2/+2
* Merge branch 'master' into refactorkh12011-03-161-4/+9
|\
| * added possibility to start an installer without force installations - for bet...Tim Jenssen2011-03-151-3/+8
* | Merge commit 'abbee7b0ec2e1fbc676b31949320b35a4c6620c7' into refactorkh12011-03-161-0/+21
|\|
| * load the component scripts with help of new variable localTempPathTim Jenssen2011-03-151-0/+21
* | Merge branch 'master' into refactorkh12011-03-141-5/+6
|\|
| * added some more values to load data methodTim Jenssen2011-03-141-5/+6
* | Better naming.kh12011-03-131-3/+3
* | Use foreach for better readability.kh12011-03-111-5/+3
* | Fix indent.kh12011-03-111-19/+18
* | Merge branch 'master' into refactorkh12011-03-111-0/+107
|\|
| * used new load data functions from component classTim Jenssen2011-03-101-16/+0
| * added load data functionality inside component classTim Jenssen2011-03-101-0/+109
* | Unify status values.kh12011-03-101-5/+9
* | Cleanup. Style changes.kh12011-03-091-550/+550
|/
* init commitTim Jenssen2011-02-211-0/+1103