kpmcore/src/core
Andrius Štikonas 9ea7cab92a Merge branch 'master' into kauth 2018-01-31 15:15:25 +00: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 Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copysourcedevice.cpp Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copysourcedevice.h Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copysourcefile.cpp Replace readSectors/writeSectors backend functions. 2017-10-28 18:07:44 +01:00
copysourcefile.h Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copysourceshred.cpp Replace readSectors/writeSectors backend functions. 2017-10-28 18:07:44 +01:00
copysourceshred.h Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copytarget.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
copytarget.h Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copytargetdevice.cpp Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copytargetdevice.h Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +00:00
copytargetfile.cpp Replace readSectors/writeSectors backend functions. 2017-10-28 18:07:44 +01:00
copytargetfile.h Implement copyblocks function in KAuth helper. 2018-01-24 15:22:42 +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 ExternalCommand to copy fstab file to its final location. 2017-12-10 17:36:39 +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 Fix conversion to/from QString/QByteArray 2017-12-03 12:37:21 +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 Including doxygen comments to the new SMART support classes 2018-01-11 17:38:53 -03:00
smartattributeparseddata.h Including doxygen comments to the new SMART support classes 2018-01-11 17:38:53 -03:00
smartdiskinformation.cpp Including doxygen comments to the new SMART support classes 2018-01-11 17:38:53 -03:00
smartdiskinformation.h Including doxygen comments to the new SMART support classes 2018-01-11 17:38:53 -03:00
smartparser.cpp Including doxygen comments to the new SMART support classes 2018-01-11 17:38:53 -03: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