.. |
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
|
Allow disabling automated LUKS modes.
|
2016-09-26 13:14:54 +02: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
|
Check first selection of mountpoint too.
|
2016-11-20 23:05:44 +00:00 |
CreatePartitionDialog.h
|
Check first selection of mountpoint too.
|
2016-11-20 23:05:44 +00:00 |
CreatePartitionDialog.ui
|
Avoid creating a new partition with a used mountpoint.
|
2016-11-20 22:05:55 +00: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
|
Remove current partition's mountpoint from used list.
|
2016-11-20 23:19:33 +00:00 |
EditExistingPartitionDialog.h
|
Check mountpoints when editing a partition too.
|
2016-11-20 23:06:03 +00:00 |
EditExistingPartitionDialog.ui
|
Check mountpoints when editing a partition too.
|
2016-11-20 23:06:03 +00: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
|
API Changes, logicalSectorSize -> logicalSize, totalSectors -> totalLogical.
|
2016-09-09 11:28:39 +02:00 |
PartitionLabelsView.h
|
Allow hiding extended partition in Labels view.
|
2016-02-11 16:00:07 +01:00 |
PartitionPage.cpp
|
Merge pull request #276 from shainer/mountpoint
|
2016-12-31 18:49:05 +01:00 |
PartitionPage.h
|
Avoid creating a new partition with a used mountpoint.
|
2016-11-20 22:05:55 +00: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
|
Show warning.
|
2016-11-17 19:03:24 +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 |