kpmcore/src/util
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 Revert "Do not link to externalcommand.h in kpmcore_externalcommand" 2018-08-08 13:35:30 +00:00
capacity.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
capacity.h Keep Capacity::Unit a simple enum, otherwise KPM fails to compile. 2018-04-13 01:29:43 +03:00
externalcommand.cpp Allow copyblocks to be used together with small QByteArrays. 2018-10-29 00:02:12 +00:00
externalcommand.h use QDBusServiceWatcher instead of pinging the client 2018-08-06 15:46:11 +02:00
externalcommand_whitelist.h Add command whitelist to kpmcore kauth helper. 2018-08-11 20:32:02 +01:00
externalcommandhelper.cpp Allow copyblocks to be used together with small QByteArrays. 2018-10-29 00:02:12 +00:00
externalcommandhelper.h Allow copyblocks to be used together with small QByteArrays. 2018-10-29 00:02:12 +00:00
globallog.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
globallog.h Fix error message. 2018-07-14 21:36:13 +01:00
helpers.cpp Fix class/struct mismatch in forward declaration. 2018-04-18 21:46:15 +03:00
helpers.h Move showColumnsContextMenu function from kpmcore to partitionmanager. 2017-09-14 20:43:08 +01:00
htmlreport.cpp Fix conversion to/from QString/QByteArray 2017-12-03 12:37:21 +00:00
htmlreport.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
libpartitionmanagerexport.h d-pointerize ExternalCommand class. 2018-04-12 00:47:40 +03:00
org.kde.kpmcore.applicationinterface.conf Switch DBus calls to classes generated from XML. 2018-08-05 21:15:33 +01:00
org.kde.kpmcore.externalcommand.actions SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-21 05:48:52 +02:00
org.kde.kpmcore.helperinterface.conf WIP: add some experimental code where helper is used as daemon 2018-03-19 11:42:49 +01:00
report.cpp Fix a typo in the comment. 2018-08-01 00:58:24 +01:00
report.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00