partitionmanager/src/ops
Volker Lanz 70766b856e fix undoing create new partition table: if the "old" partition table is empty,
don't insert unallocated space as it is invalid; insert unallocated space in
the ctor for the create partition table op instead where it's always the
correct thing to do.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=898001
2008-12-17 11:23:30 +00:00
..
backupoperation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
backupoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
checkoperation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
checkoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copyoperation.cpp Fix warnings in gcc 4.3 2008-11-21 12:28:39 +00:00
copyoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
createfilesystemoperation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
createfilesystemoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
createpartitiontableoperation.cpp fix undoing create new partition table: if the "old" partition table is empty, 2008-12-17 11:23:30 +00:00
createpartitiontableoperation.h Don't allow creating a new partition table on a device with currently mounted 2008-10-06 07:31:11 +00:00
deleteoperation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
deleteoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
newoperation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
newoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
operation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
operation.h Pedantic 2008-09-25 11:53:41 +00:00
resizeoperation.cpp Fix warnings in gcc 4.3 2008-11-21 12:28:39 +00:00
resizeoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
restoreoperation.cpp Fix warnings in gcc 4.3 2008-11-21 12:28:39 +00:00
restoreoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
setfilesystemlabeloperation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
setfilesystemlabeloperation.h fix include guards. found while I was testing krazy false positive fixes 2008-10-09 14:44:32 +00:00
setpartflagsoperation.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
setpartflagsoperation.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00