..
BootLoaderModel.cpp
And remove swapDevice from BootLoaderModel.
2015-12-30 17:27:13 +01:00
BootLoaderModel.h
And remove swapDevice from BootLoaderModel.
2015-12-30 17:27:13 +01:00
ColorUtils.cpp
Make che color cache indexed by UUID instead of by path.
2016-07-28 17:53:54 +02:00
ColorUtils.h
Add invalidateCache to ColorUtils.
2016-07-27 16:49:13 +02:00
DeviceModel.cpp
Maybe the deviceNode check isn't necessary.
2015-12-30 17:27:13 +01:00
DeviceModel.h
Add swapDevice to DeviceModel.
2015-12-30 17:27:13 +01:00
KPMHelpers.cpp
Add KPMHelpers::createNewEncryptedPartition.
2016-05-06 18:59:51 +02:00
KPMHelpers.h
Add KPMHelpers::createNewEncryptedPartition.
2016-05-06 18:59:51 +02:00
OsproberEntry.h
Add filesystem UUID to OsproberEntry structure.
2016-07-28 17:53:54 +02:00
PartitionActions.cpp
Set the ESP flag in partition rather than bootloader.
2016-10-29 00:52:38 +02:00
PartitionActions.h
Add encryption support in PartitionActions::doReplacePartition.
2016-06-03 16:39:28 +02:00
PartitionCoreModule.cpp
[partition] Use FlagEsp instead of sgdisk to scan for ESPs.
2016-10-29 01:09:14 +02:00
PartitionCoreModule.h
Keep an immutable copy for every scanned Device* to avoid rescans.
2016-09-09 11:28:39 +02:00
PartitionInfo.cpp
The Humongous Include Fixage For KPMcore Headers.
2015-09-15 16:48:40 +02:00
PartitionInfo.h
Dispatch files in core/ gui/ and jobs/ dirs
2014-08-08 13:25:56 +02:00
PartitionIterator.cpp
Assert on nullptr Device*.
2016-09-09 11:28:39 +02:00
PartitionIterator.h
Add the option of using PartitionIterator on a PartitionTable.
2015-04-24 18:10:12 +02:00
PartitionModel.cpp
API Changes, logicalSectorSize -> logicalSize, totalSectors -> totalLogical.
2016-09-09 11:28:39 +02:00
PartitionModel.h
Add OsproberHomePartitionPathRole to PartitionModel.
2016-07-22 16:36:26 +02:00
PartUtils.cpp
Port away from most cases of Q_FOREACH to C++11 ranged for loop.
2016-09-01 16:46:14 +01:00
PartUtils.h
Copyright statements.
2016-02-12 17:19:30 +01:00