partitionmanager/src/ops
Volker Lanz 88494c8607 copy the old partition table pointer from the current op to the pushed op if
we're merging two ops to create partition tables on the same device

add doxygen comments for new merge method

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1129889
2010-05-24 04:00:54 +00:00
..
backupoperation.cpp backup op does not target a device 2010-05-24 01:11:57 +00:00
backupoperation.h backup op does not target a device 2010-05-24 01:11:57 +00:00
checkoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
checkoperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
copyoperation.cpp rename method and make description property non const; it might change, after 2010-05-24 03:28:16 +00:00
copyoperation.h rename method and make description property non const; it might change, after 2010-05-24 03:28:16 +00:00
createfilesystemoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
createfilesystemoperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
createpartitiontableoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
createpartitiontableoperation.h copy the old partition table pointer from the current op to the pushed op if 2010-05-24 04:00:54 +00:00
deleteoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
deleteoperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
newoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
newoperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
operation.cpp rename all progressChanged signals to progress for consistency 2010-03-03 09:18:59 +00:00
operation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
resizeoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
resizeoperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
restoreoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
restoreoperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
setfilesystemlabeloperation.cpp compare partition's device path with device's, not partition table pointers 2010-05-24 01:05:01 +00:00
setfilesystemlabeloperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
setpartflagsoperation.cpp add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00
setpartflagsoperation.h add methods to each operation to return if the op targets a given device or 2010-05-23 20:13:46 +00:00