calamares/src/modules/partition/jobs
2015-04-13 14:58:34 +02:00
..
CheckFileSystemJob.cpp Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
CheckFileSystemJob.h Shut up Qt lupdate warnings. 2014-10-29 13:06:52 +01:00
ClearMountsJob.cpp Add debug details to ClearMountsJob. 2015-02-19 20:25:28 +01:00
ClearMountsJob.h ClearMountsJob: umount all partitions before making changes to a device. 2014-11-28 15:52:18 +01:00
ClearTempMountsJob.cpp /etc/mtab reports a file size of 0, so using .atEnd() may not work. Read the file until it doesn't return more data. 2015-02-28 16:46:18 +01:00
ClearTempMountsJob.h New ClearTempMountsJob, to be executed before partitioning jobs. 2015-02-27 19:49:47 +01:00
CreatePartitionJob.cpp Better Summary message for CreatePartitionJob 2015-04-13 14:58:34 +02:00
CreatePartitionJob.h Add prettyDescription to most Partitioning jobs. 2015-04-13 14:58:33 +02:00
CreatePartitionTableJob.cpp Better Summary message for CreatePartitionTableJob. 2015-04-13 14:58:34 +02:00
CreatePartitionTableJob.h Add prettyDescription to most Partitioning jobs. 2015-04-13 14:58:33 +02:00
DeletePartitionJob.cpp Better Summary message for DeletePartitionJob. 2015-04-13 14:58:34 +02:00
DeletePartitionJob.h Add prettyDescription to most Partitioning jobs. 2015-04-13 14:58:33 +02:00
FillGlobalStorageJob.cpp Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
FillGlobalStorageJob.h Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
FormatPartitionJob.cpp Better Summary message in FormatPartitionJob. 2015-04-13 14:58:34 +02:00
FormatPartitionJob.h Add prettyDescription to most Partitioning jobs. 2015-04-13 14:58:33 +02:00
MoveFileSystemJob.cpp Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
MoveFileSystemJob.h Shut up Qt lupdate warnings. 2014-10-29 13:06:52 +01:00
PartitionJob.cpp Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
PartitionJob.h Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
ResizePartitionJob.cpp Better Summary message in ResizePartitionJob. 2015-04-13 14:58:34 +02:00
ResizePartitionJob.h Add prettyDescription to most Partitioning jobs. 2015-04-13 14:58:33 +02:00