kpmcore/src/core
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 Add core/copy*.h to installed headers list. 2015-07-02 14:20:03 +02:00
copysource.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copysource.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copysourcedevice.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
copysourcedevice.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copysourcefile.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copysourcefile.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copysourceshred.cpp config.h is no more. 2015-07-21 12:44:59 +02:00
copysourceshred.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytarget.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copytarget.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytargetdevice.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
copytargetdevice.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytargetfile.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
copytargetfile.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
device.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
device.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
devicescanner.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
devicescanner.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
mountentry.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
mountentry.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
operationrunner.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
operationrunner.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
operationstack.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
operationstack.h Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
partition.cpp FS::luks is now a decorator for an actual FS composed inside. 2015-08-14 17:53:06 +02:00
partition.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
partitionalignment.cpp config.h is no more. 2015-07-21 12:44:59 +02:00
partitionalignment.h Make sectorAlignment a static setting in PartitionAlignment. 2015-07-15 18:37:30 +02:00
partitionnode.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
partitionnode.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
partitionrole.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
partitionrole.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
partitiontable.cpp First check, then assert. Also fix check syntax. 2015-07-23 17:52:22 +02:00
partitiontable.h Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
smartattribute.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
smartattribute.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
smartstatus.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
smartstatus.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00