Commit Graph

13 Commits

Author SHA1 Message Date
Volker Lanz 488178c823 remove KCM: it isn't building, it won't work after the refactoring and it
appears no one really wants it.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1095115
2010-02-23 17:25:53 +00:00
Volker Lanz ccdf62fe1e add information about status of KCM and KPart
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1095114
2010-02-23 17:17:08 +00:00
Volker Lanz 2eb8c42c1d Remove the few lines related to dbus stuff as long as we're not using any of it
anyway.

Refactor PartitionManagerWidget() and MainWindopw(), moving lots of stuff not
directly related to the PartTableWidget/TreePartition-combo from the former to
the latter. This completely breaks the KCM for now.

Remember the currently selected device across rescans.

Use the partition and device container widget for the context menus of
partitions and devices.

Use QMegatObject::connectSlotByName() where possible, even setting object names
where required to make that work.

Emit operationsChanged() and devicesChanged() in OperationStack because only
that makes any sense.

Add devices properties to toolbar.

Rename itemActivated signal in PartTableWidget to itemDoubleClicked.

DeviceScanner, OperationRunner and OperationStack are child QObjects of
MainWindow now.


svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1095086
2010-02-23 16:30:05 +00:00
Volker Lanz 51f3be7690 don't connect do itemActivated for listDevies, connect to itemDoubleClicked.
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1092961
2010-02-19 21:09:14 +00:00
Volker Lanz 06e7a29038 Add some more columns to the partition tree now that columns can easily be
hidden. Pick a sane set of columns to show by default, too.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1091807
2010-02-17 16:11:16 +00:00
Volker Lanz 51faaebb38 Add some basic configuration dialog stuff.
Remove the option to create msdos-vista-compatible partition tables. Instead,
use a global config to determine which alignment to use.

Add a device properties dialog.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1091755
2010-02-17 13:18:25 +00:00
Volker Lanz 5ce3784fde one todo less.
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1082077
2010-01-29 16:41:56 +00:00
Volker Lanz b9109a1126 add another todo
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1081463
2010-01-28 12:23:11 +00:00
Volker Lanz e66958e40b remove fatXX setlabe from the TODO list
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1080599
2010-01-26 14:44:21 +00:00
Volker Lanz 49cc0e660f devices list is gone, so one TODO less.
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1077133
2010-01-19 13:13:15 +00:00
Volker Lanz 90720ad383 hard code some size hint into the file system support dialog so it doesn't open
way too small on first time. also, add some const accessors to the class while
we're at it.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1076607
2010-01-18 13:46:45 +00:00
Volker Lanz 908bfe3669 add "shred partition" feature
svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1076584
2010-01-18 12:31:00 +00:00
Volker Lanz 44eae61e4f add a todo text file with some random ideas and thoughts i still had on local
disk

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1056227
2009-11-29 17:19:38 +00:00