calamares/src/modules/partition/gui
Adriaan de Groot 335976e32c [partition] Improve defaultFS handling
- drop the localized comparisons; that's just confusing
 - warn when no default FS is set (then use ext4)
 - fix case-insensitive fallback; it used fsType, which was
   set to Unknown in the for loop.
2019-02-12 05:15:56 -05:00
..
BootInfoWidget.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
BootInfoWidget.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ChoicePage.cpp [partition] Be verbose about handling osprober results 2019-02-11 05:32:42 -05:00
ChoicePage.h Merge branch 'improve-swap-ui' 2019-01-24 15:20:06 -05:00
ChoicePage.ui Add "reuse home" check box to .ui. 2016-07-22 16:36:26 +02:00
CreatePartitionDialog.cpp [partition] Fixing LVM LV name line edit visibility. 2018-08-13 13:05:41 -03:00
CreatePartitionDialog.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
CreatePartitionDialog.ui Fix create partition job to work with LVM devices. 2017-10-09 17:31:22 +01:00
CreatePartitionTableDialog.ui Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
CreateVolumeGroupDialog.cpp [partition] Adding resizing, deactivating and removing procedures for LVM VGs. 2018-06-26 00:38:52 -03:00
CreateVolumeGroupDialog.h [partition] Adding resizing, deactivating and removing procedures for LVM VGs. 2018-06-26 00:38:52 -03:00
DeviceInfoWidget.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
DeviceInfoWidget.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
EditExistingPartitionDialog.cpp Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
EditExistingPartitionDialog.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
EditExistingPartitionDialog.ui Change both size box suffices to MiB. 2017-07-09 18:20:00 +01:00
EncryptWidget.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
EncryptWidget.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
EncryptWidget.ui Useless margins are useless. 2016-07-22 16:36:26 +02:00
ListPhysicalVolumeWidgetItem.cpp [partition] Initial implementation of VolumeGroupBaseDialog. 2018-06-04 16:31:58 -03:00
ListPhysicalVolumeWidgetItem.h [partition] Initial implementation of VolumeGroupBaseDialog. 2018-06-04 16:31:58 -03:00
PartitionBarsView.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionBarsView.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionDialogHelpers.cpp [partition] Refactor setting the flags UI 2018-05-16 09:07:45 -04:00
PartitionDialogHelpers.h [partition] Refactor setting the flags UI 2018-05-16 09:07:45 -04:00
PartitionLabelsView.cpp [partition] Display partition labels when they exist 2019-01-07 17:26:53 +01:00
PartitionLabelsView.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionPage.cpp [partition] Disable one call to updateButtons() 2019-02-11 18:26:45 -05:00
PartitionPage.h [partition] Preserve current device when going to manual partitioning 2019-01-10 16:28:05 +01:00
PartitionPage.ui Merge branch 'master' of https://github.com/cjlcarvalho/calamares into lvm-update 2018-06-28 23:48:13 +02:00
PartitionSizeController.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionSizeController.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionSplitterWidget.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionSplitterWidget.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionViewSelectionFilter.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PartitionViewStep.cpp [partition] Improve defaultFS handling 2019-02-12 05:15:56 -05:00
PartitionViewStep.h [partition] Use configured swap choices in choice page 2018-12-04 11:35:35 +01:00
PrettyRadioButton.cpp [partition] Reorder initialization 2018-09-12 10:05:14 -04:00
PrettyRadioButton.h [partition] Improve presentation of swap options 2018-09-12 09:20:44 -04:00
ReplaceWidget.cpp [partition] Move partitioning options into a class 2018-09-17 06:42:14 -04:00
ReplaceWidget.h Copyright: update copyright lines on files touched in 2018 2018-06-15 05:59:11 -04:00
ReplaceWidget.ui Layout fixes. 2015-12-30 17:27:13 +01:00
ResizeVolumeGroupDialog.cpp [partition] Adding resizing, deactivating and removing procedures for LVM VGs. 2018-06-26 00:38:52 -03:00
ResizeVolumeGroupDialog.h [partition] Adding resizing, deactivating and removing procedures for LVM VGs. 2018-06-26 00:38:52 -03:00
ScanningDialog.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ScanningDialog.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
VolumeGroupBaseDialog.cpp [partition] Adding resizing, deactivating and removing procedures for LVM VGs. 2018-06-26 00:38:52 -03:00
VolumeGroupBaseDialog.h [partition] Adding resizing, deactivating and removing procedures for LVM VGs. 2018-06-26 00:38:52 -03:00
VolumeGroupBaseDialog.ui [partition] Including CreateVolumeGroupDialog and fixing some of its GUI issues. 2018-06-07 17:22:22 -03:00