calamares/src/modules/partition/gui
Adriaan de Groot 7791c3cb19 DeviceInfo: refactor translation of DeviceInfoPage
- For Boot and Device info widgets, add a retranslateUi() method,
   since the labels change not only in response to translation
   events but also UI events.

FIXES #779
2017-08-28 05:44:43 -04:00
..
BootInfoWidget.cpp DeviceInfo: refactor translation of DeviceInfoPage 2017-08-28 05:44:43 -04:00
BootInfoWidget.h DeviceInfo: refactor translation of DeviceInfoPage 2017-08-28 05:44:43 -04:00
ChoicePage.cpp Refactor check for EFI system. 2017-08-28 05:36:45 -04:00
ChoicePage.h Documentation++ 2017-03-03 12:32:44 +01:00
ChoicePage.ui Add "reuse home" check box to .ui. 2016-07-22 16:36:26 +02:00
CreatePartitionDialog.cpp Refactor check for EFI system. 2017-08-28 05:36:45 -04:00
CreatePartitionDialog.h Check first selection of mountpoint too. 2016-11-20 23:05:44 +00:00
CreatePartitionDialog.ui Change both size box suffices to MiB. 2017-07-09 18:20:00 +01:00
CreatePartitionTableDialog.ui Dispatch files in core/ gui/ and jobs/ dirs 2014-08-08 13:25:56 +02:00
DeviceInfoWidget.cpp DeviceInfo: refactor translation of DeviceInfoPage 2017-08-28 05:44:43 -04:00
DeviceInfoWidget.h DeviceInfo: refactor translation of DeviceInfoPage 2017-08-28 05:44:43 -04:00
EditExistingPartitionDialog.cpp Refactor check for EFI system. 2017-08-28 05:36:45 -04:00
EditExistingPartitionDialog.h Check mountpoints when editing a partition too. 2016-11-20 23:06:03 +00:00
EditExistingPartitionDialog.ui Change both size box suffices to MiB. 2017-07-09 18:20:00 +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 Refactor check for EFI system. 2017-08-28 05:36:45 -04: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 Refactor check for EFI system. 2017-08-28 05:36:45 -04:00
PartitionViewStep.h Documentation++ 2017-03-03 12:32:44 +01: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 C++ trickery, part two: shorten code 2017-07-04 08:42:14 -04: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