1424 Commits (b811f9e26177958fd4f97bb211e10c7b6ec479ef)

Author SHA1 Message Date
Teo Mrnjavac 9b60040bab Magic numbers. 9 years ago
Teo Mrnjavac a27a5496b7 Try a statically calculated selection margin. 9 years ago
Teo Mrnjavac 798a491296 Adjust padding. 9 years ago
Teo Mrnjavac 5aa8cd4a9b Use semitransparent overlay rounded rect for PBV selection. 9 years ago
Teo Mrnjavac 7c80f846f1 Add debug output. 9 years ago
Teo Mrnjavac c2cb367753 Remember QPersistentModelIndex rather than row for hover effect. 9 years ago
Teo Mrnjavac 36f30b1ede Support selection and better hover. 9 years ago
Teo Mrnjavac cc5520edda Add hover and click support to PartitionBarsView. 9 years ago
Teo Mrnjavac a9e241d288 Fix strings. 9 years ago
Teo Mrnjavac 1ad6c7e8ac Use new Labels view. 9 years ago
Teo Mrnjavac eed8d3b83b Split out Labels view from Bars view.
Both are QAbstractItemViews and can be used on top of a PartitionModel,
together or separately.
9 years ago
Teo Mrnjavac b65fe87503 PartitionPreview is now PartitionBarsView. 9 years ago
Teo Mrnjavac 3beebf4137 String improvement. 9 years ago
Teo Mrnjavac 37af36499c Layout fix. 9 years ago
Teo Mrnjavac 78808251b9 Fix sizeHint calculation, useless padding is useless. 9 years ago
Teo Mrnjavac ccc93d2c64 Better partition label square size. 9 years ago
Teo Mrnjavac 25e388aa29 Add CalamaresUtils::defaultFont() 9 years ago
Teo Mrnjavac 93c515ccef Add documentation for partition table types. 9 years ago
Teo Mrnjavac 83cbe16918 Fixup preview height. 9 years ago
Teo Mrnjavac 84c254ced2 Use DeviceInfoWidget in ChoicePage. 9 years ago
Teo Mrnjavac 17f1f5f61f Load those icons. 9 years ago
Teo Mrnjavac d4117b333c New icons for DeviceInfoWidget. 9 years ago
Teo Mrnjavac 9d9de792e5 New DeviceInfoWidget to educate the user. 9 years ago
Teo Mrnjavac 4c90a68241 Make choice text refer to the currently selected device. 9 years ago
Teo Mrnjavac b31ac92d7e And make it build. 9 years ago
Teo Mrnjavac 3bf1fe716f Yank out compact mode, refactor layout, fix strings. 9 years ago
Teo Mrnjavac c6a7c54904 Preview widget height. 9 years ago
Teo Mrnjavac c717a08d6d Unbreak 9 years ago
Teo Mrnjavac abfc009872 Actually apply changes. 9 years ago
Teo Mrnjavac 2320ce9c04 Layout fixes. 9 years ago
Teo Mrnjavac 47b5c6eeb4 Use ReplaceWidget in ChoicePage. 9 years ago
Teo Mrnjavac 26ac809d6e Don't instantiate ReplacePage in PVS any more. 9 years ago
Teo Mrnjavac 46fcca63c3 Refactor ReplacePage into new ReplaceWidget. 9 years ago
Teo Mrnjavac 351c69c300 Remove obsolete code.
CAL-340 #close
9 years ago
Teo Mrnjavac 742b2013f9 Sleep for 3, not 30s. 9 years ago
Teo Mrnjavac 0fa19cca68 Fix the last page fix. 9 years ago
Teo Mrnjavac 51d0d9f9b4 Disable next on last page. 9 years ago
Teo Mrnjavac 22470ba4af Disallow next if the root password is not reused or provided.
CAL-344 #close
9 years ago
Teo Mrnjavac 8a6dcfbe2f Move ReplacePartition operation to PartitionActions. 9 years ago
demmm f267410dbb different names 9 years ago
Teo Mrnjavac a79575afe8 Create erase button in a separate method. 9 years ago
demmm c89bd1db23 implement https://calamares.io/bugs/browse/CAL-341 9 years ago
Teo Mrnjavac e0b1290b8c Update the bootloader picker when the chosen device changes. 9 years ago
Teo Mrnjavac a65be8bfda Add the expanded signal to ExpandableRadioButton. 9 years ago
Teo Mrnjavac 526180dde2 Use ExpandableRadioButton in ChoicePage for Erase on MBR. 9 years ago
Teo Mrnjavac 02c345e3be Use QGridLayout in ExpandableRadioButton to align widget with label. 9 years ago
Teo Mrnjavac 40ee57bed1 Useless margin is useless. 9 years ago
Teo Mrnjavac 94eda832f6 Build it. 9 years ago
Teo Mrnjavac 32e97c6ef2 Initial commit for ExpandableRadioButton.
ExpandableRadioButton extends PrettyRadioButton with an optional
user-provided QWidget at the bottom, which only shows up when the
button is checked.
9 years ago
Teo Mrnjavac e83fdfbd13 Make PrettyRadioButton inheritable. 9 years ago
Teo Mrnjavac 368d3fe747 Apply partitioning action choice separately from preview, and update. 9 years ago
Teo Mrnjavac e59418e880 Add crash utility to CalamaresUtils. 9 years ago
Teo Mrnjavac 391b52427a Properly handle the edge case of a PCM::revert and null deviceModel. 9 years ago
Teo Mrnjavac 9b2f04daf6 Add reverted signal to PCM. 9 years ago
Teo Mrnjavac 36aa8f736a Wrap choice items in a ScrollArea. 9 years ago
Teo Mrnjavac 0a72f22a34 WIP: go to next page on next if erase selected. 9 years ago
Teo Mrnjavac 32fd12d501 Add label to PCM state preview. 9 years ago
Teo Mrnjavac 65fd43729c Use PartitionActions in ChoicePage for Erase.
Document ChoicePage because it's quite long and confusing.
Add PCM state preview and update it when a choice is selected.
Smaller icons.
Update strings.
9 years ago
Teo Mrnjavac 2e9e1782cf Remove EraseDiskPage from PartitionViewStep. 9 years ago
Teo Mrnjavac 9167a34f2e Kill EraseDiskPage, add PartitionActions. 9 years ago
Teo Mrnjavac 6de8158bec It is a good idea to initialize pointer members in the ctor. 9 years ago
Teo Mrnjavac eeceed91eb Refactor ChoicePage workflow, use rescanned state for Preview widget. 9 years ago
Teo Mrnjavac d9421f586f Sync layout with PartitionPage. 9 years ago
Teo Mrnjavac c031ed677f String fix. 9 years ago
Teo Mrnjavac 8858ea7854 Show preview widget for unknown disklabels or no disklabel. 9 years ago
Teo Mrnjavac 7adaa65795 Move preview up. 9 years ago
Teo Mrnjavac 26c2c08c47 Constant for unknown disklabel color. 9 years ago
Teo Mrnjavac fadfc67015 Split up ChoicePage loading, support preview and disk chooser. 9 years ago
Teo Mrnjavac 9a67f6372c Continue asynchronously loading PartitionViewStep after config load. 9 years ago
Teo Mrnjavac 3ba058d5b7 Add compact mode default. 9 years ago
Teo Mrnjavac 201cba6c77 UIfy ChoicePage. 9 years ago
Teo Mrnjavac e58fe43a03 Try out GUI options for having a preview in the choice phase. 9 years ago
codeworkx b412937699 don't set default "users" group on home dirs
Fixes CAL-345.

