calamares/src/modules/partition
2014-08-07 13:04:02 +02:00
..
partitionmanager@54eb43c62e update partitionmanager submodule: Build PartResizerWidget 2014-08-06 15:08:19 +02:00
tests Check file system before resizing: necessary for testResizePartition:shrink to pass 2014-08-06 11:49:04 +02:00
BootLoaderModel.cpp Coding style 2014-07-28 15:00:17 +02:00
BootLoaderModel.h Rework boot loader combo box 2014-07-23 18:14:27 +02:00
CheckFileSystemJob.cpp Check file system before resizing: necessary for testResizePartition:shrink to pass 2014-08-06 11:49:04 +02:00
CheckFileSystemJob.h Check file system before resizing: necessary for testResizePartition:shrink to pass 2014-08-06 11:49:04 +02:00
CMakeLists.txt EditExistingPartitionDialog: Visual resizing of partitions 2014-08-06 18:31:46 +02:00
CreatePartitionDialog.cpp Use PartResizerWidget in CreatePartitionDialog 2014-08-07 13:04:02 +02:00
CreatePartitionDialog.h Use PartResizerWidget in CreatePartitionDialog 2014-08-07 13:04:02 +02:00
CreatePartitionDialog.ui Use PartResizerWidget in CreatePartitionDialog 2014-08-07 13:04:02 +02:00
CreatePartitionJob.cpp Update partition path after partition has been created 2014-07-23 14:34:06 +02:00
CreatePartitionJob.h Introduce PartitionJob 2014-07-18 15:49:27 +02:00
CreatePartitionTableDialog.ui Let the user recreate the partition table (mbr or gpt) 2014-07-15 14:40:08 +02:00
CreatePartitionTableJob.cpp Let the user recreate the partition table (mbr or gpt) 2014-07-15 14:40:08 +02:00
CreatePartitionTableJob.h Let the user recreate the partition table (mbr or gpt) 2014-07-15 14:40:08 +02:00
DeletePartitionJob.cpp Introduce PartitionJob 2014-07-18 15:49:27 +02:00
DeletePartitionJob.h Introduce PartitionJob 2014-07-18 15:49:27 +02:00
DeviceModel.cpp Sort device in DeviceModel by device node 2014-07-24 19:24:40 +02:00
DeviceModel.h Move PartitionModel management from DeviceModel to PartitionCoreModule 2014-06-30 16:17:59 +02:00
EditExistingPartitionDialog.cpp Move code cloning the partition for PartResizerWidget to PMUtils 2014-08-07 12:59:24 +02:00
EditExistingPartitionDialog.h EditExistingPartitionDialog: Visual resizing of partitions 2014-08-06 18:31:46 +02:00
EditExistingPartitionDialog.ui EditExistingPartitionDialog: Visual resizing of partitions 2014-08-06 18:31:46 +02:00
FillGlobalStorageJob.cpp FillGlobalStorageJob: Add the partition UUID to global storage 2014-07-28 14:58:06 +02:00
FillGlobalStorageJob.h Create bootLoader.installPath in GlobalStorage 2014-07-23 18:16:55 +02:00
FormatPartitionJob.cpp Coding style fixes 2014-07-22 10:50:16 +02:00
FormatPartitionJob.h Add support for formatting existing partitions 2014-07-18 15:49:27 +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
MoveFileSystemJob.cpp Improve prettyName of all jobs, log them in execJobList() 2014-08-06 11:48:03 +02:00
MoveFileSystemJob.h Implement MoveFileSystemJob: all testResizePartition tests pass 2014-08-05 18:27:24 +02:00
PartitionCoreModule.cpp Make sure all PM filesystem classes are initialized early enough 2014-08-06 16:15:34 +02:00
PartitionCoreModule.h Scaffolding and tests for ResizePartitionJob 2014-08-05 14:57:00 +02:00
PartitionInfo.cpp Coding style 2014-07-28 15:00:17 +02:00
PartitionInfo.h Implement Revert 2014-07-24 19:28:53 +02:00
PartitionIterator.cpp Move PartitionIterator to its own file 2014-07-22 17:38:36 +02:00
PartitionIterator.h Move PartitionIterator to its own file 2014-07-22 17:38:36 +02:00
PartitionJob.cpp Introduce PartitionJob 2014-07-18 15:49:27 +02:00
PartitionJob.h Introduce PartitionJob 2014-07-18 15:49:27 +02:00
PartitionModel.cpp Coding style 2014-08-05 09:54:30 +02:00
PartitionModel.h PartitionModel: Add IsFreeSpaceRole 2014-07-29 16:01:45 +02:00
PartitionPage.cpp updatePartitionToCreate: avoid crash 2014-08-04 19:23:39 +02:00
PartitionPage.h Turn PartitionModel into a tree model 2014-07-29 16:01:45 +02:00
PartitionPage.ui First version of PartitionPreview 2014-07-29 16:01:45 +02:00
PartitionPreview.cpp Coding style 2014-08-05 09:54:30 +02:00
PartitionPreview.h First version of PartitionPreview 2014-07-29 16:01:45 +02:00
PartitionSizeController.cpp EditExistingPartitionDialog: Visual resizing of partitions 2014-08-06 18:31:46 +02:00
PartitionSizeController.h Fix crash if widgets are deleted before new ones are set 2014-08-07 12:58:28 +02:00
PartitionSizeWidget.cpp Introduce PartitionSizeWidget to reduce duplication between dialogs 2014-08-04 19:26:16 +02:00
PartitionSizeWidget.h Introduce PartitionSizeWidget to reduce duplication between dialogs 2014-08-04 19:26:16 +02:00
PartitionViewStep.cpp Show a summary of the partition changes on the summary page 2014-07-30 14:17:14 +02:00
PartitionViewStep.h Show a summary of the partition changes on the summary page 2014-07-30 14:17:14 +02:00
PMUtils.cpp Move code cloning the partition for PartResizerWidget to PMUtils 2014-08-07 12:59:24 +02:00
PMUtils.h Move code cloning the partition for PartResizerWidget to PMUtils 2014-08-07 12:59:24 +02:00
ResizePartitionJob.cpp Fix empty error message 2014-08-06 11:53:23 +02:00
ResizePartitionJob.h Implement SetPartGeometryJob and ResizeFileSystemJob 2014-08-05 16:11:34 +02:00