aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* manadisk: use visualization types for choosing vizualisationtopic/manatools-disk_backendMaarten Vanraes2016-08-071-12/+17
* manadisk buttonbox: calculate size from children if parent doesn't have a siz...Maarten Vanraes2016-08-071-2/+12
* Part: add a default visualization type for childrenMaarten Vanraes2016-08-074-1/+117
* Part: have a level for it to be hidden if too complexMaarten Vanraes2016-08-071-0/+9
* UserLevel: seperate userlevel from ActionMaarten Vanraes2016-08-073-29/+95
* backend tester shows btrfs subvolumesMaarten Vanraes2016-08-071-0/+8
* Mount: fix the changepart handler to check children properlyMaarten Vanraes2016-08-071-37/+45
* Btrfs: make a changepart handlerMaarten Vanraes2016-08-071-1/+187
* Disk: cleanupMaarten Vanraes2016-08-071-2/+3
* Part: add debug infoMaarten Vanraes2016-08-071-0/+2
* Mount: fix restrictionsMaarten Vanraes2016-08-071-1/+11
* Mount: fix probingMaarten Vanraes2016-08-071-5/+9
* Swap: fix bug where ordered children without first are emptyMaarten Vanraes2016-08-071-0/+6
* Parent of Disk is DisksMaarten Vanraes2016-08-071-0/+5
* Part: allow to change label depending on purposeMaarten Vanraes2016-08-079-0/+142
* Part: allow to extend auto-reversible tagsMaarten Vanraes2016-08-062-3/+16
* Mount: make sure it's loaded after DiskMaarten Vanraes2016-08-061-2/+1
* Mountable: allow to get mountsource in order to match laterMaarten Vanraes2016-08-064-0/+70
* Part: add a closest helper functionMaarten Vanraes2016-08-061-0/+29
* Mountable: allow to find the mount pathMaarten Vanraes2016-08-063-0/+65
* Mount: make a findpath helper functionMaarten Vanraes2016-08-061-0/+114
* Plugin: add a tool_columns helper functionMaarten Vanraes2016-08-061-0/+81
* Plugin: fix warning when no valueMaarten Vanraes2016-08-061-1/+6
* disk_backend: find a specific pluginMaarten Vanraes2016-08-061-0/+30
* handle fstypes differentlyMaarten Vanraes2016-07-244-5/+41
* Fix debugging outputMaarten Vanraes2016-07-241-4/+1
* get rid of IOMaarten Vanraes2016-07-231-1/+2
* fix comparing partMaarten Vanraes2016-07-231-1/+1
* fix ordered children without a first tagMaarten Vanraes2016-07-231-0/+1
* update documentationMaarten Vanraes2016-07-231-2/+3
* typo in functionnameMaarten Vanraes2016-07-231-1/+1
* safeguard against empty namesMaarten Vanraes2016-07-231-2/+2
* add warningMaarten Vanraes2016-07-231-0/+1
* typo in selectedItemMaarten Vanraes2016-07-231-1/+1
* remove IO subsystemMaarten Vanraes2016-07-2115-1693/+249
* Mount: adjust to new PartLink systemMaarten Vanraes2016-06-051-15/+299
* Properties: fix warning when value is undefinedMaarten Vanraes2016-06-051-1/+1
* need a mountable roleMaarten Vanraes2016-05-201-0/+64
* Extfs: adjust to new PartLink systemMaarten Vanraes2016-05-201-0/+125
* Loop: adjust to new PartLink systemMaarten Vanraes2016-05-191-6/+97
* fix probe partstate of swapMaarten Vanraes2016-05-191-1/+1
* 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