Commit Graph

2478 Commits

Author SHA1 Message Date
Teo Mrnjavac
055ff5533e Fixup strings. 2016-03-09 13:34:27 +01:00
Teo Mrnjavac
fb5b48528b Move ESP check to onLeave(). 2016-03-09 13:21:07 +01:00
Teo Mrnjavac
0c7b7ed089 Warn the user if going ahead from manual partitioning without ESP. 2016-03-09 12:54:59 +01:00
Teo Mrnjavac
49eea234ed Hide bootloader chooser on EFI. 2016-03-09 12:54:16 +01:00
Teo Mrnjavac
be9ec27350 Make findPartitionByMountPoint public. 2016-03-09 12:52:43 +01:00
Teo Mrnjavac
182ff03e04 Update createPartition call. 2016-03-08 16:26:20 +01:00
Teo Mrnjavac
e9d2312002 PCM::createPartition now includes SetPartFlagsJob.
Also remove outstanding SetPartFlagsJobs when deleting a new partition.
2016-03-08 16:25:43 +01:00
Teo Mrnjavac
3fa7318a37 Do set flags after showing dialog. 2016-03-08 12:50:45 +01:00
Teo Mrnjavac
5a134eb708 Copyright headers. 2016-03-08 12:50:45 +01:00
Teo Mrnjavac
ada0a080fc Add flags setting support when creating a partition. 2016-03-08 12:50:45 +01:00
Teo Mrnjavac
b83e91b951 Add flags ui to edit partition dialog. 2016-03-08 12:50:45 +01:00
Teo Mrnjavac
97108d0beb No implementation in header. 2016-03-08 12:50:45 +01:00
Teo Mrnjavac
cb9a984b11 setPartitionFlags in PartitionCoreModule. 2016-03-08 12:50:45 +01:00
Teo Mrnjavac
c233fb3b2d Allow setting flags when creating a partition. 2016-03-08 12:50:45 +01:00
Teo Mrnjavac
4b185ddb16 New SetPartFlagsJob. 2016-03-08 12:50:45 +01:00
Calamares CI
48098f2675 Automatic merge of Transifex translations 2016-03-06 00:30:56 +00:00
Calamares CI
bd6b520ecd Automatic merge of Transifex translations 2016-03-05 00:31:00 +00:00
Calamares CI
73a20d4946 Automatic merge of Transifex translations 2016-03-04 00:34:22 +00:00
Calamares CI
f103c94c19 Automatic merge of Transifex translations 2016-03-03 00:31:15 +00:00
Teo Mrnjavac
d1f1a421dd Remove dead code. 2016-03-02 09:47:16 +01:00
Calamares CI
7a53c3bb3d Automatic merge of Transifex translations 2016-03-02 00:31:12 +00:00
Teo Mrnjavac
7d8b8eb7a6 Improve debug output for device detection. 2016-03-01 18:20:11 +01:00
Teo Mrnjavac
1d8330f1eb Handle missing setting gracefully. 2016-03-01 15:10:19 +01:00
Calamares CI
7b3f6cdd5a Automatic merge of Transifex translations 2016-02-28 00:31:11 +00:00
Calamares CI
c2bb5a1dcd Automatic merge of Transifex translations 2016-02-27 00:33:21 +00:00
Teo Mrnjavac
06ebf69afe Initialize all members (fix Coverity defect 98200). 2016-02-26 14:02:22 +01:00
Teo Mrnjavac
7e89e67059 Initialize all members (fix Coverity defect 98206). 2016-02-26 13:39:41 +01:00
Teo Mrnjavac
ff9cf0880a Fix QVariant type check (fix Coverity defect 114155). 2016-02-26 13:34:30 +01:00
Teo Mrnjavac
b2f1e08377 Prevent unnecessary switch fallthrough (fix Coverity defect 114171). 2016-02-26 13:24:13 +01:00
Teo Mrnjavac
c1d1e7cb5a Prevent memory leak on bad module dir (fix Coverity defect 114172). 2016-02-26 13:22:03 +01:00
Teo Mrnjavac
27b27644c4 Initialize all members (fix Coverity defect 114173). 2016-02-26 13:19:47 +01:00
Teo Mrnjavac
749a740ffa Ensure the resizing items aren't null (fix Coverity defect 121862). 2016-02-26 13:13:01 +01:00
Teo Mrnjavac
a0ac9d9f07 Don't dereference nullptr (fix Coverity defect 121863). 2016-02-26 13:00:58 +01:00
Teo Mrnjavac
53741f0d36 Initialize all members in ctor (fix Coverity defect 122658). 2016-02-26 13:00:58 +01:00
Calamares CI
787d2ea080 Automatic merge of Transifex translations 2016-02-26 00:31:10 +00:00
Calamares CI
5253869469 Automatic merge of Transifex translations 2016-02-25 00:30:55 +00:00
Teo Mrnjavac
eb26b4ee89 Update settings defaults. 2016-02-24 15:40:40 +01:00
Teo Mrnjavac
cb317f8d9e Update README.md 2016-02-24 15:34:09 +01:00
Teo Mrnjavac
dcaadeca78 Update list of enabled translation languages. 2016-02-24 15:17:14 +01:00
Teo Mrnjavac
f470756d5f Bump for 2.0. 2016-02-24 15:17:14 +01:00
Calamares CI
923c2cddd7 Automatic merge of Transifex translations 2016-02-24 00:33:53 +00:00
Teo Mrnjavac
1e3e1d22bb Fix build. 2016-02-23 14:43:12 +01:00
Teo Mrnjavac
3c8aee7b5e Add resizing state flag to Splitter items.
New iterator for Splitter items.
Use std::function instead of templates for type safety.
2016-02-23 10:50:48 +01:00
Teo Mrnjavac
757a5b48eb Merge pull request #236 from tctara/patch-1
Modify Hostname input validation to accept number as first character
2016-02-23 09:36:01 +01:00
Tith Chantara
80864bdf27 Modify Hostname input validation to accept number as first character
Input validation for Hostname accept a letter or a digit as the first character to conform to [rfc1123](http://tools.ietf.org/html/rfc1123#page-13 ) . Fixing [CAL-346](https://calamares.io/bugs/browse/CAL-346)
2016-02-23 15:32:29 +07:00
Calamares CI
2ccfd9e50e Automatic merge of Transifex translations 2016-02-23 02:44:43 +00:00
Calamares CI
24a8d2af79 Automatic merge of Transifex translations 2016-02-23 00:31:12 +00:00
Teo Mrnjavac
bafaa6a225 Keep Splitter items on the stack. 2016-02-22 18:51:44 +01:00
Teo Mrnjavac
7bf0fa2575 Get better debug information. 2016-02-22 16:39:06 +01:00
Teo Mrnjavac
d6de5be8d0 Don't segfault on free space in Splitter widget. 2016-02-22 15:51:50 +01:00