20 Commits

Author SHA1 Message Date
kh1
e51dcab16d Some more getter for model handling. 2011-03-23 20:20:33 +01:00
kh1
2cc43240e6 Add some model item methods. 2011-03-23 15:00:35 +01:00
kh1
adcd83be60 Use the already existing ctor to load data. 2011-03-21 13:28:55 +01:00
kh1
c2494a98b2 Use statics. Make function private. Build fix.
Make the local tmp path thing private, as it's rather useless
to be able to set it from the outside. Should be done on component
load. Adjust code to take that into account and compile.
2011-03-17 15:13:11 +01:00
kh1
c642c138ce Always pass the mode so we get the right components. 2011-03-16 17:05:03 +01:00
kh1
32ae184157 Merge branch 'master' into refactor
Conflicts:
	installerbuilder/installerbase/tabcontroller.cpp
	installerbuilder/libinstaller/qinstaller.cpp
2011-03-16 10:22:13 +01:00
kh1
2bf7d0ac73 Merge commit 'abbee7b0ec2e1fbc676b31949320b35a4c6620c7' into refactor
Conflicts:
	installerbuilder/libinstaller/qinstallercomponent.h
2011-03-16 09:11:18 +01:00
Tim Jenssen
3103ea4193 added possibility to start an installer without force installations - for better testing 2011-03-15 19:48:38 +01:00
Tim Jenssen
abbee7b0ec load the component scripts with help of new variable localTempPath 2011-03-15 18:17:20 +01:00
kh1
6731abd566 Merge branch 'master' into refactor
Conflicts:
	installerbuilder/libinstaller/qinstallercomponent.cpp
	installerbuilder/libinstaller/qinstallercomponent.h
2011-03-14 17:51:45 +01:00
Tim Jenssen
a5793ea351 added some more values to load data method 2011-03-14 14:13:00 +01:00
kh1
f1c8f63b1f Better naming.
Actually we are asking for child components here.
2011-03-13 21:40:38 +01:00
kh1
fb0ec26b9f Use foreach for better readability. 2011-03-11 12:40:23 +01:00
kh1
cf047a3176 Fix indent. 2011-03-11 12:39:45 +01:00
kh1
f770efecf3 Merge branch 'master' into refactor
Conflicts:
	installerbuilder/libinstaller/qinstallercomponent.cpp
	installerbuilder/libinstaller/qinstallercomponent.h
2011-03-11 12:29:28 +01:00
Tim Jenssen
8772a59d28 used new load data functions from component class 2011-03-10 18:38:37 +01:00
Tim Jenssen
f7f4e82bdc added load data functionality inside component class 2011-03-10 18:36:07 +01:00
kh1
36ced7e11a Unify status values. 2011-03-10 15:50:33 +01:00
kh1
573ace6dbc Cleanup. Style changes. 2011-03-09 12:45:22 +01:00
Tim Jenssen
8457830abd init commit 2011-02-21 16:41:32 +01:00