partitionmanager/src
Volker Lanz 7f33130265 Add a ctor to CreatePartitionTableOperation that takes a PartitionTable
pointer, not a PartitionTable::Type. This is required for the import.

Add a basic import partition table feature to the GUI and make it work.

Add calls to PartitionManagerWidget::updatePartitions(),
MainWindow::enableActions() and the selectedPartitionChanged handler to the
operationsChanged handler to make sure the info pane and actions are always
updated when the operation stack changes (e.g. on undo). TODO: remove all
updatePartition() and similar calls from methods in PartitionManagerWidget.

Make the device properties action disabled per default and enable it only if a
device is selected. It's actually possible for no device to be selected if the
backend doesn't find any devices at all.

Fix status tips and markup.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1098154
2010-03-03 00:15:26 +00:00
..
backend move the backend plugins to a src subdir of their own 2010-03-01 23:08:53 +00:00
core add basic export-partitiontable-feature 2010-03-02 13:35:57 +00:00
fs export classes 2010-03-01 10:50:35 +00:00
gui Add a ctor to CreatePartitionTableOperation that takes a PartitionTable 2010-03-03 00:15:26 +00:00
jobs fix include orders 2010-03-02 00:02:43 +00:00
kpart SVN_SILENT made messages (.desktop file) 2010-02-24 11:42:08 +00:00
ops Add a ctor to CreatePartitionTableOperation that takes a PartitionTable 2010-03-03 00:15:26 +00:00
plugins fix speling 2010-03-02 00:04:02 +00:00
util export classes 2010-03-01 10:50:35 +00:00
CMakeLists.txt move the backend plugins to a src subdir of their own 2010-03-01 23:08:53 +00:00
Messages.sh Minor fix 2008-10-29 07:36:43 +00:00
config.kcfg rename msdos_vista to msdos and make sure to use sector-based-alignment instead 2010-03-01 12:00:07 +00:00
config.kcfgc import of KDE Partition Manager 2008-09-24 19:32:01 +00:00
main.cpp turn the libparted backend into a plugin 2010-03-01 11:02:38 +00:00
org.kde.PartitionManager.xml add minimal dbus support 2010-01-27 00:28:43 +00:00
partitionmanager.desktop SVN_SILENT made messages (.desktop file) 2010-02-24 11:42:08 +00:00
partitionmanager.in Use a shell script to lock hal according to the hal-lock(1) man page so that 2009-03-25 17:05:32 +00:00