calamares/src/modules/partition/jobs
2017-09-21 04:04:01 -04: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 Port away from deprecated qSort. 2017-07-17 22:53:09 +01:00
ClearTempMountsJob.h Add prettyStatusMessage to Clear* and Check* partitioning jobs. 2015-06-13 02:24:58 +02:00
CreatePartitionJob.cpp Licensing: add self 2017-09-19 15:57:25 +02:00
CreatePartitionJob.h Add prettyStatusMessage to all partitioning jobs. 2015-06-13 02:30:09 +02:00
CreatePartitionTableJob.cpp Licensing: add self 2017-09-19 15:57:25 +02:00
CreatePartitionTableJob.h The Humongous Include Fixage For KPMcore Headers. 2015-09-15 16:48:40 +02:00
DeletePartitionJob.cpp Licensing: add self 2017-09-19 15:57:25 +02:00
DeletePartitionJob.h Useless member is useless. 2015-06-14 00:33:32 +02:00
FillGlobalStorageJob.cpp Licensing: add self 2017-09-19 15:57:25 +02:00
FillGlobalStorageJob.h Add prettyStatusMessage to all partitioning jobs. 2015-06-13 02:30:09 +02:00
FormatPartitionJob.cpp Clang: reduce warnings, nullptr, unused parameters 2017-09-21 04:04:01 -04:00
FormatPartitionJob.h Add prettyStatusMessage to all partitioning jobs. 2015-06-13 02:30:09 +02:00
MoveFileSystemJob.cpp Clang: reduce warnings in various places 2017-09-10 13:22:32 -04: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