kpmcore/src/fs
Andrius Štikonas 82243234e3 We no longer need to fill partition sizes. KPMCore now tracks max fs size (including inside luks). 2016-05-11 23:00:37 +01:00
..
CMakeLists.txt Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
btrfs.cpp We no longer need to fill partition sizes. KPMCore now tracks max fs size (including inside luks). 2016-05-11 23:00:37 +01:00
btrfs.h Remove remaining ../ from #includes. 2016-05-06 22:36:24 +01:00
exfat.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
exfat.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
ext2.cpp We no longer need to fill partition sizes. KPMCore now tracks max fs size (including inside luks). 2016-05-11 23:00:37 +01:00
ext2.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
ext3.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext3.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
ext4.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext4.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
extended.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
extended.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
f2fs.cpp Minimal capacity of F2FS filesystems is 30MiB. 2016-04-27 16:09:14 +01:00
f2fs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
fat16.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
fat16.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
fat32.cpp Use C++11 initialization instead of << for readability. 2016-04-21 22:48:05 +01:00
fat32.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
filesystem.cpp Move FS detection code back to backends. 2016-05-06 19:14:01 +01:00
filesystem.h Remove remaining ../ from #includes. 2016-05-06 22:36:24 +01:00
filesystemfactory.cpp Convert FS::luks static cmdSupport members to non-static. 2016-05-11 18:01:21 +01:00
filesystemfactory.h Remove remaining ../ from #includes. 2016-05-06 22:36:24 +01:00
hfs.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
hfs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
hfsplus.cpp Use C++11 initialization instead of << for readability. 2016-04-21 22:48:05 +01:00
hfsplus.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
hpfs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
hpfs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
jfs.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
jfs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
linuxswap.cpp Merge branch 'master' into luks-decorator 2016-04-21 23:03:28 +01:00
linuxswap.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
luks.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
luks.h Convert FS::luks static cmdSupport members to non-static. 2016-05-11 18:01:21 +01:00
lvm2_pv.cpp Use C++11 initialization instead of << for readability. 2016-04-21 22:48:05 +01:00
lvm2_pv.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
nilfs2.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
nilfs2.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
ntfs.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
ntfs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
ocfs2.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
ocfs2.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
reiser4.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
reiser4.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
reiserfs.cpp We no longer need to fill partition sizes. KPMCore now tracks max fs size (including inside luks). 2016-05-11 23:00:37 +01:00
reiserfs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
ufs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ufs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
unformatted.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unformatted.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
unknown.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unknown.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
xfs.cpp Revert "Port away from QRegExp to QRegularExpression." 2016-05-11 22:31:33 +01:00
xfs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00
zfs.cpp Remove unnecessary "this->". 2016-04-21 22:48:58 +01:00
zfs.h Add override keyword to virtual functions. 2016-04-27 21:54:02 +01:00