kpmcore/src/jobs
Andrius Štikonas c5c21849b9 Compile kpmcore with QT_NO_KEYWORDS. 2020-09-15 02:36:46 +01:00
..
CMakeLists.txt Add new job to set the GPT partition attributes 2020-06-15 17:51:42 -04:00
backupfilesystemjob.cpp Use copyjobs KAuth helper for other copying jobs too. 2018-01-24 15:45:19 +00:00
backupfilesystemjob.h Remove some debug output. 2018-01-24 15:35:11 +00:00
checkfilesystemjob.cpp Cleanup ExternalCommand interface: 2018-03-22 17:29:40 +00:00
checkfilesystemjob.h Fix minor EBN issues 2020-03-21 11:22:15 +00:00
copyfilesystemjob.cpp Replace readSectors/writeSectors backend functions. 2017-10-28 18:07:44 +01:00
copyfilesystemjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
createfilesystemjob.cpp Add support for filesystem-specific features 2020-01-12 11:58:32 +00:00
createfilesystemjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
createpartitionjob.cpp Store the generated partitition UUID after creation 2020-05-15 12:13:41 -04:00
createpartitionjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
createpartitiontablejob.cpp Checking for SoftwareRAID_Device type in partition table job. 2018-07-11 12:01:26 -03:00
createpartitiontablejob.h Fix minor EBN issues 2020-03-21 11:22:15 +00:00
createvolumegroupjob.cpp QList->QVector. 2017-08-31 10:48:10 +01:00
createvolumegroupjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
deactivatelogicalvolumejob.cpp Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
deactivatelogicalvolumejob.h Fix minor EBN issues 2020-03-21 11:22:15 +00:00
deactivatevolumegroupjob.cpp Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
deactivatevolumegroupjob.h Fix minor EBN issues 2020-03-21 11:22:15 +00:00
deletefilesystemjob.cpp Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
deletefilesystemjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
deletepartitionjob.cpp Enabling to create and delete SoftwareRAID devices' partitions. 2018-07-10 20:03:59 -03:00
deletepartitionjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
job.cpp Compile kpmcore with QT_NO_KEYWORDS. 2020-09-15 02:36:46 +01:00
job.h Switch JobStatus enum to scoped enum. 2018-04-12 15:18:50 +03:00
movefilesystemjob.cpp Replace readSectors/writeSectors backend functions. 2017-10-28 18:07:44 +01:00
movefilesystemjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
movephysicalvolumejob.cpp Update copyrights. 2016-11-04 14:20:11 +00:00
movephysicalvolumejob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
removevolumegroupjob.cpp Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
removevolumegroupjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
resizefilesystemjob.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
resizefilesystemjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
resizevolumegroupjob.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
resizevolumegroupjob.h Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
restorefilesystemjob.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
restorefilesystemjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
setfilesystemlabeljob.cpp Show error when setting file system label fails. 2018-04-13 20:21:48 +03:00
setfilesystemlabeljob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
setpartflagsjob.cpp Compile kpmcore with QT_NO_KEYWORDS. 2020-09-15 02:36:46 +01:00
setpartflagsjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
setpartgeometryjob.cpp Checking for SoftwareRAID_Device type in partition table job. 2018-07-11 12:01:26 -03:00
setpartgeometryjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
setpartitionattributesjob.cpp Add new job to set the GPT partition attributes 2020-06-15 17:51:42 -04:00
setpartitionattributesjob.h Add new job to set the GPT partition attributes 2020-06-15 17:51:42 -04:00
setpartitionlabeljob.cpp Fix typos 2020-05-15 11:39:55 -04:00
setpartitionlabeljob.h Add new job to set the GPT partition label 2020-03-25 11:20:01 -04:00
setpartitionuuidjob.cpp Add new job to set the GPT partition UUID 2020-05-15 12:13:17 -04:00
setpartitionuuidjob.h Add new job to set the GPT partition UUID 2020-05-15 12:13:17 -04:00
shredfilesystemjob.cpp Replace readSectors/writeSectors backend functions. 2017-10-28 18:07:44 +01:00
shredfilesystemjob.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00