partitionmanager/src/jobs
Volker Lanz be3fbd844a add a method to the backend plugin interface to let backend plugins set fs
command support types

export the fs implementation class symbols to let backend plugins access them

make the static properties holding the command support information in the
implementations public so backend plugins can change them

rename resizeInternal to resizeBackend in the resize filesystem job

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1119648
2010-04-27 14:53:04 +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 add a method to the backend plugin interface to let backend plugins set fs 2010-04-27 14:53:04 +00:00
resizefilesystemjob.h add a method to the backend plugin interface to let backend plugins set fs 2010-04-27 14:53:04 +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