partitionmanager/src/ops
Volker Lanz c281271807 use Device::logicalSectorSize() instead of Partition::sectorSize() where ever
possible

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1135513
2010-06-07 13:36:04 +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 use Device::logicalSectorSize() instead of Partition::sectorSize() where ever 2010-06-07 13:36:04 +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 rename Device::sectorSize() to Device::logicalSectorSize() 2010-06-07 13:10:55 +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 use Device::logicalSectorSize() instead of Partition::sectorSize() where ever 2010-06-07 13:36:04 +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