Commit Graph

2462 Commits

Author SHA1 Message Date
Teo Mrnjavac
9a1c65a23e Style. 2016-08-18 15:29:32 +02:00
Teo Mrnjavac
0521f8a3b9 Be sure to always write hasInternet into GlobalStorage. 2016-08-18 15:28:55 +02:00
Teo Mrnjavac
6926f239f7 Write hasInternet into GlobalStorage. 2016-08-18 11:27:53 +02:00
Calamares CI
e3282a910d Automatic merge of Transifex translations 2016-08-18 00:35:02 +00:00
Calamares CI
1bc92bddcf Automatic merge of Transifex translations 2016-08-17 00:34:56 +00:00
Calamares CI
630c250d98 Automatic merge of Transifex translations 2016-08-16 00:34:56 +00:00
Philip Müller
239c7534d2 [locale] default to the states
Since our default locale setting is **en_US** anyway, it makes more sense to default to New York.
2016-08-15 10:06:06 +02:00
Calamares CI
76dc2962f6 Automatic merge of Transifex translations 2016-08-15 00:34:07 +00:00
Calamares CI
1aba3e2a30 Automatic merge of Transifex translations 2016-08-14 00:34:08 +00:00
Philip Müller
483a2802f7 Fix setup for Luks
Luks can only be done after you have ran **unpack**.
2016-08-13 18:22:53 +02:00
Calamares CI
81d57fd7a3 Automatic merge of Transifex translations 2016-08-13 00:34:16 +00:00
Teo Mrnjavac
9dfaca175d Merge pull request #250 from V3n3RiX/master
improve portage backend, so that properly removes reverse deps, whitout the need of HUGE package list in packages module configuration
2016-08-12 16:49:35 +02:00
V3n3RiX
ef3600891f improve portage backend, so that it removes ALL calamares deps 2016-08-12 15:32:35 +01:00
Teo Mrnjavac
701d7d8a62 Be sure to validate user name even if empty. 2016-08-12 12:40:15 +02:00
Calamares CI
9557bcd650 Automatic merge of Transifex translations 2016-08-12 00:36:50 +00:00
Teo Mrnjavac
3064632592 Bump. 2016-08-11 18:02:10 +02:00
Calamares CI
c8b2c7b0bb Automatic merge of Transifex translations 2016-08-11 00:34:53 +00:00
Teo Mrnjavac
e6cabe277b Fix locale names and user-visible locale names. 2016-08-10 16:10:06 +02:00
Teo Mrnjavac
2b26f6e6c9 Fix localecfg to work with new locale module. 2016-08-10 12:11:48 +02:00
Teo Mrnjavac
dee87f68aa And in GS, it's called localeConf now. 2016-08-10 11:47:36 +02:00
Teo Mrnjavac
160d00a47a Write locales map into GS. 2016-08-10 11:47:24 +02:00
Teo Mrnjavac
8f44f76443 Use LocaleConfiguration in LocalePage. Add relevant widgets.
Also fix error reporting.
Move guesswork to LocaleConfiguration + a total rewrite.
Locale is now a LocaleConfiguration, that converts to QMap.
2016-08-10 11:45:22 +02:00
Teo Mrnjavac
f60f1c6220 New LocaleConfiguration class which also deals with locale guesswork. 2016-08-10 11:43:13 +02:00
Teo Mrnjavac
471d94a02e Read country codes from zone.tab. 2016-08-10 11:43:13 +02:00
Calamares CI
a51061029e Automatic merge of Transifex translations 2016-08-07 00:34:17 +00:00
Calamares CI
d9da94b425 Automatic merge of Transifex translations 2016-08-06 00:34:21 +00:00
Calamares CI
d61fdf150e Automatic merge of Transifex translations 2016-08-03 00:34:12 +00:00
Teo Mrnjavac
2e27c3b84b Don't try to overwrite resolv.conf in no-chroot mode. 2016-08-02 13:25:33 +02:00
Teo Mrnjavac
5e12096e4b Only use UTF-8 locales. 2016-08-02 13:25:33 +02:00
Calamares CI
dbae146eaf Automatic merge of Transifex translations 2016-08-02 00:34:13 +00:00
Teo Mrnjavac
c197985c01 Bump 2016-07-29 17:12:51 +02:00
Calamares CI
3aec2ef7f4 Automatic merge of Transifex translations 2016-07-29 00:34:16 +00:00
Teo Mrnjavac
849137c20b Use UUIDs instead of paths to match osprober entries with partitions. 2016-07-28 17:53:54 +02:00
Teo Mrnjavac
811261258b Try to load filesystem UUIDs into the OsproberEntryList structure. 2016-07-28 17:53:54 +02:00
Teo Mrnjavac
f13f6a1faf Add filesystem UUID to OsproberEntry structure. 2016-07-28 17:53:54 +02:00
Teo Mrnjavac
18b6e56271 nullptr safety. 2016-07-28 17:53:54 +02:00
Teo Mrnjavac
754cfc78b3 Make che color cache indexed by UUID instead of by path. 2016-07-28 17:53:54 +02:00
Philip
39b8ac83ae Merge branch 'master' of github.com:calamares/calamares 2016-07-28 02:38:26 +02:00
Calamares CI
141ec2ab80 Automatic merge of Transifex translations 2016-07-28 00:38:51 +00:00
Philip
8768c3af66 [machineid] simplify code 2016-07-28 02:37:51 +02:00
Philip
ca9f4bc053 [manchineid] proper cleanup 2016-07-28 02:00:47 +02:00
Philip
24c0da3fb1 [machineid] fix copyright 2016-07-28 01:28:53 +02:00
Philip
23789675c8 [machineid] cleanup first
- to garantie a random new ID also dbus machine-id needs to be removed
2016-07-28 01:27:41 +02:00
Teo Mrnjavac
003456594e Try with new enumeration but no cache reset. 2016-07-27 16:55:22 +02:00
Teo Mrnjavac
1da4360ed6 Go on with colors enumeration even when there's a new partition. 2016-07-27 16:53:17 +02:00
Teo Mrnjavac
c08eecbbaf Invalidate colors cache on delete. 2016-07-27 16:49:53 +02:00
Teo Mrnjavac
9f1f3a8f54 Add invalidateCache to ColorUtils. 2016-07-27 16:49:13 +02:00
Teo Mrnjavac
11c43e3d5d Fix cmake call for CI. 2016-07-27 13:38:30 +02:00
Teo Mrnjavac
39782f80c9 Fix warnings. 2016-07-27 13:38:30 +02:00
Calamares CI
e5af056e27 Automatic merge of Transifex translations 2016-07-27 00:34:17 +00:00