kpmcore/src/fs
Andrius Štikonas 5d28790152 Simplify Luks support tool (and do not init Luks filesystem). 2016-05-17 17:35:49 +01:00
..
CMakeLists.txt Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
btrfs.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
btrfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
exfat.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
exfat.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
ext2.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
ext2.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
ext3.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext3.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
ext4.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext4.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
extended.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
extended.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
f2fs.cpp Minimal capacity of F2FS filesystems is 30MiB. 2016-04-27 16:09:14 +01:00
f2fs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
fat16.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
fat16.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
fat32.cpp Use C++11 initialization instead of << for readability. 2016-04-21 22:48:05 +01:00
fat32.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
filesystem.cpp Document new function variables. 2016-05-13 23:18:24 +01:00
filesystem.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
filesystemfactory.cpp Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
filesystemfactory.h Remove remaining ../ from #includes. 2016-05-06 22:36:24 +01:00
hfs.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
hfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
hfsplus.cpp Use C++11 initialization instead of << for readability. 2016-04-21 22:48:05 +01:00
hfsplus.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
hpfs.cpp Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
hpfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
jfs.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
jfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
linuxswap.cpp move mount logic from Partition to FileSystem 2016-05-13 23:00:27 +01:00
linuxswap.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
luks.cpp Simplify Luks support tool (and do not init Luks filesystem). 2016-05-17 17:35:49 +01:00
luks.h Simplify Luks support tool (and do not init Luks filesystem). 2016-05-17 17:35:49 +01:00
lvm2_pv.cpp Use C++11 initialization instead of << for readability. 2016-04-21 22:48:05 +01:00
lvm2_pv.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
nilfs2.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
nilfs2.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
ntfs.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
ntfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
ocfs2.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
ocfs2.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
reiser4.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
reiser4.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
reiserfs.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
reiserfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
ufs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ufs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
unformatted.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unformatted.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
unknown.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unknown.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
xfs.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
xfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
zfs.cpp Remove unnecessary "this->". 2016-04-21 22:48:58 +01:00
zfs.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00