calamares/src/modules/partition/jobs
2016-10-28 09:24:00 +02:00
..
CheckFileSystemJob.cpp Add a controlled number of retries to fsck, 2sec apart. 2016-06-17 13:55:37 +02:00
CheckFileSystemJob.h Add prettyStatusMessage to Clear* and Check* partitioning jobs. 2015-06-13 02:24:58 +02:00
ClearMountsJob.cpp Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
ClearMountsJob.h Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
ClearTempMountsJob.cpp The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +02:00
ClearTempMountsJob.h Add prettyStatusMessage to Clear* and Check* partitioning jobs. 2015-06-13 02:24:58 +02:00
CreatePartitionJob.cpp The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +02:00
CreatePartitionJob.h Add prettyStatusMessage to all partitioning jobs. 2015-06-13 02:30:09 +02:00
CreatePartitionTableJob.cpp The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +02:00
CreatePartitionTableJob.h The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +02:00
DeletePartitionJob.cpp The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +02:00
DeletePartitionJob.h Useless member is useless. 2015-06-14 00:33:32 +02:00
FillGlobalStorageJob.cpp Update to KPMcore LUKS' API changes 2016-09-09 11:28:39 +02:00
FillGlobalStorageJob.h Add prettyStatusMessage to all partitioning jobs. 2015-06-13 02:30:09 +02:00
FormatPartitionJob.cpp Retry mke2fs before giving up. 2016-06-21 17:20:45 +02:00
FormatPartitionJob.h Add prettyStatusMessage to all partitioning jobs. 2015-06-13 02:30:09 +02:00
MoveFileSystemJob.cpp The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +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 API Changes, logicalSectorSize -> logicalSize, totalSectors -> totalLogical. 2016-09-09 11:28:39 +02:00
ResizePartitionJob.h No implementation in header. 2016-03-08 12:50:45 +01:00
SetPartitionFlagsJob.cpp Improve user-visible strings in SetPartFlagsJob. 2016-10-28 09:24:00 +02:00
SetPartitionFlagsJob.h New SetPartFlagsJob. 2016-03-08 12:50:45 +01:00