kpmcore/src/core
Andrius Štikonas 2760f02fbf Move LVM device scanning code.
Now it's the backend's responsibility to find LVM devices.
All LVM scanning code was moved into LvmDevice::scanSystemLVM helper,
so that it is very easy to plug LVM into backend.

LVM devices are now intentionally not detected in Dummy Backend.
2017-10-06 03:17:51 +01:00
..
CMakeLists.txt Remove MountEntry class. 2017-09-16 20:56:32 +01:00
copysource.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copysource.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copysourcedevice.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copysourcedevice.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copysourcefile.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copysourcefile.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copysourceshred.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copysourceshred.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copytarget.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copytarget.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copytargetdevice.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copytargetdevice.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copytargetfile.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
copytargetfile.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
device.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
device.h Docs: document Device (a description) and CoreBackendDevice (an operational class) 2017-10-03 05:56:16 -04:00
devicescanner.cpp Move LVM device scanning code. 2017-10-06 03:17:51 +01:00
devicescanner.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
diskdevice.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
diskdevice.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
fstab.cpp fstab fixes: 2017-09-20 21:22:53 +01:00
fstab.h Add a function to write fstab file. 2017-09-16 20:40:46 +01:00
lvmdevice.cpp Move LVM device scanning code. 2017-10-06 03:17:51 +01:00
lvmdevice.h Move LVM device scanning code. 2017-10-06 03:17:51 +01:00
operationrunner.cpp Fix a possible null pointer dereference. 2017-07-04 21:07:54 +01:00
operationrunner.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
operationstack.cpp Move LVM device scanning code. 2017-10-06 03:17:51 +01:00
operationstack.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
partition.cpp Improve QFileInfo usage. 2017-09-17 00:39:53 +01:00
partition.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
partitionalignment.cpp House-cleaning and removing irrelevant TODO. 2016-08-15 17:20:50 +01:00
partitionalignment.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
partitionnode.cpp Simplify if-return code a bit. 2016-08-31 20:14:21 +01:00
partitionnode.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
partitionrole.cpp Allow accessing untranslated partition roles. 2017-09-15 13:09:01 +01:00
partitionrole.h Allow accessing untranslated partition roles. 2017-09-15 13:09:01 +01:00
partitiontable.cpp Use untranslated file system name when exporting partition table. 2017-09-14 14:47:00 +01:00
partitiontable.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
smartattribute.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
smartattribute.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
smartstatus.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
smartstatus.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
volumemanagerdevice.cpp Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
volumemanagerdevice.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00