Commit Graph

10 Commits

Author SHA1 Message Date
Volker Lanz 3dce0a78aa clean ups: whitespace, add some q_disable_copy macros, add props to class
headers

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1046695
2009-11-09 14:00:36 +00:00
Volker Lanz e9b3eccd5d Clear the partition flags for a copied partition.
BUG: 202346

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1005968
2009-08-02 18:32:33 +00:00
Volker Lanz 2499c31527 Set the number of used sectors on a newly created FS to -1.
BUG: 199710

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=995188
2009-07-12 09:46:43 +00:00
Volker Lanz 306667e09e Don't assume a device always has a valid partition table. This is the correct
fix for what I initially tried to fix with commit 898001.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=908045
2009-01-09 07:10:59 +00:00
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
Volker Lanz d611536684 Fix warnings in gcc 4.3
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=887192
2008-11-21 12:28:39 +00:00
Allen Winter fcaa2c7586 fix include guards. found while I was testing krazy false positive fixes
svn path=/trunk/playground/sysadmin/partitionmanager/; revision=869633
2008-10-09 14:44:32 +00:00
Volker Lanz 26d914e7c8 Don't allow creating a new partition table on a device with currently mounted
partitions.

svn path=/trunk/playground/sysadmin/partitionmanager/; revision=868375
2008-10-06 07:31:11 +00:00
Laurent Montel 4d1c7f2d04 Pedantic
svn path=/trunk/playground/sysadmin/partitionmanager/; revision=864677
2008-09-25 11:53:41 +00:00
Volker Lanz d6dc26bd90 import of KDE Partition Manager
svn path=/trunk/playground/sysadmin/partitionmanager/; revision=864431
2008-09-24 19:32:01 +00:00