kpmcore/src/fs
Chantara Tith 5a7574cf38 More documentations. 2016-08-15 13:18:48 +07:00
..
CMakeLists.txt Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
btrfs.cpp Use <warning> KUIT tags. 2016-07-18 12:21:06 +01:00
btrfs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
exfat.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
exfat.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
ext2.cpp Use more compact syntax for passing and returning kauth helper arguments. 2016-08-01 20:30:16 +07:00
ext2.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
ext3.cpp Also reduce max capacity for ext2 and ext3 file systems. 2016-06-09 19:46:21 +01:00
ext3.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
ext4.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext4.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
extended.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
extended.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
f2fs.cpp Minimal capacity of F2FS filesystems is 30MiB. 2016-04-27 16:09:14 +01:00
f2fs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
fat16.cpp Convert some for loops into for ranged based loops. 2016-08-11 18:57:40 +01:00
fat16.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
fat32.cpp Convert some for loops into for ranged based loops. 2016-08-11 18:57:40 +01:00
fat32.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
filesystem.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
filesystem.h Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
filesystemfactory.cpp More work on C++11 for loops. 2016-08-08 20:45:41 +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 Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
hfsplus.cpp Also check whether HFS+ shrink support is available. 2016-06-12 16:15:18 +01:00
hfsplus.h Use diskdev_cmds instead of obsolete hfsplusutils for HFS+ file systems. 2016-06-12 13:33:04 +01:00
hpfs.cpp Make FileSystem::init virtual instead of static. 2016-05-17 16:33:52 +01:00
hpfs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
jfs.cpp Use <warning> KUIT tags. 2016-07-18 12:21:06 +01:00
jfs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
linuxswap.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
linuxswap.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
luks.cpp Remove hardcoded 4096 payloadOffset. 2016-08-06 17:41:33 +07:00
luks.h Make luks helper functions non-static. 2016-05-20 19:38:12 +01:00
lvm2_pv.cpp More documentations. 2016-08-15 13:18:48 +07:00
lvm2_pv.h More documentations. 2016-08-15 13:18:48 +07:00
nilfs2.cpp Use <warning> KUIT tags. 2016-07-18 12:21:06 +01:00
nilfs2.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
ntfs.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
ntfs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
ocfs2.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
ocfs2.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
reiser4.cpp Revert "Revert "Port away from QRegExp to QRegularExpression."" 2016-05-12 16:45:13 +01:00
reiser4.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
reiserfs.cpp Adjust maximum capacity for fat32, jfs and reiserfs. 2016-06-09 22:07:23 +01:00
reiserfs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
ufs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ufs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
unformatted.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unformatted.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
unknown.cpp Disable MountPointDialog for swap, lvm pv and unknown partitions. 2016-05-24 17:26:12 +01:00
unknown.h Disable MountPointDialog for swap, lvm pv and unknown partitions. 2016-05-24 17:26:12 +01:00
xfs.cpp Add more warning tags. 2016-07-18 12:50:52 +01:00
xfs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00
zfs.cpp Remove unnecessary "this->". 2016-04-21 22:48:58 +01:00
zfs.h Remove reduntant virtual keywords. 2016-05-17 18:01:31 +01:00