61 Commits

Author SHA1 Message Date
kh1
75fc609273 Merge branch 'master' into refactor 2011-03-14 11:14:03 +01:00
Niels Weber
4ad984278d Revert "Use a gui application to prevent crash."
This reverts commit 76122d63eced0b083e3c2e701c069aa2a8db360f.

...as that commit actually makes the installer crash always.
2011-03-14 09:13:38 +01:00
kh1
36ced7e11a Unify status values. 2011-03-10 15:50:33 +01:00
kh1
76122d63ec 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-07 10:02:08 +01:00
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