kpmcore/src/fs
Shubham Jangra 4229b02fd2 Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
..
CMakeLists.txt Add support for Minix(Mini Unix) Filesystem 2019-06-09 00:01:30 +05:30
apfs.cpp Add detection support for Apple File System (APFS). 2019-01-13 17:34:05 +00:00
apfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
bitlocker.cpp Add BitLocker detection support. 2019-01-13 02:24:18 +00:00
bitlocker.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
btrfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
btrfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
exfat.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
exfat.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ext2.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ext2.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ext3.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ext3.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ext4.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ext4.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
extended.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
extended.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
f2fs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
f2fs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
fat12.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
fat12.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
fat16.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
fat16.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
fat32.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
fat32.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
filesystem.cpp Add support for Minix(Mini Unix) Filesystem 2019-06-09 00:01:30 +05:30
filesystem.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
filesystem_p.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
filesystemfactory.cpp Add support for Minix(Mini Unix) Filesystem 2019-06-09 00:01:30 +05:30
filesystemfactory.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
hfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
hfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
hfsplus.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
hfsplus.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
hpfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
hpfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
iso9660.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
iso9660.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
jfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
jfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
linuxraidmember.cpp Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
linuxraidmember.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
linuxswap.cpp Remove extra semicolon after Q_UNUSED. 2018-07-12 00:12:43 +01:00
linuxswap.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
luks.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
luks.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
luks2.cpp Remove ExternalCommand::waitFor. 2018-07-21 21:19:34 +01:00
luks2.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
lvm2_pv.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
lvm2_pv.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
minix.cpp Add support for Minix(Mini Unix) Filesystem 2019-06-09 00:01:30 +05:30
minix.h Add support for Minix(Mini Unix) Filesystem 2019-06-09 00:01:30 +05:30
nilfs2.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
nilfs2.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ntfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ntfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ocfs2.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ocfs2.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
reiser4.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
reiser4.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
reiserfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
reiserfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
udf.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
udf.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
ufs.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
ufs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
unformatted.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
unformatted.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
unknown.cpp Allow moving partitions of unknown type. 2019-02-15 19:16:07 +00:00
unknown.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
xfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
xfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
zfs.cpp Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30
zfs.h Remove redundant includes and refactor 2019-06-10 23:07:06 +05:30