13 Commits

Author SHA1 Message Date
Niels Weber
56ff139b19 update contact email to the current one
Change-Id: Icc6560f9c65e294e01439f17ff02614d6dcf7dc8
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
2012-02-06 11:52:36 +01:00
Niels Weber
971f271860 the final license header changes
Change-Id: I41fe1a29c480bb45aad9ddfe6e50752d3a822ce4
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
2012-02-06 11:03:08 +01:00
Niels Weber
b4d60f60c2 Qt SDK -> Installer Framework
Change-Id: I143694ac2a62e3c0e2be003ffa0f7e37f00351a2
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
2012-01-31 12:57:12 +01:00
kh1
7f75020e00 Keep the updater application as class member.
I can't see any reason to be able to set it from the outside,
thus it makes no sense to have that functionality at all.
To be able to work properly the app had to be set, but could
be easily forgotten, leading to a crash later on. Re-parsing
should be removed as well, will do it next.
2011-07-01 12:09:32 +02:00
kh1
2716f627b2 Rename files to match class name. Adjust includes. 2011-06-20 22:00:34 +02:00
kh1
4fdc07ed02 Rename InstallerSettings to Settings. 2011-06-20 21:46:58 +02:00
kh1
4d78ddd97c Rename header/ source files to match class name.
Fix includes as well.
2011-06-15 12:39:03 +02:00
kh1
787eb763bd Rename from Installer to PackageManagerCore.
Note: Might break on any other platform than windows,
needs some more tests. No break on windows so far...
2011-06-14 16:24:50 +02:00
kh1
e2e31f26bc Keep the installer on the stack. 2011-06-01 15:21:55 +02:00
kh1
6978a2469e Keep the dialog on the heap to see actual setting changes. 2011-06-01 14:08:33 +02:00
kh1
feba978e1a Remove some superfluous includes. Style changes. 2011-06-01 11:32:37 +02:00
kh1
5c6ab23365 Make it compile again. Still does not work. 2011-05-24 23:15:05 +02:00
Tim Jenssen
8457830abd init commit 2011-02-21 16:41:32 +01:00