kpmcore/src/core
Andrius Štikonas 622def3b56 Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
..
CMakeLists.txt d-pointerize DiskDevice class. 2018-04-02 13:46:53 +01:00
copysource.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copysource.h Do not install some private smart include files. 2018-04-02 13:13:16 +01:00
copysourcedevice.cpp Use std::unique_ptr for CoreBackendDevices 2018-03-31 14:44:40 +01:00
copysourcedevice.h Use std::unique_ptr for CoreBackendDevices 2018-03-31 14:44:40 +01:00
copysourcefile.cpp Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00:00
copysourcefile.h Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00:00
copysourceshred.cpp Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00:00
copysourceshred.h Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00:00
copytarget.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copytarget.h Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00:00
copytargetdevice.cpp Use std::unique_ptr for CoreBackendDevices 2018-03-31 14:44:40 +01:00
copytargetdevice.h Use std::unique_ptr for CoreBackendDevices 2018-03-31 14:44:40 +01:00
copytargetfile.cpp Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00:00
copytargetfile.h Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00:00
device.cpp Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
device.h Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
device_p.h d-pointerize LvmDevice class. 2018-04-09 02:40:24 +01: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 Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
diskdevice.h Reuse the d-pointer of the base class Device for the child class DiskDevice. 2018-04-09 00:35:06 +01:00
fstab.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
fstab.h Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
lvmdevice.cpp Merge branch 'master' into kauth 2018-04-09 12:44:14 +01:00
lvmdevice.h LvmDevice: switch away from manual pointers. 2018-04-09 03:14:30 +01:00
operationrunner.cpp Merge branch 'master' into kauth 2018-03-31 20:30:05 +01:00
operationrunner.h Remove unnecessary extra LIBKPMCORE_EXPORT macros. 2018-01-27 13:15:19 +00:00
operationstack.cpp Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
operationstack.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
partition.cpp Add a shorter Partition::State enum names. 2018-04-09 03:46:05 +01:00
partition.h Make sure deprecated Partition::State enums have the same values as the new ones. 2018-04-09 12:32:46 +01:00
partitionalignment.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +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 Switch Device::Type enum to enum class. 2018-04-09 02:57:45 +01:00
partitiontable.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
smartattribute.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
smartattribute.h Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
smartattributeparseddata.cpp Use strongly typed enum for SmartAttributeUnit. 2018-04-05 23:06:52 +01:00
smartattributeparseddata.h Use strongly typed enum for SmartAttributeUnit. 2018-04-05 23:06:52 +01:00
smartdiskinformation.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
smartdiskinformation.h Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
smartparser.cpp Do not use blkid cache. 2018-01-31 16:53:34 +00:00
smartparser.h Do not install some private smart include files. 2018-04-02 13:13:16 +01:00
smartstatus.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
smartstatus.h Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
volumemanagerdevice.cpp d-pointerize LvmDevice class. 2018-04-09 02:40:24 +01:00
volumemanagerdevice.h LvmDevice: switch away from manual pointers. 2018-04-09 03:14:30 +01:00
volumemanagerdevice_p.h d-pointerize LvmDevice class. 2018-04-09 02:40:24 +01:00