kpmcore/src
Teo Mrnjavac d8494a00a5 FS::luks is now a decorator for an actual FS composed inside.
Implement cryptOpen/cryptClose/mount/unmount operations.
detectFileSystem, which only uses blkid, is now in FileSystem.cpp.
FileSystem::mount now requires a mountPoint.
Use umount -A to immediately umount all mount points in unmountCmds.
Add override keywords, TODO: add them everywhere.
LibPartedBackend no longer links against libblkid.
Fix LUKS handling in LibPartedBackend::scanDevicePartitions.
2015-08-14 17:53:06 +02:00
..
backend Allow excluding read-only devices from backend scan. 2015-07-23 16:42:09 +02:00
core FS::luks is now a decorator for an actual FS composed inside. 2015-08-14 17:53:06 +02:00
fs FS::luks is now a decorator for an actual FS composed inside. 2015-08-14 17:53:06 +02:00
gui List .ui files instead of globbing them. 2015-08-05 12:35:17 +01:00
jobs Useless check is useless. 2015-07-22 16:10:46 +02:00
ops First check, then assert. 2015-07-23 17:55:17 +02:00
plugins FS::luks is now a decorator for an actual FS composed inside. 2015-08-14 17:53:06 +02:00
util Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
CMakeLists.txt List .ui files instead of globbing them. 2015-08-05 12:35:17 +01:00
Messages.sh Remove kcfg and kcfgc files. 2015-07-21 12:44:40 +02:00