calamares/src/modules/partition/gui
2015-07-15 12:51:35 +02:00
..
AlongsidePage.cpp Add EFI detection support to Alongside page. 2015-06-05 18:02:14 +02:00
AlongsidePage.h Add EFI detection support to Alongside page. 2015-06-05 18:02:14 +02:00
ChoicePage.cpp Initialize all members in ChoicePage. 2015-06-14 00:55:26 +02:00
ChoicePage.h Const correctness. 2015-04-15 12:20:26 +02:00
CreatePartitionDialog.cpp Clear mountPoint string when selecting a non-mountable filesystem type. 2015-07-02 12:18:26 +02:00
CreatePartitionDialog.h Make PartitionSizeController handle cloning the partition for PartResizerWidget 2014-08-09 11:31:00 +02:00
CreatePartitionDialog.ui Show efi mountpoint when creating/editing partitions 2015-03-16 11:50:55 +01:00
CreatePartitionTableDialog.ui Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
EditExistingPartitionDialog.cpp Allow changing the filesystem type when editing a partition. 2015-07-15 12:51:35 +02:00
EditExistingPartitionDialog.h Make PartitionSizeController handle cloning the partition for PartResizerWidget 2014-08-09 11:31:00 +02:00
EditExistingPartitionDialog.ui Allow changing the filesystem type when editing a partition. 2015-07-15 12:51:35 +02:00
EraseDiskPage.cpp Optionally do not allow a swap partition smaller than physical RAM. 2015-06-26 15:49:02 +02:00
EraseDiskPage.h Change how swap is calculated in automatic installation. 2015-06-26 15:36:15 +02:00
OsproberEntry.h Improve Osprober logic to immediately check if entries are resizable. 2014-10-07 16:07:28 +02:00
PartitionPage.cpp [partition] Disable bootloader disk selection when installing in a efi system. 2015-03-29 17:03:26 +02:00
PartitionPage.h Prefer nullptr over 0. 2014-10-07 16:07:27 +02:00
PartitionPage.ui Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
PartitionPreview.cpp Implement wrapping to new line for partition preview color labels. 2015-04-24 18:10:12 +02:00
PartitionPreview.h Implement wrapping to new line for partition preview color labels. 2015-04-24 18:10:12 +02:00
PartitionSizeController.cpp Make PartitionSizeController handle cloning the partition for PartResizerWidget 2014-08-09 11:31:00 +02:00
PartitionSizeController.h Make PartitionSizeController handle cloning the partition for PartResizerWidget 2014-08-09 11:31:00 +02:00
PartitionSplitterWidget.cpp Initialize all the things in PartitionSplitterWidget. 2015-06-14 00:45:38 +02:00
PartitionSplitterWidget.h Use good old C++ template instead of auto parameter which needs C++1y. 2014-10-07 16:07:28 +02:00
PartitionViewStep.cpp Read ensureSuspendToDisk from partition.conf. 2015-06-26 15:48:12 +02:00
PartitionViewStep.h Move osprober management out of ctor. 2015-06-05 18:02:13 +02:00
PrettyRadioButton.cpp New PrettyRadioButton, an alternative to QRadioButton with rich text. 2014-10-07 16:07:27 +02:00
PrettyRadioButton.h New PrettyRadioButton, an alternative to QRadioButton with rich text. 2014-10-07 16:07:27 +02:00
ReplacePage.cpp Rebase ReplacePage on top of EFI support in PCM. 2015-06-05 18:02:13 +02:00
ReplacePage.h Rebase ReplacePage on top of EFI support in PCM. 2015-06-05 18:02:13 +02:00
ReplacePage.ui Add ESP related UI elements to ReplacePage. 2015-06-04 02:28:12 +02:00