Teo Mrnjavac
|
2e9e1782cf
|
Remove EraseDiskPage from PartitionViewStep.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
9167a34f2e
|
Kill EraseDiskPage, add PartitionActions.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
eeceed91eb
|
Refactor ChoicePage workflow, use rescanned state for Preview widget.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
d9421f586f
|
Sync layout with PartitionPage.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
c031ed677f
|
String fix.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
8858ea7854
|
Show preview widget for unknown disklabels or no disklabel.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
7adaa65795
|
Move preview up.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
26c2c08c47
|
Constant for unknown disklabel color.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
fadfc67015
|
Split up ChoicePage loading, support preview and disk chooser.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
9a67f6372c
|
Continue asynchronously loading PartitionViewStep after config load.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
3ba058d5b7
|
Add compact mode default.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
201cba6c77
|
UIfy ChoicePage.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
e58fe43a03
|
Try out GUI options for having a preview in the choice phase.
|
2015-12-30 17:27:02 +01:00 |
|
Teo Mrnjavac
|
5f54a56513
|
PMUtils is now KPMHelpers. Also fixup after PartUtils refactor.
|
2015-09-18 15:41:07 +02:00 |
|
Teo Mrnjavac
|
95e87391a4
|
Refactor Osprober and resizability logic out ot PartitionViewStep.
|
2015-09-18 15:39:49 +02:00 |
|
Teo Mrnjavac
|
c5f9397d18
|
Keep UUID when clearing swap.
CAL-156 #comment I've just pushed a fix attempt for this, please test.
|
2015-09-17 15:16:24 +02:00 |
|
Teo Mrnjavac
|
7e6c626a0b
|
PluginFactory in Partition module.
|
2015-09-15 16:48:42 +02:00 |
|
Teo Mrnjavac
|
42e465aa10
|
CalamaresUtils::System is now a class.
|
2015-09-15 16:48:41 +02:00 |
|
Teo Mrnjavac
|
4f2eddd146
|
Exclude read-only devices from partitioning backend scan.
|
2015-09-15 16:48:41 +02:00 |
|
Teo Mrnjavac
|
26715d4281
|
Correct name of libparted backend.
|
2015-09-15 16:48:41 +02:00 |
|
Teo Mrnjavac
|
e8de570acb
|
Build against partresizerwidget and related in KPMcore.
|
2015-09-15 16:48:40 +02:00 |
|
Teo Mrnjavac
|
adc23b99b6
|
Move CalaPM init into PMUtils.
|
2015-09-15 16:48:40 +02:00 |
|
Teo Mrnjavac
|
c2eef9ac30
|
The Humongous Include Fixage For KPMcore Headers.
|
2015-09-15 16:48:40 +02:00 |
|
Teo Mrnjavac
|
a49c339dcd
|
Fixup tests directory because we don't have a project statement.
|
2015-09-15 16:48:40 +02:00 |
|
Teo Mrnjavac
|
93352cf4be
|
Set up linking against kpmcore.
|
2015-09-15 16:48:40 +02:00 |
|
Teo Mrnjavac
|
80ff27a804
|
Remove partitionmanager submodule.
|
2015-09-15 16:48:40 +02:00 |
|
Teo Mrnjavac
|
a2a6d2f243
|
Update submodule.
|
2015-07-29 13:15:47 +02:00 |
|
Teo Mrnjavac
|
4b8a85f66f
|
Update submodule.
|
2015-07-23 15:46:17 +02:00 |
|
Teo Mrnjavac
|
866ca49bdc
|
Update partitionmanager submodule.
|
2015-07-23 10:50:35 +02:00 |
|
Teo Mrnjavac
|
45aac4ea78
|
Reset filesystem combo box to current filesystem if going back to "Keep"
|
2015-07-15 13:35:07 +02:00 |
|
Teo Mrnjavac
|
49f470b503
|
Update non-mountable list in CreatePartitionDialog.
|
2015-07-15 13:26:13 +02:00 |
|
Teo Mrnjavac
|
2ec2b4ab86
|
Disallow mounting non-mountable filesystem types.
|
2015-07-15 13:25:52 +02:00 |
|
Teo Mrnjavac
|
9bc77fe386
|
Minimum width.
|
2015-07-15 13:02:42 +02:00 |
|
Teo Mrnjavac
|
9f2086a648
|
Allow changing the filesystem type when editing a partition.
|
2015-07-15 12:51:35 +02:00 |
|
Teo Mrnjavac
|
881bf67d22
|
Add a "do not install boot loader" value to the boot loader picker.
|
2015-07-07 19:16:22 +02:00 |
|
Teo Mrnjavac
|
3326ec4ace
|
Clear mountPoint string when selecting a non-mountable filesystem type.
CAL-249 #close I pushed a fix, please test and reopen if still broken.
|
2015-07-02 12:18:26 +02:00 |
|
Teo Mrnjavac
|
27309619d3
|
Optionally do not allow a swap partition smaller than physical RAM.
|
2015-06-26 15:49:02 +02:00 |
|
Teo Mrnjavac
|
35f4db9316
|
Read ensureSuspendToDisk from partition.conf.
|
2015-06-26 15:48:12 +02:00 |
|
Ramon Buldó
|
92736c3486
|
Change how swap is calculated in automatic installation.
It uses same values as Thus/Anaconda.
Takes into account available disk space (don't use more than 10% of it)
|
2015-06-26 15:36:15 +02:00 |
|
Teo Mrnjavac
|
683cc893e4
|
Remove unreachable code.
|
2015-06-21 01:55:15 +02:00 |
|
Teo Mrnjavac
|
845dd761d9
|
Do not dereference a nullptr.
|
2015-06-21 01:27:02 +02:00 |
|
Teo Mrnjavac
|
d96cfb725b
|
Do not dereference a nullptr.
|
2015-06-21 01:21:28 +02:00 |
|
Teo Mrnjavac
|
c987235bb8
|
Scan for type 82 partitions and clear them regardless of swapon status.
|
2015-06-20 20:38:40 +02:00 |
|
Teo Mrnjavac
|
91cf3950df
|
Clear swap partitions after swapoffing them.
|
2015-06-20 19:31:09 +02:00 |
|
Teo Mrnjavac
|
bc112889ea
|
Update submodule.
|
2015-06-16 02:15:00 +02:00 |
|
Teo Mrnjavac
|
aeac85d176
|
Avoid keeping dead code.
|
2015-06-14 01:18:51 +02:00 |
|
Teo Mrnjavac
|
88719d961f
|
Initialize all members in ChoicePage.
|
2015-06-14 00:55:26 +02:00 |
|
Teo Mrnjavac
|
624e4f9421
|
Initialize all members in PartitionModel.
|
2015-06-14 00:48:51 +02:00 |
|
Teo Mrnjavac
|
23c21074af
|
Initialize all the things in PartitionSplitterWidget.
|
2015-06-14 00:45:38 +02:00 |
|
Teo Mrnjavac
|
8633999997
|
Useless member is useless.
|
2015-06-14 00:33:32 +02:00 |
|
Teo Mrnjavac
|
2a0ad54fd5
|
Add prettyStatusMessage to all partitioning jobs.
CAL-235 #comment Improved status messages for jobs while installing.
|
2015-06-13 02:30:09 +02:00 |
|
Teo Mrnjavac
|
3855998fe5
|
Add prettyStatusMessage to Clear* and Check* partitioning jobs.
|
2015-06-13 02:24:58 +02:00 |
|
Teo Mrnjavac
|
d6441bbcb4
|
LVM2 unmounting and disabling support in ClearMountsJob.
|
2015-06-11 03:18:22 +02:00 |
|
Teo Mrnjavac
|
617d6d018c
|
Clarify.
|
2015-06-10 00:17:59 +02:00 |
|
Teo Mrnjavac
|
35e859e66e
|
Automatically create a swap partition if there's enough space.
|
2015-06-10 00:06:45 +02:00 |
|
Teo Mrnjavac
|
8885a7e5f6
|
Fix bug with KPM enum which prevented logical partition creation.
|
2015-06-07 03:24:00 +02:00 |
|
Teo Mrnjavac
|
fa2b577236
|
Meaningful text from BootLoaderModel.
|
2015-06-06 23:45:54 +02:00 |
|
Teo Mrnjavac
|
30408d34a1
|
Try to find a more reliable way to read new partition UUIDs.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
fff0f6f023
|
Debug output.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
cf5e137947
|
Correct operations order in EraseDiskPage.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
25c2b7265b
|
Fixup operations order when autopartitioning.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
0426d7fd35
|
Bump EFI system partition default size to 300M.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
7a69aae0cb
|
Correct operation order in EraseDiskPage for EFI.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
d499fed8a0
|
Add EFI detection support to Alongside page.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
e3ef61a7f2
|
Move onPartitionSelected into a slot instead of a huge lambda.
|
2015-06-05 18:02:14 +02:00 |
|
Teo Mrnjavac
|
195b585282
|
Disable alongside and replace features on EFI system without ESP.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
b507a0e2b9
|
Rebase ReplacePage on top of EFI support in PCM.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
f4a13b2041
|
Add EFI System Partition scanning support to PartitionCoreModule.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
67b96f750a
|
Code style.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
905835295a
|
Move osprober management out of ctor.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
a2f1d49983
|
Remove debug spam.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
a2c5bcd0ee
|
Fixed m_isEfi falsely false in ReplacePage.
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
d54f314394
|
Add debug spam to ReplacePage.cpp
|
2015-06-05 18:02:13 +02:00 |
|
Teo Mrnjavac
|
18eb0c7b96
|
Add ESP detection and choice to ReplacePage.
|
2015-06-04 02:28:12 +02:00 |
|
Teo Mrnjavac
|
94e9c659d1
|
Add generic search function to iterate over partitions for convenience.
|
2015-06-04 02:28:12 +02:00 |
|
Teo Mrnjavac
|
04f977d28f
|
Add ESP related UI elements to ReplacePage.
|
2015-06-04 02:28:12 +02:00 |
|
Teo Mrnjavac
|
ccab867d19
|
Update submodule.
|
2015-06-04 02:27:58 +02:00 |
|
Teo Mrnjavac
|
d5a42a65f6
|
Update KPM submodule.
|
2015-05-20 12:13:08 +02:00 |
|
demmm
|
5a07c240a9
|
use ShortProductName as second argument
choicepage.cpp has 2 instances where %2 is not defined
|
2015-05-16 19:43:27 +02:00 |
|
Teo Mrnjavac
|
cf3359bdb4
|
Reset ReplacePage when going back from the next one.
|
2015-04-29 18:16:48 +02:00 |
|
Teo Mrnjavac
|
55b93091e6
|
Add reset method to ReplacePage.
|
2015-04-29 18:16:48 +02:00 |
|
Teo Mrnjavac
|
4b73d9579f
|
Add PartitionPreview widget to AlongsidePage.
|
2015-04-28 17:42:11 +02:00 |
|
Teo Mrnjavac
|
0d0e3bf7bc
|
Add hack to PCM to create a rescanned device copy to use as preview.
|
2015-04-28 17:40:49 +02:00 |
|
Teo Mrnjavac
|
6b40c8aaa1
|
Use a static colors cache to preserve partition colors.
|
2015-04-28 17:09:24 +02:00 |
|
Teo Mrnjavac
|
2c9d6fff17
|
const array is const.
|
2015-04-28 17:09:24 +02:00 |
|
Teo Mrnjavac
|
96c840e878
|
Use proper color for new partition in PartitionSplitterWidget.
|
2015-04-28 17:09:24 +02:00 |
|
Teo Mrnjavac
|
ae1fa0e48b
|
Use correct palette in new partition dialog.
|
2015-04-28 17:09:24 +02:00 |
|
Teo Mrnjavac
|
9065882da4
|
Either count new partitions or existing partitions for colors.
|
2015-04-28 17:09:23 +02:00 |
|
Teo Mrnjavac
|
d3f4ced8c0
|
Use a separate palette for newly created partitions.
|
2015-04-24 18:10:12 +02:00 |
|
Teo Mrnjavac
|
c7563af1c9
|
New palette + don't reset count when coloring logical partitions.
|
2015-04-24 18:10:12 +02:00 |
|
Teo Mrnjavac
|
5ab7896fca
|
Add the option of using PartitionIterator on a PartitionTable.
|
2015-04-24 18:10:12 +02:00 |
|
Teo Mrnjavac
|
6c62d6f6d2
|
Implement wrapping to new line for partition preview color labels.
|
2015-04-24 18:10:12 +02:00 |
|
Teo Mrnjavac
|
45d5c5bbde
|
Only show the labels section where it's relevant.
|
2015-04-24 18:10:12 +02:00 |
|
Teo Mrnjavac
|
966ccdaafc
|
Initial commit for adding labels to PartitionPreview.
|
2015-04-24 18:10:12 +02:00 |
|
Teo Mrnjavac
|
1ad1a64161
|
Code style.
|
2015-04-24 18:10:12 +02:00 |
|
Teo Mrnjavac
|
30559baa16
|
Reorder entries on ChoicePage.
|
2015-04-16 18:14:26 +02:00 |
|
Teo Mrnjavac
|
d894638f2f
|
Add information about the partitioning action in the Summary page.
|
2015-04-15 15:36:49 +02:00 |
|
Teo Mrnjavac
|
06b4443e80
|
Const correctness.
|
2015-04-15 12:20:26 +02:00 |
|
Teo Mrnjavac
|
2846cbdcbc
|
Report a prettyDescription for FillGlobalStorageJob.
|
2015-04-13 14:58:34 +02:00 |
|
Teo Mrnjavac
|
fefa736501
|
Use <strong> instead of <b> in all instances.
|
2015-04-13 14:58:34 +02:00 |
|