kpmcore/src/backend
Andrius Štikonas 80de99fc73 Move setFlags function from CoreBackendPartition to CoreBackendPartitionTable.
setFlags function now takes additional argument const Partition& partition.
This allows us to completely remove CoreBackendPartition class.
Remove getPartitionBySector and getExtendedPartitions.
These functions were designed around libparted API and are not very convenient
with other backends.
2017-11-07 22:55:28 +00:00
..
CMakeLists.txt Move setFlags function from CoreBackendPartition to CoreBackendPartitionTable. 2017-11-07 22:55:28 +00:00
corebackend.cpp Use lsblk's TYPE=disk when scanning for devices. 2017-06-22 03:11:58 +01:00
corebackend.h Docs: document Device (a description) and CoreBackendDevice (an operational class) 2017-10-03 05:56:16 -04:00
corebackenddevice.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
corebackenddevice.h Replace readSectors/writeSectors backend functions. 2017-10-28 18:07:44 +01:00
corebackendmanager.cpp Port away from KService. 2017-10-01 22:05:50 +01:00
corebackendmanager.h Port away from KService. 2017-10-01 22:05:50 +01:00
corebackendpartitiontable.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
corebackendpartitiontable.h Move setFlags function from CoreBackendPartition to CoreBackendPartitionTable. 2017-11-07 22:55:28 +00:00