Aurélien Gâteau
|
7ac6588090
|
Forget pending changes when the partition table is recreated
|
2014-07-11 17:09:11 +02:00 |
|
Aurélien Gâteau
|
f0dffb7400
|
Refactor: Introduce PartitionInfoProvider interface, and make DeviceInfo implement it
|
2014-07-11 17:09:11 +02:00 |
|
Aurélien Gâteau
|
61b17490eb
|
Refactor: group jobs and partitionModel for a device in a DeviceInfo struct
Makes it easier to clear all jobs for a specific device, which is necessary
when replacing a device partition table
|
2014-07-11 17:09:11 +02:00 |
|
Aurélien Gâteau
|
83a56a6bd3
|
Add the ability to (re)create partition tables
|
2014-07-10 19:55:16 +02:00 |
|
Aurélien Gâteau
|
5d6a80deae
|
Factorize management of m_hasRootMountPoint
|
2014-07-10 19:01:55 +02:00 |
|
Aurélien Gâteau
|
8d3f197fde
|
Clean up
|
2014-07-10 18:55:19 +02:00 |
|
Aurélien Gâteau
|
36b3de7107
|
Enable/disable Next button based on whether we have a root mount point
|
2014-07-08 14:04:57 +02:00 |
|
Aurélien Gâteau
|
3ed5704818
|
Refactor: Move creation of CreatePartitionJob to PartitionCoreModule
|
2014-07-04 18:34:01 +02:00 |
|
Aurélien Gâteau
|
d54dfcfb78
|
Get rid of DeviceInfo
|
2014-07-04 18:34:01 +02:00 |
|
Aurélien Gâteau
|
f3f9bfc2a3
|
Introduce PartitionInfo, to store Calamares-specifc info for a partition
|
2014-07-04 18:34:01 +02:00 |
|
Aurélien Gâteau
|
a318ec49fc
|
Enqueue all partition jobs when leaving the PartitionViewStep
|
2014-07-02 16:06:54 +02:00 |
|
Aurélien Gâteau
|
d013e663b8
|
Implement partition removal
|
2014-07-02 15:49:35 +02:00 |
|
Aurélien Gâteau
|
b060f66456
|
Introduce CreatePartitionDialog and CreatePartitionJob
|
2014-06-30 18:08:13 +02:00 |
|
Aurélien Gâteau
|
c9409ba6b2
|
Start implementing support for creating partitions
|
2014-06-30 16:17:59 +02:00 |
|
Aurélien Gâteau
|
6d0b3218f1
|
Move PartitionModel management from DeviceModel to PartitionCoreModule
|
2014-06-30 16:17:59 +02:00 |
|
Aurélien Gâteau
|
578f2e4baa
|
Instantiate DeviceModel in PartitionCoreModule
|
2014-06-30 16:17:59 +02:00 |
|
Aurélien Gâteau
|
4d2354fb56
|
Introduce PartitionCoreModule
Owner of the Qt models and PM devices
|
2014-06-30 16:17:59 +02:00 |
|