calamares/src/modules/partition/gui
Teo Mrnjavac 3aebb79d30 Add optional config value neverCreateSwap in partition module.
CAL-458 #close The feature has landed in master, please test.
2017-02-09 18:08:47 +01:00
..
AlongsidePage.cpp Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
AlongsidePage.h Move Osprober to PCM and add Osprober roles to PartitionModel. 2015-12-30 17:27:13 +01:00
BootInfoWidget.cpp New BootInfoWidget. 2016-01-27 17:54:58 +01:00
BootInfoWidget.h New BootInfoWidget. 2016-01-27 17:54:58 +01:00
ChoicePage.cpp Always write bootloader path. 2017-01-18 19:38:12 +01:00
ChoicePage.h Allow disabling automated LUKS modes. 2016-09-26 13:14:54 +02:00
ChoicePage.ui Add "reuse home" check box to .ui. 2016-07-22 16:36:26 +02:00
CreatePartitionDialog.cpp Translate user-visible strings! 2017-01-04 15:28:09 +01:00
CreatePartitionDialog.h Check first selection of mountpoint too. 2016-11-20 23:05:44 +00:00
CreatePartitionDialog.ui Better to keep font style manipulation to a minimum. 2017-01-04 15:28:09 +01:00
CreatePartitionTableDialog.ui Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
DeviceInfoWidget.cpp Fixup string. 2016-01-28 13:03:22 +01:00
DeviceInfoWidget.h Yank boot stuff out from DeviceInfoWidget. 2016-01-27 17:55:38 +01:00
EditExistingPartitionDialog.cpp Style + translation. 2017-01-04 15:28:09 +01:00
EditExistingPartitionDialog.h Check mountpoints when editing a partition too. 2016-11-20 23:06:03 +00:00
EditExistingPartitionDialog.ui Better to keep font style manipulation to a minimum. 2017-01-04 15:28:09 +01:00
EncryptWidget.cpp Fix EncryptWidget height. 2016-07-22 16:36:26 +02:00
EncryptWidget.h Add setText/reset to EncryptWidget, and fix tooltip string. 2016-06-10 15:22:40 +02:00
EncryptWidget.ui Useless margins are useless. 2016-07-22 16:36:26 +02:00
PartitionBarsView.cpp Revert "Improve debug output in PartitionBarsView." 2016-06-24 17:38:52 +02:00
PartitionBarsView.h Nested partitions mode support in PartitionBarsView. 2016-02-10 15:00:02 +01:00
PartitionLabelsView.cpp Don't hardcode /dev/sd* as device path. 2017-02-02 16:59:17 +01:00
PartitionLabelsView.h Allow hiding extended partition in Labels view. 2016-02-11 16:00:07 +01:00
PartitionPage.cpp partition: use always double click to activate a partition tree view item 2017-02-07 17:58:56 +01:00
PartitionPage.h Do not write bootloader install path if the system is EFI. 2017-01-18 12:11:25 +01:00
PartitionPage.ui Add labels view to manual partitioning page. 2016-06-23 10:00:00 +02:00
PartitionSizeController.cpp API Changes, logicalSectorSize -> logicalSize, totalSectors -> totalLogical. 2016-09-09 11:28:39 +02:00
PartitionSizeController.h Keep track of previous spinbox value. 2016-06-24 16:58:23 +02:00
PartitionSplitterWidget.cpp Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
PartitionSplitterWidget.h Ensure the resizing items aren't null (fix Coverity defect 121862). 2016-02-26 13:13:01 +01:00
PartitionViewSelectionFilter.h SelectionFilter function type. 2016-01-15 18:40:59 +01:00
PartitionViewStep.cpp Add optional config value neverCreateSwap in partition module. 2017-02-09 18:08:47 +01:00
PartitionViewStep.h Manage PCM loading with QtConcurrent. 2016-05-26 15:35:24 +02:00
PrettyRadioButton.cpp Useless margin is useless. 2015-12-30 17:27:02 +01:00
PrettyRadioButton.h Make PrettyRadioButton inheritable. 2015-12-30 17:27:02 +01:00
ReplaceWidget.cpp Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
ReplaceWidget.h Refactor ReplacePage into new ReplaceWidget. 2015-12-30 17:27:13 +01:00
ReplaceWidget.ui Layout fixes. 2015-12-30 17:27:13 +01:00
ScanningDialog.cpp Add callback support to ScanningDialog statics. 2015-12-31 15:38:50 +01:00
ScanningDialog.h Add callback support to ScanningDialog statics. 2015-12-31 15:38:50 +01:00