Changing group of home dir to the default "users" group might be a security risk
because every user which belongs to the default "users" group
might be able to access private data on home dirs of other users.
9 years ago
Teo Mrnjavac 33ab4ee663 Enable Restart Now checkBox if required. 9 years ago
Teo Mrnjavac c1ea86c48e Add new users to a group with the same name. 9 years ago
Teo Mrnjavac bbd8fe6203 Allow reusing the user password as root password. 9 years ago
Teo Mrnjavac cb83e22ded Make sure the FullName is not empty. 9 years ago
Teo Mrnjavac baa3553db5 Add CalamaresUtils::obscure. 9 years ago
Teo Mrnjavac 5f54a56513 PMUtils is now KPMHelpers. Also fixup after PartUtils refactor. 9 years ago
Teo Mrnjavac 95e87391a4 Refactor Osprober and resizability logic out ot PartitionViewStep. 9 years ago
Teo Mrnjavac c5f9397d18 Keep UUID when clearing swap.
CAL-156 #comment I've just pushed a fix attempt for this, please test.
9 years ago
Teo Mrnjavac 4b57749945 Use PluginFactory in License module. 9 years ago
Philip 43438b633c [services] fix target_env adjustment 9 years ago
Teo Mrnjavac 1c5f9ce320 Add sample custom instance configuration file to WebView module. 9 years ago
Teo Mrnjavac c824172f37 Refactor Summary page to use new workflow to get operations list. 9 years ago
Teo Mrnjavac 007ad9abae Add debug information as a tooltip to ViewStepItem if running with -d 9 years ago
Teo Mrnjavac 490875cdb4 There is no prepare phase any more. 9 years ago
Teo Mrnjavac 5e87e01374 Refactor view module workflow in ViewManager. 9 years ago
Teo Mrnjavac 2a0eb9e481 Fix debug window. 9 years ago
Teo Mrnjavac 461ef79170 ViewStep should know their own instance keys. 9 years ago
Teo Mrnjavac fb44fb97b6 Massive refactor of module loading, configuration, startup, management. 9 years ago
Teo Mrnjavac c74c67805e Remember to update CMakeLists. 9 years ago
Teo Mrnjavac 834299f785 There are no Phases any more, just a ModuleAction for a module. 9 years ago
Teo Mrnjavac 9cb4e60b31 Namespace fixage. 9 years ago
Teo Mrnjavac 9042616a8a Refactor configuration file loading to allow multiple instances. 9 years ago
Teo Mrnjavac 9facef63c6 PluginFactory in InteractiveTerminal module. 9 years ago
Teo Mrnjavac e120f2a74c PluginFactory in Locale module. 9 years ago
Teo Mrnjavac 90b156f97f PluginFactory in Keyboard module. 9 years ago
Teo Mrnjavac 7e6c626a0b PluginFactory in Partition module. 9 years ago
Teo Mrnjavac 316909303c PluginFactory in Summary module. 9 years ago
Teo Mrnjavac 0bd64163a5 PluginFactory in Users module. 9 years ago
Teo Mrnjavac bc9c451f33 PluginFactory in WebView module. 9 years ago
Teo Mrnjavac 420c2cf7c4 PluginFactory in Welcome module. 9 years ago
Teo Mrnjavac d91f00f334 PluginFactory in Finished module. 9 years ago
Teo Mrnjavac 4f84e9ad14 InstallationViewStep is now ExecutionViewStep.
It also uses JobQueue directly.
9 years ago
Teo Mrnjavac f836019f49 Add Calamares::PluginFactory to allow multiple instances of a Qt Plugin. 9 years ago
Teo Mrnjavac 6ec2b07ca7 Install icon 9 years ago
Teo Mrnjavac 3b56c5c9e8 Use safe QTimer::singleShot connection. 9 years ago
Teo Mrnjavac 49c03bbf2c interactiveterminal ViewModule, based on the Konsole KPart. 9 years ago
Teo Mrnjavac 05292241c4 Let's just try ways to escape or not escape until something sticks. 9 years ago
Teo Mrnjavac daee5b7148 Escape the encrypted password after calling crypt with the right salt. 9 years ago
Teo Mrnjavac 1534b0a27c Try to fix dontChroot command execution. 9 years ago
Teo Mrnjavac a4ea7e65a2 Try running no-chroot commands in env rather than sh -c. 9 years ago
Teo Mrnjavac 8573bebc58 Escape relevant password hash characters. 9 years ago
Rohan Garg ca393d0a44 Set the default rootMountPoint when not chroot'ing 9 years ago
Rohan Garg 18218b250e Adjust /etc/timezone if it exists 9 years ago
Rohan Garg a98742c32c Use timedatectl provided by systemd to set the time on the target
Use tools provided by systemd to set the time and fall back to
manually doing it via linking /etc/localtime
9 years ago
Teo Mrnjavac 7212aaec74 Fix the last fix. 9 years ago
Teo Mrnjavac d8818e0280 Fix non-chroot target env call. 9 years ago
Teo Mrnjavac 42e465aa10 CalamaresUtils::System is now a class. 9 years ago
Teo Mrnjavac 0803d86c40 Don't duplicate code. 9 years ago
Teo Mrnjavac 2e3751ffa7 If dont-chroot is set, don't chroot target env calls. 9 years ago
Teo Mrnjavac 10ce42f35c Use target_env calls in Python modules. 9 years ago
Teo Mrnjavac bf885d65db chroot calls are now generic "target env" calls. 9 years ago
Teo Mrnjavac 4f2eddd146 Exclude read-only devices from partitioning backend scan. 9 years ago
Teo Mrnjavac 26715d4281 Correct name of libparted backend. 9 years ago
Teo Mrnjavac e8de570acb Build against partresizerwidget and related in KPMcore. 9 years ago
Teo Mrnjavac adc23b99b6 Move CalaPM init into PMUtils. 9 years ago
Teo Mrnjavac c2eef9ac30 The Humongous Include Fixage For KPMcore Headers. 9 years ago
Teo Mrnjavac a49c339dcd Fixup tests directory because we don't have a project statement. 9 years ago
Teo Mrnjavac 93352cf4be Set up linking against kpmcore. 9 years ago
Teo Mrnjavac 80ff27a804 Remove partitionmanager submodule. 9 years ago
demmm 2372e45a8a better spaced layout, most will use less then 3 9 years ago
demmm 031ff75630 Update License screenshot 9 years ago
Teo Mrnjavac 69b35da6bf Fix up README.md. 9 years ago
demmm c1ee36946c New License module, based on KaOS license module.
See README.md for details.
9 years ago
Teo Mrnjavac 8064736580 Add clearLayout to CalamaresUtilsGui. 9 years ago
Bhushan Shah f15320f4f4 Add example disable service 9 years ago
Bhushan Shah 829ae3e9e4 Allow to disable services
There might be some services that are enabled in live environment but
not useful for the installed environment and needs disabling by default
9 years ago
Teo Mrnjavac 44d2c602e3 Do not build modules listed in SKIP_MODULES. 9 years ago
Teo Mrnjavac de8e713b31 Update defaults. 10 years ago
Teo Mrnjavac 4ae55d0108 Allow setting the default for autologin/no autologin. 10 years ago
Rohan Garg f75f6b51cb Fix copyrights and make it so that one can go back when using webview 10 years ago
Rohan Garg d99ad8fab9 Add a webview module
Add a webview module so that calamares can load a webpage.
This is useful when configuring webservices on your device such as
ownCloud.
10 years ago
Teo Mrnjavac a2a6d2f243 Update submodule. 10 years ago
Teo Mrnjavac 4b8a85f66f Update submodule. 10 years ago
Teo Mrnjavac 866ca49bdc Update partitionmanager submodule. 10 years ago
Teo Mrnjavac 1a39d2a6e1 Always provide this as context for a signal connection with a lambda. 10 years ago
Teo Mrnjavac b75b13b466 Make sure to update GlobalStorage on every timezone change. 10 years ago
Teo Mrnjavac 45aac4ea78 Reset filesystem combo box to current filesystem if going back to "Keep" 10 years ago
Teo Mrnjavac 49f470b503 Update non-mountable list in CreatePartitionDialog. 10 years ago
Teo Mrnjavac 2ec2b4ab86 Disallow mounting non-mountable filesystem types. 10 years ago
Teo Mrnjavac 9bc77fe386 Minimum width. 10 years ago
Teo Mrnjavac 9f2086a648 Allow changing the filesystem type when editing a partition. 10 years ago
Teo Mrnjavac a878d9763f Don't do grubcfg if we're not installing any boot loader. 10 years ago
Teo Mrnjavac 881bf67d22 Add a "do not install boot loader" value to the boot loader picker. 10 years ago
Teo Mrnjavac 8c537daadc Do not try to install the bootloader if a path is not defined. 10 years ago
Teo Mrnjavac 87edd61278 Use availableGeometry instead of screenGeometry to compute maximum size. 10 years ago
Teo Mrnjavac ad5e837b75 Print Calamares version string in debug output. 10 years ago
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.
10 years ago
Teo Mrnjavac b85e2d777e If we don't ask for a root password, allow going forward without it.
CAL-248 #close Should be fixed, please test.
10 years ago
Teo Mrnjavac 42316fe6dc Do ask for confirmation if quitting during install phase. 10 years ago
Teo Mrnjavac 851f175ae7 Only load QML when the install page is activated. 10 years ago
Teo Mrnjavac 27309619d3 Optionally do not allow a swap partition smaller than physical RAM. 10 years ago
Teo Mrnjavac 35f4db9316 Read ensureSuspendToDisk from partition.conf. 10 years ago
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)
10 years ago
Teo Mrnjavac 683cc893e4 Remove unreachable code. 10 years ago
Teo Mrnjavac 506e51598d Do not dereference a nullptr. 10 years ago
Teo Mrnjavac 845dd761d9 Do not dereference a nullptr. 10 years ago
Teo Mrnjavac d96cfb725b Do not dereference a nullptr. 10 years ago
Teo Mrnjavac c987235bb8 Scan for type 82 partitions and clear them regardless of swapon status. 10 years ago
Teo Mrnjavac 91cf3950df Clear swap partitions after swapoffing them. 10 years ago
Teo Mrnjavac b636d69a45 Scale Welcome image correctly, adjust layouts throughout Welcome page. 10 years ago
Teo Mrnjavac 80c76c549f New FixedAspectRatioLabel for pixmaps. 10 years ago
Teo Mrnjavac 161046af43 Use ProductWelcome branding image, if available. 10 years ago
Teo Mrnjavac a47fc0a897 Update default branding component. 10 years ago
Teo Mrnjavac 75cf3f08c6 Add ProductWelcome image to Branding. 10 years ago
Teo Mrnjavac 3545e4fb86 Layout improvement. 10 years ago
Teo Mrnjavac 3bf0500f4e Lay out optional Welcome buttons horizontally. 10 years ago
Teo Mrnjavac 7e70e4c137 TextTreeItem is no more. 10 years ago
Teo Mrnjavac 6de46fcd25 There are no Category items any more.
As of this commit, the ProgressTree{Model,View} behaves like a flat
list model/view.
10 years ago
Teo Mrnjavac 02a8226b76 Eliminate Prepare as a step. 10 years ago
Philip 3b38aee1dd [displaymanager] adopt to Cinnamon 2.6.8 10 years ago
Teo Mrnjavac bd7dd43c90 Hardcode Calamares logo in About.
CAL-241 #close
10 years ago
Teo Mrnjavac bc112889ea Update submodule. 10 years ago
Gormogon 26156a242e Rename so that the variable does not shadow the function name 10 years ago
Gormogon 9f8a8f6a64 PEP and Unused Import 10 years ago
Gormogon bc66502fda Some more PEP 10 years ago
Gormogon db7577b9f8 More PEP 10 years ago
Gormogon beb911863b A little more PEP 10 years ago
Gormogon 99c4b59f64 Fixed GDM auto-login bug due to typo 10 years ago
Gormogon a4a22e3ad0 PEP Cleanup 10 years ago
Teo Mrnjavac 1e5e44e01b Merge pull request #222 from Gormogon/master
Small Python IO Cleanup
10 years ago
Gormogon 6a7e219021 Small Python IO Cleanup 10 years ago
Teo Mrnjavac 83e368fbc4 Initialize all the things. 10 years ago
Teo Mrnjavac aeac85d176 Avoid keeping dead code. 10 years ago
Teo Mrnjavac 11f5b729a8 Avoid dereferencing nullptr. 10 years ago
Teo Mrnjavac df9daf8fec Avoid accessing nullptr. 10 years ago
Teo Mrnjavac 88719d961f Initialize all members in ChoicePage. 10 years ago
Teo Mrnjavac 003f8bb956 File descriptor must be positive. 10 years ago
Teo Mrnjavac 624e4f9421 Initialize all members in PartitionModel. 10 years ago
Teo Mrnjavac 23c21074af Initialize all the things in PartitionSplitterWidget. 10 years ago
Teo Mrnjavac 8633999997 Useless member is useless. 10 years ago
Teo Mrnjavac f3956ff11d Initialize all the things. 10 years ago
Teo Mrnjavac 233d759a00 Initialize all members even in private ctor. 10 years ago
Teo Mrnjavac 94a1f44fd7 Initialize all members and use nullptr instead of 0. 10 years ago
Teo Mrnjavac 9bded2dcfc Initialize all members. 10 years ago
Teo Mrnjavac 46dcb51f62 Initialize all members and make dtor virtual. 10 years ago
Teo Mrnjavac 8e16bea3d9 Remove unused members. 10 years ago
Teo Mrnjavac 326671a3d6 Remove dead (unreachable) code. 10 years ago
Teo Mrnjavac b9dbf668f3 Initialize previously uninitialized scalar. 10 years ago
Teo Mrnjavac 30a840ceb0 Fix issue with changed() never being emitted on remove in GS. 10 years ago
Teo Mrnjavac b348a45834 Fix memory leak in QJsonModel. 10 years ago
Teo Mrnjavac 2a0ad54fd5 Add prettyStatusMessage to all partitioning jobs.
CAL-235 #comment Improved status messages for jobs while installing.
10 years ago
Teo Mrnjavac 3855998fe5 Add prettyStatusMessage to Clear* and Check* partitioning jobs. 10 years ago
Teo Mrnjavac eae237211f Add prettyStatusMessage to {Python,Process}Job. 10 years ago
Teo Mrnjavac 079fa3624b Update pretty{Description,StatusMessage} for users module jobs. 10 years ago
Teo Mrnjavac b0d52fb928 Use it in JobQueue. 10 years ago
Teo Mrnjavac 18a9e0db48 Add optional prettyStatusMessage to Job. 10 years ago
Teo Mrnjavac 659a388688 Improve job status reporting. 10 years ago
Teo Mrnjavac 0dab164e9c Really fix on old GCC 10 years ago
Teo Mrnjavac 16805f1098 Fixup. 10 years ago
Teo Mrnjavac 1c0a5ea334 Try to fix build with GCC 4.8.4.
CAL-236 #comment Please test with current master.
10 years ago
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.
10 years ago
Teo Mrnjavac d6441bbcb4 LVM2 unmounting and disabling support in ClearMountsJob. 10 years ago
Teo Mrnjavac 7dd4104009 Replace Gummiboot with systemd-boot. 10 years ago
Teo Mrnjavac 8dc90d0cca Update README.md 10 years ago
Teo Mrnjavac 617d6d018c Clarify. 10 years ago
Teo Mrnjavac 35e859e66e Automatically create a swap partition if there's enough space. 10 years ago
Teo Mrnjavac adad3535a8 Use the new physical memory checker. 10 years ago
Teo Mrnjavac 5e2f6ff2b8 Detect physical memory, with dmidecode and meminfo as backup. 10 years ago
Teo Mrnjavac 43698b18f5 Rearrange WelcomePage checker layout to make more space for reports. 10 years ago
Teo Mrnjavac 02f4ab1501 Check for root privileges. 10 years ago
Teo Mrnjavac b07fd97103 Merge pull request #220 from dgikiller/master
Improving support for Gentoo based distros
10 years ago
skullbocks 57406f3bc9 [modules/packages] Added support for Portage and Entropy 10 years ago
Teo Mrnjavac 320a96423f Add a 5% grace to the RAM check because Linux MemTotal is unreliable. 10 years ago
Teo Mrnjavac 8885a7e5f6 Fix bug with KPM enum which prevented logical partition creation. 10 years ago
Teo Mrnjavac fa2b577236 Meaningful text from BootLoaderModel. 10 years ago
Teo Mrnjavac 30408d34a1 Try to find a more reliable way to read new partition UUIDs. 10 years ago
Teo Mrnjavac fff0f6f023 Debug output. 10 years ago
Teo Mrnjavac cf5e137947 Correct operations order in EraseDiskPage. 10 years ago
Teo Mrnjavac 25c2b7265b Fixup operations order when autopartitioning. 10 years ago
Teo Mrnjavac 0426d7fd35 Bump EFI system partition default size to 300M. 10 years ago
Teo Mrnjavac 7a69aae0cb Correct operation order in EraseDiskPage for EFI. 10 years ago
Teo Mrnjavac d499fed8a0 Add EFI detection support to Alongside page. 10 years ago
Teo Mrnjavac e3ef61a7f2 Move onPartitionSelected into a slot instead of a huge lambda. 10 years ago
Teo Mrnjavac 195b585282 Disable alongside and replace features on EFI system without ESP. 10 years ago
Teo Mrnjavac b507a0e2b9 Rebase ReplacePage on top of EFI support in PCM. 10 years ago
Teo Mrnjavac f4a13b2041 Add EFI System Partition scanning support to PartitionCoreModule. 10 years ago
Teo Mrnjavac 67b96f750a Code style. 10 years ago