|
|
@ -95,10 +95,14 @@ this:
|
|
|
|
- Support resizing extended partitions. ResizePartitionJob should already
|
|
|
|
- Support resizing extended partitions. ResizePartitionJob should already
|
|
|
|
support this but the UI prevents editing of extended partitions for now.
|
|
|
|
support this but the UI prevents editing of extended partitions for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Use os-prober to find out the installed OS. This information could then be
|
|
|
|
|
|
|
|
used in PartitionModel and in the partition views.
|
|
|
|
|
|
|
|
|
|
|
|
- PartitionPreview
|
|
|
|
- PartitionPreview
|
|
|
|
- Show used space
|
|
|
|
- Show used space
|
|
|
|
- Highlight selected partition
|
|
|
|
- Highlight selected partition
|
|
|
|
- Make the partitions clickable
|
|
|
|
- Make the partitions clickable
|
|
|
|
|
|
|
|
- Match appearance with PartResizerWidget appearance
|
|
|
|
|
|
|
|
|
|
|
|
- Expose PartitionInfo::format in PartitionModel and add a column for it in the
|
|
|
|
- Expose PartitionInfo::format in PartitionModel and add a column for it in the
|
|
|
|
tree view
|
|
|
|
tree view
|
|
|
|