partitionmanager/src/core
Volker Lanz 79aed672b6 Probe for devices on our own, using /proc/partitions, and making libparted look
at each device separately instead of relying on parted_probe_all. The latter
segfaults when it finds entries in /dev/mapper it cannot understand and hangs
for a long time when a floppy is configured in the machine's BIOS but not
actually present.

Of course this is nothing more than a workaround.

BUG: 221580


svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1070840
2010-01-06 21:57:34 +00:00
..
copysource.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copysource.h Fix forward declaration 2008-10-29 07:41:08 +00:00
copysourcedevice.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copysourcedevice.h add q_disable_copy macro 2009-11-09 13:55:25 +00:00
copysourcefile.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copysourcefile.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copytarget.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copytarget.h Fix forward declaration 2008-10-29 07:41:08 +00:00
copytargetdevice.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copytargetdevice.h add q_disable_copy macro 2009-11-09 13:55:25 +00:00
copytargetfile.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
copytargetfile.h import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
device.cpp Don't assume a device always has a valid partition table. This is the correct 2009-01-09 07:10:59 +00:00
device.h Don't assume a device always has a valid partition table. This is the correct 2009-01-09 07:10:59 +00:00
libparted.cpp Probe for devices on our own, using /proc/partitions, and making libparted look 2010-01-06 21:57:34 +00:00
libparted.h Pedantic 2008-09-25 11:53:41 +00:00
operationrunner.cpp Playing around with the bad msleep()... This definitely needs more 2009-04-16 16:39:13 +00:00
operationrunner.h Pedantic 2008-09-25 11:53:41 +00:00
operationstack.cpp sort devices by name after scanning. 2009-12-14 20:06:11 +00:00
operationstack.h sort devices by name after scanning. 2009-12-14 20:06:11 +00:00
partition.cpp don't require mount points to exist for unmounting or else deactivating swap 2009-11-16 16:59:25 +00:00
partition.h Use cylinder size of the device as minimum partition size. 2009-01-09 08:41:25 +00:00
partitionnode.cpp Fix warnings in gcc 4.3 2008-11-21 12:28:39 +00:00
partitionnode.h Don't allow creating a new partition table on a device with currently mounted 2008-10-06 07:31:11 +00:00
partitionrole.cpp import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
partitionrole.h Pedantic 2008-09-25 11:53:41 +00:00
partitiontable.cpp Delete unallocated children when removing them from the partition table. 2009-12-15 19:12:53 +00:00
partitiontable.h Pedantic 2008-09-25 11:53:41 +00:00