..
partitionmanager @ b8ec46ad39
Move partitionmanager code to src/modules/partition
2014-07-15 11:54:09 +02:00
tests
Change signature of JobQueue::progress, add finished() signal
2014-07-23 10:58:08 +02:00
CMakeLists.txt
Introduce FillGlobalStorageJob
2014-07-22 17:38:36 +02:00
CreatePartitionDialog.cpp
Refactor: PartitionInfo is no longer a class
2014-07-17 14:57:16 +02:00
CreatePartitionDialog.h
Refactor: PartitionInfo is no longer a class
2014-07-17 14:57:16 +02:00
CreatePartitionDialog.ui
Make CreatePartitionDialog.ui easier to read in Designer
2014-07-15 15:31:45 +02:00
CreatePartitionJob.cpp
Add combo box to pick boot loader installation destination
2014-07-22 10:50:16 +02:00
CreatePartitionJob.h
Introduce PartitionJob
2014-07-18 15:49:27 +02:00
CreatePartitionTableDialog.ui
Let the user recreate the partition table (mbr or gpt)
2014-07-15 14:40:08 +02:00
CreatePartitionTableJob.cpp
Let the user recreate the partition table (mbr or gpt)
2014-07-15 14:40:08 +02:00
CreatePartitionTableJob.h
Let the user recreate the partition table (mbr or gpt)
2014-07-15 14:40:08 +02:00
DeletePartitionJob.cpp
Introduce PartitionJob
2014-07-18 15:49:27 +02:00
DeletePartitionJob.h
Introduce PartitionJob
2014-07-18 15:49:27 +02:00
DeviceModel.cpp
Coding style fixes
2014-07-22 10:50:16 +02:00
DeviceModel.h
Move PartitionModel management from DeviceModel to PartitionCoreModule
2014-06-30 16:17:59 +02:00
EditExistingPartitionDialog.cpp
Scaffolding for exiting partition reformating
2014-07-17 14:59:59 +02:00
EditExistingPartitionDialog.h
Start creating EditExistingPartitionDialog
2014-07-17 14:57:16 +02:00
EditExistingPartitionDialog.ui
Scaffolding for exiting partition reformating
2014-07-17 14:59:59 +02:00
FillGlobalStorageJob.cpp
Introduce FillGlobalStorageJob
2014-07-22 17:38:36 +02:00
FillGlobalStorageJob.h
Introduce FillGlobalStorageJob
2014-07-22 17:38:36 +02:00
FormatPartitionJob.cpp
Coding style fixes
2014-07-22 10:50:16 +02:00
FormatPartitionJob.h
Add support for formatting existing partitions
2014-07-18 15:49:27 +02:00
main.cpp
Enqueue all partition jobs when leaving the PartitionViewStep
2014-07-02 16:06:54 +02:00
module.conf
Minor nitpick in module.conf
2014-07-02 11:47:48 +02:00
PartitionCoreModule.cpp
Introduce FillGlobalStorageJob
2014-07-22 17:38:36 +02:00
PartitionCoreModule.h
Use findPartitionByMountPoint in updateHasRootMountPoint
2014-07-22 10:50:16 +02:00
PartitionInfo.cpp
Refactor: PartitionInfo is no longer a class
2014-07-17 14:57:16 +02:00
PartitionInfo.h
Refactor: PartitionInfo is no longer a class
2014-07-17 14:57:16 +02:00
PartitionIterator.cpp
Move PartitionIterator to its own file
2014-07-22 17:38:36 +02:00
PartitionIterator.h
Move PartitionIterator to its own file
2014-07-22 17:38:36 +02:00
PartitionJob.cpp
Introduce PartitionJob
2014-07-18 15:49:27 +02:00
PartitionJob.h
Introduce PartitionJob
2014-07-18 15:49:27 +02:00
PartitionModel.cpp
Refactor: PartitionInfo is no longer a class
2014-07-17 14:57:16 +02:00
PartitionModel.h
Refactor: PartitionInfo is no longer a class
2014-07-17 14:57:16 +02:00
PartitionPage.cpp
Add combo box to pick boot loader installation destination
2014-07-22 10:50:16 +02:00
PartitionPage.h
Start creating EditExistingPartitionDialog
2014-07-17 14:57:16 +02:00
PartitionPage.ui
Add combo box to pick boot loader installation destination
2014-07-22 10:50:16 +02:00
PartitionViewStep.cpp
Implement PartitionViewStep::jobs()
2014-07-08 15:46:48 +02:00
PartitionViewStep.h
Prepare for late enqueuing of jobs to the JobQueue.
2014-07-08 14:03:06 +02:00
PMUtils.cpp
Add PMUtils::isPartitionNew()
2014-07-15 17:32:55 +02:00
PMUtils.h
Add PMUtils::isPartitionNew()
2014-07-15 17:32:55 +02:00