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
|
94a1f44fd7
|
Initialize all members and use nullptr instead of 0.
|
2015-06-13 21:33:20 +02:00 |
|
Teo Mrnjavac
|
9bded2dcfc
|
Initialize all members.
|
2015-06-13 21:33:00 +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
|
079fa3624b
|
Update pretty{Description,StatusMessage} for users module jobs.
|
2015-06-13 02:22:03 +02:00 |
|
Teo Mrnjavac
|
46e90ccda2
|
Add setRootPassword option to the Users module.
If set to true, the user must set a root password. Otherwise, the
user won't be asked and a root password will not be set.
|
2015-06-11 04:02:06 +02:00 |
|
Teo Mrnjavac
|
d6441bbcb4
|
LVM2 unmounting and disabling support in ClearMountsJob.
|
2015-06-11 03:18:22 +02:00 |
|
Teo Mrnjavac
|
7dd4104009
|
Replace Gummiboot with systemd-boot.
|
2015-06-11 00:32:50 +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
|
adad3535a8
|
Use the new physical memory checker.
|
2015-06-10 00:06:45 +02:00 |
|
Teo Mrnjavac
|
43698b18f5
|
Rearrange WelcomePage checker layout to make more space for reports.
|
2015-06-09 02:35:22 +02:00 |
|
Teo Mrnjavac
|
02f4ab1501
|
Check for root privileges.
|
2015-06-09 02:13:22 +02:00 |
|
Teo Mrnjavac
|
b07fd97103
|
Merge pull request #220 from dgikiller/master
Improving support for Gentoo based distros
|
2015-06-08 19:34:01 +02:00 |
|
skullbocks
|
57406f3bc9
|
[modules/packages] Added support for Portage and Entropy
|
2015-06-08 19:29:51 +02:00 |
|
Teo Mrnjavac
|
320a96423f
|
Add a 5% grace to the RAM check because Linux MemTotal is unreliable.
|
2015-06-08 19:28:52 +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 |
|
Teo Mrnjavac
|
994db0973f
|
Try removing the centered icon from CheckerWidget
|
2015-05-18 12:47:11 +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
|
235d0058c9
|
Set dialog title.
|
2015-05-16 19:42:51 +02:00 |
|
Teo Mrnjavac
|
e09976d91c
|
Add details dialog to requirements widget.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
2fd84fc9f7
|
Layout fixes in Welcome page.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
51f74315f6
|
Refactor CheckerWidget for better integration with Welcome page.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
7622abce94
|
Add negated text to requirement entries.
|
2015-05-15 18:15:22 +02:00 |
|
Teo Mrnjavac
|
f0dc3d5ae6
|
Layout fixes in welcome page.
|
2015-05-15 18:15:22 +02:00 |
|