Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | order has wrong definition | Maarten Vanraes | 2016-05-16 | 1 | -1/+1 |
* | logging in disk_backend, all the way to Plugin level | Maarten Vanraes | 2016-05-16 | 2 | -0/+63 |
* | 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 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 | 2 | -2/+47 |
* | 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 |
* | add an ExtButtonBox widget and debug logs | Maarten Vanraes | 2016-05-14 | 2 | -2/+234 |
* | add a ButtonBoxSelection Widget | Maarten Vanraes | 2016-05-14 | 3 | -0/+731 |
* | IO: add shorthand functions for findin and findout | Maarten Vanraes | 2016-05-14 | 1 | -1/+35 |
* | add some actions to some modules | Maarten Vanraes | 2016-05-14 | 3 | -1/+46 |
* | disk_backend: fix findin and findout with states | Maarten Vanraes | 2016-05-14 | 1 | -2/+2 |
* | Part can use tool_exec | Maarten Vanraes | 2016-05-14 | 1 | -1/+1 |
* | Plugin: tool_exec implementation | Maarten Vanraes | 2016-05-14 | 1 | -0/+35 |
* | disk_backend: allow filtering on PartState | Maarten Vanraes | 2016-05-14 | 1 | -2/+14 |
* | Part: allow tristate: past, present, future | Maarten Vanraes | 2016-05-14 | 1 | -0/+168 |
* | Part: use class attributes | Maarten Vanraes | 2016-05-14 | 8 | -30/+47 |
* | Part: add is_equal helper function | Maarten Vanraes | 2016-05-14 | 1 | -0/+31 |
* | IOs: add comparison function | Maarten Vanraes | 2016-05-14 | 1 | -0/+30 |
* | add an extfs plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+200 |
* | Btrfs: use tools for btrfs external command | Maarten Vanraes | 2016-05-14 | 1 | -3/+2 |
* | Allow parts to use plugin tools | Maarten Vanraes | 2016-05-14 | 7 | -7/+14 |
* | Swap: use swaplabel tool to get uuid and label | Maarten Vanraes | 2016-05-14 | 1 | -0/+12 |
* | Plugin: define external tools and use tools in plugins | Maarten Vanraes | 2016-05-14 | 4 | -5/+132 |
* | add a btrfs plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+420 |
* | insert a FileSystem between BlockDevice and Mount | Maarten Vanraes | 2016-05-14 | 1 | -2/+34 |
* | safeguard if losetup or parted ever changes | Maarten Vanraes | 2016-05-14 | 2 | -0/+5 |
* | Add a Swap plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+163 |
* | add a Loop plugin | Maarten Vanraes | 2016-05-14 | 3 | -2/+180 |
* | add an fstab plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+124 |
* | add a Mount plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+211 |
* | add a Partition plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+221 |
* | add a PartitionTable helper class | Maarten Vanraes | 2016-05-14 | 1 | -0/+157 |
* | add a Disk plugin | Maarten Vanraes | 2016-05-14 | 1 | -0/+177 |
* | add a FileRole and IOFS Role | Maarten Vanraes | 2016-05-14 | 1 | -0/+20 |
* | add a FileSystem Role | Maarten Vanraes | 2016-05-14 | 1 | -0/+126 |
* | add a BlockDevice role | Maarten Vanraes | 2016-05-14 | 1 | -0/+197 |
* | add a disk_backend class with a plugin structure | Maarten Vanraes | 2016-05-14 | 6 | -0/+1404 |
* | Dialog: delegate logging to the Module | Maarten Vanraes | 2016-05-09 | 1 | -5/+1 |
* | use the module's title and icon by default | Maarten Vanraes | 2016-05-09 | 1 | -2/+10 |
* | set mainDialog type as default | Maarten Vanraes | 2016-05-09 | 1 | -1/+1 |
* | push after label is set | Maarten Vanraes | 2016-05-08 | 1 | -1/+1 |
* | ExtWidget: add a _finishSelectorWidget overridable | Maarten Vanraes | 2016-05-08 | 1 | -0/+21 |