calamares/src/modules/partition
2014-07-11 17:09:11 +02:00
..
CMakeLists.txt Add the ability to (re)create partition tables 2014-07-10 19:55:16 +02:00
CreatePartitionDialog.cpp Redo partition type UI and enable/disable mount point UI when appropriate 2014-07-04 18:34:01 +02:00
CreatePartitionDialog.h Redo partition type UI and enable/disable mount point UI when appropriate 2014-07-04 18:34:01 +02:00
CreatePartitionDialog.ui Redo partition type UI and enable/disable mount point UI when appropriate 2014-07-04 18:34:01 +02:00
CreatePartitionJob.cpp assert-- 2014-07-10 15:14:06 +02:00
CreatePartitionJob.h Const correctness. 2014-07-10 12:06:23 +02:00
CreatePartitionTableJob.cpp Add the ability to (re)create partition tables 2014-07-10 19:55:16 +02:00
CreatePartitionTableJob.h Add the ability to (re)create partition tables 2014-07-10 19:55:16 +02:00
DeletePartitionJob.cpp Implement DeletePartitionJob::exec() 2014-07-10 15:07:02 +02:00
DeletePartitionJob.h Const correctness. 2014-07-10 12:06:23 +02:00
DeviceModel.cpp Move PartitionModel management from DeviceModel to PartitionCoreModule 2014-06-30 16:17:59 +02:00
DeviceModel.h Move PartitionModel management from DeviceModel to PartitionCoreModule 2014-06-30 16:17:59 +02:00
main.cpp Enqueue all partition jobs when leaving the PartitionViewStep 2014-07-02 16:06:54 +02:00
module.conf Minor nitpick in module.conf 2014-07-02 11:47:48 +02:00
PartitionCoreModule.cpp Forget pending changes when the partition table is recreated 2014-07-11 17:09:11 +02:00
PartitionCoreModule.h Forget pending changes when the partition table is recreated 2014-07-11 17:09:11 +02:00
PartitionInfo.cpp Coding style 2014-07-08 14:04:57 +02:00
PartitionInfo.h Refactor: Introduce PartitionInfoProvider interface, and make DeviceInfo implement it 2014-07-11 17:09:11 +02:00
PartitionModel.cpp Refactor: Introduce PartitionInfoProvider interface, and make DeviceInfo implement it 2014-07-11 17:09:11 +02:00
PartitionModel.h Refactor: Introduce PartitionInfoProvider interface, and make DeviceInfo implement it 2014-07-11 17:09:11 +02:00
PartitionPage.cpp Add the ability to (re)create partition tables 2014-07-10 19:55:16 +02:00
PartitionPage.h Add the ability to (re)create partition tables 2014-07-10 19:55:16 +02:00
PartitionPage.ui Add the ability to (re)create partition tables 2014-07-10 19:55:16 +02:00
PartitionViewStep.cpp Implement PartitionViewStep::jobs() 2014-07-08 15:46:48 +02:00
PartitionViewStep.h Prepare for late enqueuing of jobs to the JobQueue. 2014-07-08 14:03:06 +02:00
PMUtils.cpp Better way to detect free space 2014-07-01 16:29:00 +02:00
PMUtils.h Introduce PMUtils 2014-06-30 16:17:59 +02:00