partitionmanager/src/ops
Andrius Štikonas c2900760a1 Add initial support for LVM2 Physical Volumes.
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1327775
2012-12-08 15:24:07 +00:00
..
backupoperation.cpp Correctly format byte size units. 2012-02-15 17:21:40 +00:00
backupoperation.h backup op does not target a device 2010-05-24 01:11:57 +00:00
checkoperation.cpp Correctly format byte size units. 2012-02-15 17:21:40 +00:00
checkoperation.h Merge CheckOperations with NewOperations so when a new partition is deleted 2011-08-28 13:59:41 +00:00
copyoperation.cpp Correctly format byte size units. 2012-02-15 17:21:40 +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 Update a partition's system type when creating a new file system on it. 2011-08-28 15:29:26 +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 Correctly format byte size units. 2012-02-15 17:21:40 +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 initial support for LVM2 Physical Volumes. 2012-12-08 15:24:07 +00:00
newoperation.h Add initial support for LVM2 Physical Volumes. 2012-12-08 15:24:07 +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 missing include 2012-11-05 10:34:53 +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 Correctly format byte size units. 2012-02-15 17:21:40 +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