Commit Graph

1653 Commits

Author SHA1 Message Date
Teo Mrnjavac
b0ad19bca3 Enable target uninstall. 2015-12-30 17:27:02 +01:00
demmm
c89bd1db23 implement https://calamares.io/bugs/browse/CAL-341 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
e0b1290b8c Update the bootloader picker when the chosen device changes. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
a65be8bfda Add the expanded signal to ExpandableRadioButton. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
526180dde2 Use ExpandableRadioButton in ChoicePage for Erase on MBR. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
02c345e3be Use QGridLayout in ExpandableRadioButton to align widget with label. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
40ee57bed1 Useless margin is useless. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
94eda832f6 Build it. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
32e97c6ef2 Initial commit for ExpandableRadioButton.
ExpandableRadioButton extends PrettyRadioButton with an optional
user-provided QWidget at the bottom, which only shows up when the
button is checked.
2015-12-30 17:27:02 +01:00
Teo Mrnjavac
e83fdfbd13 Make PrettyRadioButton inheritable. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
368d3fe747 Apply partitioning action choice separately from preview, and update. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
e59418e880 Add crash utility to CalamaresUtils. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
391b52427a Properly handle the edge case of a PCM::revert and null deviceModel. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
9b2f04daf6 Add reverted signal to PCM. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
36aa8f736a Wrap choice items in a ScrollArea. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
0a72f22a34 WIP: go to next page on next if erase selected. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
32fd12d501 Add label to PCM state preview. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
65fd43729c Use PartitionActions in ChoicePage for Erase.
Document ChoicePage because it's quite long and confusing.
Add PCM state preview and update it when a choice is selected.
Smaller icons.
Update strings.
2015-12-30 17:27:02 +01:00
Teo Mrnjavac
2e9e1782cf Remove EraseDiskPage from PartitionViewStep. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
9167a34f2e Kill EraseDiskPage, add PartitionActions. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
6de8158bec It is a good idea to initialize pointer members in the ctor. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
eeceed91eb Refactor ChoicePage workflow, use rescanned state for Preview widget. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
d9421f586f Sync layout with PartitionPage. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
c031ed677f String fix. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
8858ea7854 Show preview widget for unknown disklabels or no disklabel. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
7adaa65795 Move preview up. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
26c2c08c47 Constant for unknown disklabel color. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
fadfc67015 Split up ChoicePage loading, support preview and disk chooser. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
9a67f6372c Continue asynchronously loading PartitionViewStep after config load. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
3ba058d5b7 Add compact mode default. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
201cba6c77 UIfy ChoicePage. 2015-12-30 17:27:02 +01:00
Teo Mrnjavac
e58fe43a03 Try out GUI options for having a preview in the choice phase. 2015-12-30 17:27:02 +01:00
Calamares CI
01bd1a779c Automatic merge of Transifex translations 2015-12-30 00:30:55 +00:00
Calamares CI
fc7977a45d Automatic merge of Transifex translations 2015-12-27 00:30:46 +00:00
Calamares CI
3ef00840c8 Automatic merge of Transifex translations 2015-12-26 00:30:55 +00:00
Calamares CI
6c88f435f4 Automatic merge of Transifex translations 2015-12-22 00:30:53 +00:00
Calamares CI
cdd77856e2 Automatic merge of Transifex translations 2015-12-16 00:31:04 +00:00
Calamares CI
62c6900634 Automatic merge of Transifex translations 2015-12-02 02:44:38 +00:00
Calamares CI
8b05e16658 Automatic merge of Transifex translations 2015-12-02 00:31:48 +00:00
Teo Mrnjavac
98456fe148 Merge pull request #231 from codeworkx/master
CAL-345: don't set default "users" group on home dirs
2015-11-29 13:36:08 +01:00
codeworkx
b412937699 don't set default "users" group on home dirs
Fixes CAL-345.

Changing group of home dir to the default "users" group might be a security risk
because every user which belongs to the default "users" group
might be able to access private data on home dirs of other users.
2015-11-29 11:10:01 +01:00
Calamares CI
54fcd53bad Automatic merge of Transifex translations 2015-11-27 00:30:59 +00:00
Calamares CI
7610f5fee2 Automatic merge of Transifex translations 2015-11-26 00:30:59 +00:00
Calamares CI
fe707297ed Automatic merge of Transifex translations 2015-11-19 00:31:20 +00:00
Calamares CI
591833c151 Automatic merge of Transifex translations 2015-11-18 00:30:44 +00:00
Calamares CI
3f440ccb5a Automatic merge of Transifex translations 2015-11-17 00:31:28 +00:00
Calamares CI
ccac602d89 Automatic merge of Transifex translations 2015-11-16 00:30:43 +00:00
Calamares CI
e3149aa77d Automatic merge of Transifex translations 2015-11-15 00:33:01 +00:00
Calamares CI
224ed114d8 Automatic merge of Transifex translations 2015-11-13 00:31:04 +00:00
Calamares CI
a3e2c52927 Automatic merge of Transifex translations 2015-11-12 00:36:07 +00:00