Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Disk module: less stretching inside the tab | Maarten Vanraes | 2016-05-14 | 1 | -1/+1 |
| | |||||
* | Disk module: recursively do Parts for now | Maarten Vanraes | 2016-05-14 | 1 | -24/+54 |
| | |||||
* | IO: add shorthand functions for findin and findout | Maarten Vanraes | 2016-05-14 | 1 | -1/+35 |
| | |||||
* | Disk module: show all Parts Properties and Actions | Maarten Vanraes | 2016-05-14 | 1 | -21/+73 |
| | |||||
* | 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 module: add ExtList implementation | Maarten Vanraes | 2016-05-14 | 1 | -1/+19 |
| | |||||
* | Disk module: adjust for changes in ExtTab | Maarten Vanraes | 2016-05-14 | 1 | -2/+2 |
| | |||||
* | Disk module: rebuild functions need to return something | Maarten Vanraes | 2016-05-14 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | manadisk: preliminary layout for manadisk | Maarten Vanraes | 2016-05-14 | 3 | -0/+492 |
| | |||||
* | add an extfs plugin | Maarten Vanraes | 2016-05-14 | 2 | -0/+201 |
| | |||||
* | 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 | 2 | -0/+421 |
| | |||||
* | insert a FileSystem between BlockDevice and Mount | Maarten Vanraes | 2016-05-14 | 1 | -2/+34 |
| | |||||
* | add a test script for the backend | Maarten Vanraes | 2016-05-14 | 1 | -0/+83 |
| | |||||
* | safeguard if losetup or parted ever changes | Maarten Vanraes | 2016-05-14 | 2 | -0/+5 |
| | |||||
* | Add a Swap plugin | Maarten Vanraes | 2016-05-14 | 2 | -0/+164 |
| | |||||
* | add a Loop plugin | Maarten Vanraes | 2016-05-14 | 4 | -2/+181 |
| | |||||
* | Added disk_backend changes | Angelo Naselli | 2016-05-14 | 2 | -0/+16 |
| | |||||
* | add a disk backend test file | Maarten Vanraes | 2016-05-14 | 1 | -0/+41 |
| | |||||
* | 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 |
| |