aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Swap: adjust to new PartLink systemMaarten Vanraes2016-05-181-1/+63
* clean up a bitMaarten Vanraes2016-05-181-3/+4
* add helper functions and clean up a bitMaarten Vanraes2016-05-181-2/+91
* use devicepath instead of path and id for blockdevice pathsMaarten Vanraes2016-05-163-40/+115
* fix partitiontable size checkMaarten Vanraes2016-05-161-1/+1
* fix partitiontable check if blockdevice is not removableMaarten Vanraes2016-05-161-1/+1
* use parttable, not disk as parent of partelementsMaarten Vanraes2016-05-161-2/+2
* fix correct naming of PartStatesMaarten Vanraes2016-05-161-2/+3
* missing find_part functionMaarten Vanraes2016-05-161-0/+12
* fix removing tagsMaarten Vanraes2016-05-161-5/+13
* filter out undef out of reverse tagsMaarten Vanraes2016-05-161-3/+3
* don't warn if there is no restrictionMaarten Vanraes2016-05-161-0/+1
* order has wrong definitionMaarten Vanraes2016-05-161-1/+1
* show the partlink tagsMaarten Vanraes2016-05-161-3/+2
* logging in disk_backend, all the way to Plugin levelMaarten Vanraes2016-05-164-1/+67
* 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 partlinks visible when testing backendMaarten Vanraes2016-05-141-0/+7
* 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-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