kpmcore/src/plugins/sfdisk
Andrius Štikonas 2007f2b8ea Allow copyblocks to be used together with small QByteArrays.
Add CopyTargetByteArray. CopySourceByteArray is not implemented yet.

This is only suitable for reading small amount of data such as GPT header
or FAT boot sector location. Not meant for copying whole partition because
data has to be transfered over DBus.

Differential Revision: https://phabricator.kde.org/D16487
2018-10-29 00:02:12 +00:00
..
CMakeLists.txt Allow copyblocks to be used together with small QByteArrays. 2018-10-29 00:02:12 +00:00
pmsfdiskbackendplugin.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-24 05:56:19 +02:00
sfdiskbackend.cpp Allow copyblocks to be used together with small QByteArrays. 2018-10-29 00:02:12 +00:00
sfdiskbackend.h SoftwareRAID initial implementation. 2018-07-09 20:01:34 -03:00
sfdiskdevice.cpp Remove ExternalCommand::waitFor. 2018-07-21 21:19:34 +01:00
sfdiskdevice.h Use smart pointers for CoreBackendPartitionTable. 2018-03-31 21:49:20 +01:00
sfdiskpartitiontable.cpp Set FlagBoot = FlagEsp and deprecate it. 2018-09-01 21:27:05 +01:00
sfdiskpartitiontable.h sfdisk: store a pointer to the device in SfdiskPartitionTable class. 2017-12-07 20:50:54 +00:00