| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix comparing part | Maarten Vanraes | 2016-07-23 | 1 | -1/+1 |
| | | |||||
| * | fix ordered children without a first tag | Maarten Vanraes | 2016-07-23 | 1 | -0/+1 |
| | | |||||
| * | update documentation | Maarten Vanraes | 2016-07-23 | 1 | -2/+3 |
| | | |||||
| * | typo in functionname | Maarten Vanraes | 2016-07-23 | 1 | -1/+1 |
| | | |||||
| * | safeguard against empty names | Maarten Vanraes | 2016-07-23 | 1 | -2/+2 |
| | | |||||
| * | add warning | Maarten Vanraes | 2016-07-23 | 1 | -0/+1 |
| | | |||||
| * | typo in selectedItem | Maarten Vanraes | 2016-07-23 | 1 | -1/+1 |
| | | |||||
| * | remove IO subsystem | Maarten Vanraes | 2016-07-21 | 15 | -1693/+249 |
| | | |||||
| * | Mount: adjust to new PartLink system | Maarten Vanraes | 2016-06-05 | 1 | -15/+299 |
| | | |||||
| * | Properties: fix warning when value is undefined | Maarten Vanraes | 2016-06-05 | 1 | -1/+1 |
| | | |||||
| * | need a mountable role | Maarten Vanraes | 2016-05-20 | 1 | -0/+64 |
| | | |||||
| * | Extfs: adjust to new PartLink system | Maarten Vanraes | 2016-05-20 | 1 | -0/+125 |
| | | |||||
| * | Loop: adjust to new PartLink system | Maarten Vanraes | 2016-05-19 | 1 | -6/+97 |
| | | |||||
| * | fix probe partstate of swap | Maarten Vanraes | 2016-05-19 | 1 | -1/+1 |
| | | |||||
| * | Swap: adjust to new PartLink system | Maarten Vanraes | 2016-05-18 | 1 | -1/+63 |
| | | |||||
| * | clean up a bit | Maarten Vanraes | 2016-05-18 | 1 | -3/+4 |
| | | |||||
| * | add helper functions and clean up a bit | Maarten Vanraes | 2016-05-18 | 1 | -2/+91 |
| | | |||||
| * | use devicepath instead of path and id for blockdevice paths | Maarten Vanraes | 2016-05-16 | 3 | -40/+115 |
| | | |||||
| * | fix partitiontable size check | Maarten Vanraes | 2016-05-16 | 1 | -1/+1 |
| | | |||||
| * | fix partitiontable check if blockdevice is not removable | Maarten Vanraes | 2016-05-16 | 1 | -1/+1 |
| | | |||||
| * | use parttable, not disk as parent of partelements | Maarten Vanraes | 2016-05-16 | 1 | -2/+2 |
| | | |||||
| * | fix correct naming of PartStates | Maarten Vanraes | 2016-05-16 | 1 | -2/+3 |
| | | |||||
| * | missing find_part function | Maarten Vanraes | 2016-05-16 | 1 | -0/+12 |
| | | |||||
| * | fix removing tags | Maarten Vanraes | 2016-05-16 | 1 | -5/+13 |
| | | |||||
| * | filter out undef out of reverse tags | Maarten Vanraes | 2016-05-16 | 1 | -3/+3 |
| | | |||||
| * | don't warn if there is no restriction | Maarten Vanraes | 2016-05-16 | 1 | -0/+1 |
| | | |||||
| * | order has wrong definition | Maarten Vanraes | 2016-05-16 | 1 | -1/+1 |
| | | |||||
| * | show the partlink tags | Maarten Vanraes | 2016-05-16 | 1 | -3/+2 |
| | | |||||
| * | logging in disk_backend, all the way to Plugin level | Maarten Vanraes | 2016-05-16 | 4 | -1/+67 |
| | | |||||
| * | Partition: update loaded/probed parts to new partlink system | Maarten Vanraes | 2016-05-16 | 1 | -20/+64 |
| | | |||||
| * | and (ordered) child handling | Maarten Vanraes | 2016-05-16 | 2 | -0/+125 |
| | | |||||
| * | fix diff when there is no second part | Maarten Vanraes | 2016-05-16 | 1 | -0/+2 |
| | | |||||
| * | states are not in tags, and we will not merge parts | Maarten Vanraes | 2016-05-16 | 1 | -57/+1 |
| | | |||||
| * | PartitionTable: new system, add changedpart handler, implement diff | Maarten Vanraes | 2016-05-15 | 3 | -0/+184 |
| | | |||||
| * | make a changedpart trigger for loading/probing/saving a part | Maarten Vanraes | 2016-05-14 | 3 | -0/+57 |
| | | |||||
| * | make partlinks visible when testing backend | Maarten Vanraes | 2016-05-14 | 1 | -0/+7 |
| | | |||||
| * | make a PartitionElement part and define restrictions for PartLink | Maarten Vanraes | 2016-05-14 | 1 | -0/+61 |
| | | |||||
| * | fix add partition action | Maarten Vanraes | 2016-05-14 | 1 | -1/+3 |
| | | |||||
| * | port script for testing backend to new partlink system | Maarten Vanraes | 2016-05-14 | 3 | -6/+58 |
| | | |||||
| * | Part: start with the new PartLink system | Maarten Vanraes | 2016-05-14 | 1 | -0/+333 |
| | | |||||
| * | Swap: fix action handlers | Maarten Vanraes | 2016-05-14 | 1 | -6/+8 |
| | | |||||
| * | actions also have a level | Maarten Vanraes | 2016-05-14 | 2 | -1/+53 |
| | | |||||
| * | selectItem helper attribute | Maarten Vanraes | 2016-05-14 | 1 | -0/+41 |
| | | |||||
| * | add an ExtButtonBox widget and debug logs | Maarten Vanraes | 2016-05-14 | 3 | -6/+345 |
| | | |||||
| * | add a ButtonBoxSelection Widget | Maarten Vanraes | 2016-05-14 | 3 | -0/+731 |
| | | |||||
| * | Disk: provide title & icon using the new Module | Maarten Vanraes | 2016-05-14 | 1 | -26/+10 |
| | | |||||
| * | Disk: do not specify the Dialogs defaults | Maarten Vanraes | 2016-05-14 | 1 | -3/+0 |
| | | |||||
| * | add the parent in the rebuildItems functions | Maarten Vanraes | 2016-05-14 | 1 | -3/+6 |
| | | |||||
| * | Stretch to have less differences when recalculating layout | Maarten Vanraes | 2016-05-14 | 1 | -2/+9 |
| | | |||||
| * | Handle changed eventHandlers | Maarten Vanraes | 2016-05-14 | 1 | -4/+4 |
| | | |||||
