kpmcore/src/core
Andrius Štikonas 1500eeb625 Use std::unique_ptr for CoreBackendDevices 2018-03-31 14:44:40 +01:00
..
CMakeLists.txt Adding smart JSON output support 2018-01-08 17:59:48 -03:00
copysource.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copysource.h Remove backend readData/writeData functions. 2018-02-06 16:48:02 +00: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 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 Use const char* instead of QString in Fstab::findBlkIdDevice 2018-01-31 17:02:59 +00: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 Cleanup unnecessary includes. 2017-12-10 18:44:54 +00:00
operationrunner.h Remove unnecessary extra LIBKPMCORE_EXPORT macros. 2018-01-27 13:15:19 +00: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 Add missing variables to Partition class copy constructor. 2018-02-04 15:21:58 +00:00
partition.h Sort partitions by first sector. 2017-12-21 23:16:12 +00: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 Sort partitions by first sector. 2017-12-21 23:16:12 +00:00
partitiontable.h Fix more implicit type conversion warnings. 2017-09-11 13:41:03 +01:00
smartattribute.cpp Adding smart JSON output support 2018-01-08 17:59:48 -03:00
smartattribute.h Adding smart JSON output support 2018-01-08 17:59:48 -03:00
smartattributeparseddata.cpp Remove unnecessary whitespace. 2018-03-24 18:27:00 +00:00
smartattributeparseddata.h Remove unnecessary whitespace. 2018-03-24 18:27:00 +00:00
smartdiskinformation.cpp Including doxygen comments to the new SMART support classes 2018-01-11 17:38:53 -03:00
smartdiskinformation.h Fix #include issues in smart code. 2018-01-31 16:12:11 +00:00
smartparser.cpp Do not use blkid cache. 2018-01-31 16:53:34 +00:00
smartparser.h Removing LIBKPMCORE_EXPORT from SmartParser and adding SMART support dependencies to testsmart in cmake 2018-01-21 01:41:59 -03:00
smartstatus.cpp - Changed m_Quirk variable in SmartAttributeParsedData to SmartQuirk value instead of reference 2018-01-09 01:35:59 -03:00
smartstatus.h Adding smart JSON output support 2018-01-08 17:59:48 -03: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