kpmcore/src/plugins/libparted
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
..
CMakeLists.txt FS::luks is now a decorator for an actual FS composed inside. 2015-08-14 17:53:06 +02:00
libpartedbackend.cpp FS::luks is now a decorator for an actual FS composed inside. 2015-08-14 17:53:06 +02:00
libpartedbackend.h FS::luks is now a decorator for an actual FS composed inside. 2015-08-14 17:53:06 +02:00
libparteddevice.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
libparteddevice.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
libpartedpartition.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
libpartedpartition.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
libpartedpartitiontable.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
libpartedpartitiontable.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
pmlibpartedbackendplugin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-06-12 10:26:58 +00:00