aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* port script for testing backend to new partlink systemMaarten Vanraes2016-05-143-6/+58
|
* Part: start with the new PartLink systemMaarten Vanraes2016-05-141-0/+333
|
* Swap: fix action handlersMaarten Vanraes2016-05-141-6/+8
|
* actions also have a levelMaarten Vanraes2016-05-142-1/+53
|
* selectItem helper attributeMaarten Vanraes2016-05-141-0/+41
|
* add an ExtButtonBox widget and debug logsMaarten Vanraes2016-05-143-6/+345
|
* add a ButtonBoxSelection WidgetMaarten Vanraes2016-05-143-0/+731
|
* Disk: provide title & icon using the new ModuleMaarten Vanraes2016-05-141-26/+10
|
* Disk: do not specify the Dialogs defaultsMaarten Vanraes2016-05-141-3/+0
|
* add the parent in the rebuildItems functionsMaarten Vanraes2016-05-141-3/+6
|
* Stretch to have less differences when recalculating layoutMaarten Vanraes2016-05-141-2/+9
|
* Handle changed eventHandlersMaarten Vanraes2016-05-141-4/+4
|
* Disk module: less stretching inside the tabMaarten Vanraes2016-05-141-1/+1
|
* Disk module: recursively do Parts for nowMaarten Vanraes2016-05-141-24/+54
|
* IO: add shorthand functions for findin and findoutMaarten Vanraes2016-05-141-1/+35
|
* Disk module: show all Parts Properties and ActionsMaarten Vanraes2016-05-141-21/+73
|
* add some actions to some modulesMaarten Vanraes2016-05-143-1/+46
|
* disk_backend: fix findin and findout with statesMaarten Vanraes2016-05-141-2/+2
|
* Part can use tool_execMaarten Vanraes2016-05-141-1/+1
|
* Plugin: tool_exec implementationMaarten Vanraes2016-05-141-0/+35
|
* Disk module: add ExtList implementationMaarten Vanraes2016-05-141-1/+19
|
* Disk module: adjust for changes in ExtTabMaarten Vanraes2016-05-141-2/+2
|
* Disk module: rebuild functions need to return somethingMaarten Vanraes2016-05-141-0/+5
|
* disk_backend: allow filtering on PartStateMaarten Vanraes2016-05-141-2/+14
|
* Part: allow tristate: past, present, futureMaarten Vanraes2016-05-141-0/+168
|
* Part: use class attributesMaarten Vanraes2016-05-148-30/+47
|
* Part: add is_equal helper functionMaarten Vanraes2016-05-141-0/+31
|
* IOs: add comparison functionMaarten Vanraes2016-05-141-0/+30
|
* manadisk: preliminary layout for manadiskMaarten Vanraes2016-05-143-0/+492
|
* add an extfs pluginMaarten Vanraes2016-05-142-0/+201
|
* Btrfs: use tools for btrfs external commandMaarten Vanraes2016-05-141-3/+2
|
* Allow parts to use plugin toolsMaarten Vanraes2016-05-147-7/+14
|
* Swap: use swaplabel tool to get uuid and labelMaarten Vanraes2016-05-141-0/+12
|
* Plugin: define external tools and use tools in pluginsMaarten Vanraes2016-05-144-5/+132
|
* add a btrfs pluginMaarten Vanraes2016-05-142-0/+421
|
* insert a FileSystem between BlockDevice and MountMaarten Vanraes2016-05-141-2/+34
|
* add a test script for the backendMaarten Vanraes2016-05-141-0/+83
|
* safeguard if losetup or parted ever changesMaarten Vanraes2016-05-142-0/+5
|
* Add a Swap pluginMaarten Vanraes2016-05-142-0/+164
|
* add a Loop pluginMaarten Vanraes2016-05-144-2/+181
|
* Added disk_backend changesAngelo Naselli2016-05-142-0/+16
|
* add a disk backend test fileMaarten Vanraes2016-05-141-0/+41
|
* add an fstab pluginMaarten Vanraes2016-05-141-0/+124
|
* add a Mount pluginMaarten Vanraes2016-05-141-0/+211
|
* add a Partition pluginMaarten Vanraes2016-05-141-0/+221
|
* add a PartitionTable helper classMaarten Vanraes2016-05-141-0/+157
|
* add a Disk pluginMaarten Vanraes2016-05-141-0/+177
|
* add a FileRole and IOFS RoleMaarten Vanraes2016-05-141-0/+20
|
* add a FileSystem RoleMaarten Vanraes2016-05-141-0/+126
|
* add a BlockDevice roleMaarten Vanraes2016-05-141-0/+197
|