partitionmanager/src/jobs
Volker Lanz ab945358cf rename copysourcerandom to copysourceshred because that is what it's used for
let the user configure if he wants to shred with zeros (i.e. fast) or with
random data (i.e. secure)

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1106963
2010-03-24 10:42:30 +00:00
..
backupfilesystemjob.cpp rename all values in CommandSupportType to make them more unique 2010-01-27 13:00:14 +00:00
backupfilesystemjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
checkfilesystemjob.cpp rename all values in CommandSupportType to make them more unique 2010-01-27 13:00:14 +00:00
checkfilesystemjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copyfilesystemjob.cpp rename all values in CommandSupportType to make them more unique 2010-01-27 13:00:14 +00:00
copyfilesystemjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
createfilesystemjob.cpp rename all values in CommandSupportType to make them more unique 2010-01-27 13:00:14 +00:00
createfilesystemjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
createpartitionjob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
createpartitionjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
createpartitiontablejob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
createpartitiontablejob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
deletefilesystemjob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
deletefilesystemjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
deletepartitionjob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
deletepartitionjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
job.cpp completed encapsulating all libparted-specific stuff in a subclass derived from 2010-02-28 17:57:55 +00:00
job.h export classes 2010-03-01 10:50:35 +00:00
movefilesystemjob.cpp remove all traces of libparted from the main binary and lib 2010-03-01 22:42:52 +00:00
movefilesystemjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
resizefilesystemjob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
resizefilesystemjob.h rename resizeFileSystemLibParted to resizeFileSystemInternal 2010-01-11 19:15:31 +00:00
restorefilesystemjob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
restorefilesystemjob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
setfilesystemlabeljob.cpp rename all values in CommandSupportType to make them more unique 2010-01-27 13:00:14 +00:00
setfilesystemlabeljob.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
setpartflagsjob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
setpartflagsjob.h no longer necessary to include libparted headers 2010-02-14 14:23:27 +00:00
setpartgeometryjob.cpp introduce a CoreBackendManager class. 2010-03-21 10:50:44 +00:00
setpartgeometryjob.h rename any occurences of "disk label" to partition table for consistency 2010-02-24 11:32:12 +00:00
shredfilesystemjob.cpp rename copysourcerandom to copysourceshred because that is what it's used for 2010-03-24 10:42:30 +00:00
shredfilesystemjob.h add "shred partition" feature 2010-01-18 12:31:00 +00:00