7 Commits

Author SHA1 Message Date
kh1
3b1181fc89 Use a gui application to prevent crash.
We can't use a core application here, as in case of we can't
connect to the update server, we would try to pop up a message
box. This fails and crashes cause we have no gui application.
2011-03-04 16:53:16 +01:00
kh1
4fc8edcda6 Some further cleanup. 2011-03-04 15:51:23 +01:00
kh1
81b15ae2c0 This one seems to got lost during the merge.
Not needed anymore as the binary has now a specific state.
2011-03-04 15:42:49 +01:00
kh1
26643a50b8 Some further cleanup. Add missing isUpdater checks. 2011-03-03 22:14:27 +01:00
kh1
1bfafc0f2c Some more work to have the a proper wizard updater intergration.
Introduce some magic marker to differentiate between update and
package management modus. The base installer now needs explicite
arguments passed to make the app an updater or package manager.
Adjustment some more classes to take the new markers into account.
2011-03-03 17:46:00 +01:00
Niels Weber
403521e127 linux: honour http_proxy environment variable
Reviewed-by: tjenssen
2011-03-02 11:21:21 +01:00
Tim Jenssen
8457830abd init commit 2011-02-21 16:41:32 +01:00