aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared
Commit message (Expand)AuthorAgeFilesLines
* order has wrong definitionMaarten Vanraes2016-05-161-1/+1
* logging in disk_backend, all the way to Plugin levelMaarten Vanraes2016-05-162-0/+63
* Partition: update loaded/probed parts to new partlink systemMaarten Vanraes2016-05-161-20/+64
* and (ordered) child handlingMaarten Vanraes2016-05-162-0/+125
* fix diff when there is no second partMaarten Vanraes2016-05-161-0/+2
* states are not in tags, and we will not merge partsMaarten Vanraes2016-05-161-57/+1
* PartitionTable: new system, add changedpart handler, implement diffMaarten Vanraes2016-05-153-0/+184
* make a changedpart trigger for loading/probing/saving a partMaarten Vanraes2016-05-143-0/+57
* make a PartitionElement part and define restrictions for PartLinkMaarten Vanraes2016-05-141-0/+61
* fix add partition actionMaarten Vanraes2016-05-141-1/+3
* port script for testing backend to new partlink systemMaarten Vanraes2016-05-142-2/+47
* 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
* add an ExtButtonBox widget and debug logsMaarten Vanraes2016-05-142-2/+234
* add a ButtonBoxSelection WidgetMaarten Vanraes2016-05-143-0/+731
* IO: add shorthand functions for findin and findoutMaarten Vanraes2016-05-141-1/+35
* 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_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
* add an extfs pluginMaarten Vanraes2016-05-141-0/+200
* 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-141-0/+420
* insert a FileSystem between BlockDevice and MountMaarten Vanraes2016-05-141-2/+34
* safeguard if losetup or parted ever changesMaarten Vanraes2016-05-142-0/+5
* Add a Swap pluginMaarten Vanraes2016-05-141-0/+163
* add a Loop pluginMaarten Vanraes2016-05-143-2/+180
* 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
* add a disk_backend class with a plugin structureMaarten Vanraes2016-05-146-0/+1404
* Dialog: delegate logging to the ModuleMaarten Vanraes2016-05-091-5/+1
* use the module's title and icon by defaultMaarten Vanraes2016-05-091-2/+10
* set mainDialog type as defaultMaarten Vanraes2016-05-091-1/+1
* push after label is setMaarten Vanraes2016-05-081-1/+1
* ExtWidget: add a _finishSelectorWidget overridableMaarten Vanraes2016-05-081-0/+21