calamares/src/modules/partition
Aurélien Gâteau 023ed99aca Coding style
2014-07-08 14:04:57 +02:00
..
CMakeLists.txt add ECM to CMakeLists, 2014-07-05 17:28:13 -04:00
CreatePartitionDialog.cpp Redo partition type UI and enable/disable mount point UI when appropriate 2014-07-04 18:34:01 +02:00
CreatePartitionDialog.h Redo partition type UI and enable/disable mount point UI when appropriate 2014-07-04 18:34:01 +02:00
CreatePartitionDialog.ui Redo partition type UI and enable/disable mount point UI when appropriate 2014-07-04 18:34:01 +02:00
CreatePartitionJob.cpp Refactor: Move creation of CreatePartitionJob to PartitionCoreModule 2014-07-04 18:34:01 +02:00
CreatePartitionJob.h Refactor: Move creation of CreatePartitionJob to PartitionCoreModule 2014-07-04 18:34:01 +02:00
DeletePartitionJob.cpp Adjust logical numbers 2014-07-04 18:34:01 +02:00
DeletePartitionJob.h Argh, forgot to commit those files 2014-07-02 15:59:34 +02:00
DeviceModel.cpp Move PartitionModel management from DeviceModel to PartitionCoreModule 2014-06-30 16:17:59 +02:00
DeviceModel.h Move PartitionModel management from DeviceModel to PartitionCoreModule 2014-06-30 16:17:59 +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 Enable/disable Next button based on whether we have a root mount point 2014-07-08 14:04:57 +02:00
PartitionCoreModule.h Enable/disable Next button based on whether we have a root mount point 2014-07-08 14:04:57 +02:00
PartitionInfo.cpp Coding style 2014-07-08 14:04:57 +02:00
PartitionInfo.h Introduce PartitionInfo, to store Calamares-specifc info for a partition 2014-07-04 18:34:01 +02:00
PartitionModel.cpp Introduce PartitionInfo, to store Calamares-specifc info for a partition 2014-07-04 18:34:01 +02:00
PartitionModel.h Introduce PartitionInfo, to store Calamares-specifc info for a partition 2014-07-04 18:34:01 +02:00
PartitionPage.cpp Refactor: Move creation of CreatePartitionJob to PartitionCoreModule 2014-07-04 18:34:01 +02:00
PartitionPage.h Refactored calamares_bin into calamares_bin and libcalamaresui. 2014-07-03 18:00:40 +02:00
PartitionPage.ui Show partition elements in separate column 2014-07-02 18:04:53 +02:00
PartitionViewStep.cpp Enable/disable Next button based on whether we have a root mount point 2014-07-08 14:04:57 +02:00
PartitionViewStep.h Enqueue all partition jobs when leaving the PartitionViewStep 2014-07-02 16:06:54 +02:00
PMUtils.cpp Better way to detect free space 2014-07-01 16:29:00 +02:00
PMUtils.h Introduce PMUtils 2014-06-30 16:17:59 +02:00