Teo Mrnjavac
126ad300ae
Write mapperName for LUKS volumes in GlobalStorage.
2016-05-06 18:59:51 +02:00
Teo Mrnjavac
759ccae9f6
Tentative LUKS support for EraseAutopartition.
...
Partitioning only, install doesn't work yet.
2016-05-06 18:59:51 +02:00
Teo Mrnjavac
0cc9560a99
Hook up EncryptWidget in ChoicePage, plus improve next status handling.
2016-05-06 18:59:51 +02:00
Teo Mrnjavac
0dfe627d52
Add KPMHelpers::createNewEncryptedPartition.
2016-05-06 18:59:51 +02:00
Teo Mrnjavac
6e92a04320
Say hello to EncryptWidget.
2016-05-06 18:59:51 +02:00
Teo Mrnjavac
e122600689
Make sure to add KPMcore to include directories.
2016-05-05 07:57:56 +02:00
Teo Mrnjavac
a9c87e2f14
Fix bug with RAM/storage required settings being ignored if set as int.
2016-05-02 18:08:29 +02:00
Teo Mrnjavac
98b5085e6e
Make sure we print the error message before the finally: kicks in.
2016-04-28 16:37:21 +02:00
Teo Mrnjavac
c1992f8062
WEBVIEW_FORCE_WEBKIT option for webview module.
2016-04-22 15:56:37 +02:00
Teo Mrnjavac
1b1d78cf51
Improve locale.gen file parser.
2016-04-01 15:30:35 +02:00
Teo Mrnjavac
c54ab3aa59
Add translators credit.
2016-03-29 13:40:23 +02:00
Teo Mrnjavac
3323e3c8c0
Revert "Revert "Merge pull request #239 from calamares/qtwebengine""
...
This reverts commit 8806bb67ac
.
2016-03-29 10:22:58 +02:00
Teo Mrnjavac
8806bb67ac
Revert "Merge pull request #239 from calamares/qtwebengine"
...
This reverts commit 8f0fafa147
, reversing
changes made to b8729bf1b3
.
2016-03-24 20:03:05 +01:00
Teo Mrnjavac
f91f22e6f6
Use Qt5Core version.
2016-03-24 19:46:16 +01:00
Teo Mrnjavac
1ec747555c
Version comparison.
2016-03-24 17:20:05 +01:00
Teo Mrnjavac
80bb47d27f
Make fonts prettier on QtWebKit.
2016-03-24 16:58:13 +01:00
Teo Mrnjavac
831e2be3f2
Use QtWebEngine on Qt >= 5.6.0 and QtWebKit otherwise.
2016-03-24 16:53:18 +01:00
demmm
c7aa427451
port the webview page away from QtWebkit
...
it is no longer maintained upstream
this change is tested with QtWebEngine 5.6.0, it builds and runs
displays the webview page correctly, clicking next however does not refresh that new page completely
2016-03-23 18:17:09 -04:00
Teo Mrnjavac
e131882dda
Fix breakpad server url.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
fa813cc611
Yank out gzip stuff.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
0cbd12a565
Attach the GDB backtrace to the report.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
7b6078d037
Update CrashReporter handling.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
9d61420e4f
Added toolbox page to Debug interface, with deliberate crash feature.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
9fb9aaf6e4
Install CrashReporter handler.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
e18186a2c5
Build it.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
4cddd4700e
Add CrashReporter application.
2016-03-23 18:48:08 +01:00
Teo Mrnjavac
dacb8f2a94
Make sure we don't hide actions based on osprober.
2016-03-18 12:28:54 +01:00
Chantara Tith
fd8c131b26
implement free-space partition replace install
2016-03-18 17:09:50 +07:00
Teo Mrnjavac
4f5230fc63
Revert "Temporarily allow read-only devices."
...
This reverts commit fc4a8b8628
.
2016-03-15 18:07:45 +01:00
Teo Mrnjavac
fc4a8b8628
Temporarily allow read-only devices.
...
This way the KPMcore libpartedbackend scanner won't filter out Parted
devices of type UNKNOWN.
CAL-349
2016-03-15 16:45:48 +01:00
JoernSchoenyan
7e8129a902
Enable support for 32bit UEFI systems with Grub
...
Read the UEFI bitness exposed to the file system and install the correct
variant of Grub, depending on the UEFI bitness.
2016-03-15 13:11:25 +01:00
Teo Mrnjavac
8e5eb02d7d
Bump dependency.
2016-03-11 13:36:54 +01:00
Teo Mrnjavac
ed44f24048
Don't fail.
2016-03-10 17:35:20 +01:00
Teo Mrnjavac
965570af96
Skip installing EFI bootloader if no ESP with mount point is found.
2016-03-10 13:37:14 +01:00
Teo Mrnjavac
83d440f37e
Add note.
2016-03-10 13:16:18 +01:00
Teo Mrnjavac
a0055534a1
Disallow replace/resize on free space.
...
CAL-359 #close
2016-03-10 12:58:10 +01:00
Teo Mrnjavac
7d5795a6fd
Empty path should yield nullptr Partition.
2016-03-10 12:43:00 +01:00
Teo Mrnjavac
24c1bf429e
Don't fail when trying to replace unallocated space.
2016-03-10 12:33:19 +01:00
Teo Mrnjavac
055ff5533e
Fixup strings.
2016-03-09 13:34:27 +01:00
Teo Mrnjavac
fb5b48528b
Move ESP check to onLeave().
2016-03-09 13:21:07 +01:00
Teo Mrnjavac
0c7b7ed089
Warn the user if going ahead from manual partitioning without ESP.
2016-03-09 12:54:59 +01:00
Teo Mrnjavac
49eea234ed
Hide bootloader chooser on EFI.
2016-03-09 12:54:16 +01:00
Teo Mrnjavac
be9ec27350
Make findPartitionByMountPoint public.
2016-03-09 12:52:43 +01:00
Teo Mrnjavac
182ff03e04
Update createPartition call.
2016-03-08 16:26:20 +01:00
Teo Mrnjavac
e9d2312002
PCM::createPartition now includes SetPartFlagsJob.
...
Also remove outstanding SetPartFlagsJobs when deleting a new partition.
2016-03-08 16:25:43 +01:00
Teo Mrnjavac
3fa7318a37
Do set flags after showing dialog.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
5a134eb708
Copyright headers.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
ada0a080fc
Add flags setting support when creating a partition.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
b83e91b951
Add flags ui to edit partition dialog.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
97108d0beb
No implementation in header.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
cb9a984b11
setPartitionFlags in PartitionCoreModule.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
c233fb3b2d
Allow setting flags when creating a partition.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
4b185ddb16
New SetPartFlagsJob.
2016-03-08 12:50:45 +01:00
Teo Mrnjavac
d1f1a421dd
Remove dead code.
2016-03-02 09:47:16 +01:00
Teo Mrnjavac
7d8b8eb7a6
Improve debug output for device detection.
2016-03-01 18:20:11 +01:00
Teo Mrnjavac
1d8330f1eb
Handle missing setting gracefully.
2016-03-01 15:10:19 +01:00
Teo Mrnjavac
06ebf69afe
Initialize all members (fix Coverity defect 98200).
2016-02-26 14:02:22 +01:00
Teo Mrnjavac
7e89e67059
Initialize all members (fix Coverity defect 98206).
2016-02-26 13:39:41 +01:00
Teo Mrnjavac
ff9cf0880a
Fix QVariant type check (fix Coverity defect 114155).
2016-02-26 13:34:30 +01:00
Teo Mrnjavac
b2f1e08377
Prevent unnecessary switch fallthrough (fix Coverity defect 114171).
2016-02-26 13:24:13 +01:00
Teo Mrnjavac
c1d1e7cb5a
Prevent memory leak on bad module dir (fix Coverity defect 114172).
2016-02-26 13:22:03 +01:00
Teo Mrnjavac
27b27644c4
Initialize all members (fix Coverity defect 114173).
2016-02-26 13:19:47 +01:00
Teo Mrnjavac
749a740ffa
Ensure the resizing items aren't null (fix Coverity defect 121862).
2016-02-26 13:13:01 +01:00
Teo Mrnjavac
a0ac9d9f07
Don't dereference nullptr (fix Coverity defect 121863).
2016-02-26 13:00:58 +01:00
Teo Mrnjavac
53741f0d36
Initialize all members in ctor (fix Coverity defect 122658).
2016-02-26 13:00:58 +01:00
Teo Mrnjavac
1e3e1d22bb
Fix build.
2016-02-23 14:43:12 +01:00
Teo Mrnjavac
3c8aee7b5e
Add resizing state flag to Splitter items.
...
New iterator for Splitter items.
Use std::function instead of templates for type safety.
2016-02-23 10:50:48 +01:00
Tith Chantara
80864bdf27
Modify Hostname input validation to accept number as first character
...
Input validation for Hostname accept a letter or a digit as the first character to conform to [rfc1123](http://tools.ietf.org/html/rfc1123#page-13 ) . Fixing [CAL-346](https://calamares.io/bugs/browse/CAL-346 )
2016-02-23 15:32:29 +07:00
Teo Mrnjavac
bafaa6a225
Keep Splitter items on the stack.
2016-02-22 18:51:44 +01:00
Teo Mrnjavac
7bf0fa2575
Get better debug information.
2016-02-22 16:39:06 +01:00
Teo Mrnjavac
d6de5be8d0
Don't segfault on free space in Splitter widget.
2016-02-22 15:51:50 +01:00
Teo Mrnjavac
64498ea71b
Keep the EFI system partitions model up to date with reverts.
2016-02-19 17:04:16 +01:00
Teo Mrnjavac
e91d213872
Improve setting ESP.
2016-02-19 16:57:49 +01:00
Teo Mrnjavac
e27b9fc295
Handle ESP selector visibility.
2016-02-19 16:51:24 +01:00
Teo Mrnjavac
a4831085fb
Only override BIOS bootloader install path if there's no UI.
2016-02-19 16:42:51 +01:00
Teo Mrnjavac
7a89b53538
Refactor leave event of ChoicePage, add ESP mount point support.
...
PVS now calls ChoicePage::onLeave, which in turn runs ChoicePage::
doAlongsideApply and/or sets up the ESP mount point based on the UI
state if it's running in EFI mode and the action is Alongside or
Replace.
If setting up under BIOS, Alongside and Replace always install
the bootloader in the MBR of the current device.
2016-02-19 16:33:19 +01:00
Teo Mrnjavac
569f2d9d50
Use iterators instead.
2016-02-17 17:17:50 +01:00
Teo Mrnjavac
dc038dfe1e
Useless code is useless.
2016-02-17 16:52:21 +01:00
Teo Mrnjavac
4781bc0f7a
Use a QVector.
2016-02-17 16:46:51 +01:00
Teo Mrnjavac
c1b4320f5c
Correctly handle free space in Splitter widget.
2016-02-17 16:41:05 +01:00
Teo Mrnjavac
7f6199ad37
Remember to update total.
2016-02-17 16:36:13 +01:00
Teo Mrnjavac
7bf918bfee
Compensate for small partition visibility in Splitter widget.
2016-02-17 16:25:01 +01:00
Teo Mrnjavac
ea7b95e474
Maybe don't crash.
2016-02-16 14:50:01 +01:00
Teo Mrnjavac
9ecd23dfc7
In the labels view too.
2016-02-16 14:45:50 +01:00
Teo Mrnjavac
db69a860b0
Try to make it more responsive.
2016-02-16 14:27:54 +01:00
Teo Mrnjavac
9757de0d2c
Restore the cursor.
2016-02-16 14:21:38 +01:00
Teo Mrnjavac
adbf0c7276
Try another approach.
2016-02-16 14:19:22 +01:00
Teo Mrnjavac
2c5d33839b
Maybe we're restoring too much.
2016-02-16 14:14:35 +01:00
Teo Mrnjavac
eac6b4f983
Set an override cursor for the whole application.
2016-02-16 14:09:44 +01:00
Teo Mrnjavac
25a61d07a5
Don't uncolor partition.
2016-02-16 14:06:28 +01:00
Teo Mrnjavac
1aa8279cf8
Try the forbidden cursor when hovering an unselectable partition.
2016-02-16 13:56:07 +01:00
Teo Mrnjavac
5372245aed
Copyright statements.
2016-02-12 17:19:30 +01:00
Teo Mrnjavac
485176d70d
And always do that, please.
2016-02-12 16:48:29 +01:00
Teo Mrnjavac
12ec3bb74b
Iterate over all partitions for canBeResized check, not just osprober.
2016-02-12 16:45:52 +01:00
Teo Mrnjavac
a9c6b47e5e
Check whether a new primary partition can be created in canBeResized.
2016-02-12 16:36:50 +01:00
Teo Mrnjavac
c3404769dc
Use new check as selection filter in view.
2016-02-12 15:02:49 +01:00
Teo Mrnjavac
935c4816d3
New partition replace check.
2016-02-12 15:02:49 +01:00
Teo Mrnjavac
ffe419751c
Use the new canBeResized in ChoicePage.
2016-02-11 17:04:36 +01:00
Teo Mrnjavac
01eede3f6e
Split out a canBeResized overload that takes a Partition*.
2016-02-11 16:52:21 +01:00
Teo Mrnjavac
984bc7ac08
Use it in summary.
2016-02-11 16:00:49 +01:00
Teo Mrnjavac
56e6509341
Use it in ChoicePage.
2016-02-11 16:00:36 +01:00
Teo Mrnjavac
b374404c6f
Allow hiding extended partition in Labels view.
2016-02-11 16:00:07 +01:00
Teo Mrnjavac
61685cec86
Remove old count.
2016-02-10 17:39:42 +01:00
Teo Mrnjavac
fb4c22c274
Use correct count.
2016-02-10 17:31:00 +01:00
Teo Mrnjavac
0f756c7167
Use it in ChoicePage.
2016-02-10 17:02:42 +01:00
Teo Mrnjavac
65f5da5a8d
Draw nested partition enable/disable support in Splitter widget.
2016-02-10 17:02:10 +01:00
Teo Mrnjavac
aaeb28e45e
Don't round size estimate down to an int.
2016-02-10 16:00:24 +01:00
Teo Mrnjavac
5f3e5bf372
Consistent config item naming.
2016-02-10 15:41:32 +01:00
Teo Mrnjavac
56c340a607
Update default config file.
2016-02-10 15:39:52 +01:00
Teo Mrnjavac
3d5753e97c
Better way to compute items in nested/non-nested partitions mode.
2016-02-10 15:33:31 +01:00
Teo Mrnjavac
d2600bc5dc
Set the nested partitions mode in PartitionPage.
2016-02-10 15:00:02 +01:00
Teo Mrnjavac
7bb76c70ba
Set the nested partitions mode in ChoicePage.
2016-02-10 15:00:02 +01:00
Teo Mrnjavac
1ed1841e89
Read the setting from partitions.conf and apply it in PVS.
2016-02-10 15:00:02 +01:00
Teo Mrnjavac
266f4fe8e3
nestedPartitions setting.
2016-02-10 15:00:02 +01:00
Teo Mrnjavac
086634ae7b
Nested partitions mode support in PartitionBarsView.
2016-02-10 15:00:02 +01:00
Teo Mrnjavac
1d533fa2f3
Don't build Alongside page.
2016-02-10 15:00:02 +01:00
Teo Mrnjavac
b17b7a9c89
Asynchronous rescan on device change.
2016-02-09 13:23:23 +01:00
Teo Mrnjavac
877fa98ea6
Revert all devices if core dirty on device choice.
2016-02-09 13:03:14 +01:00
Teo Mrnjavac
ec5a464eda
Make sure a default bootloader location is set.
2016-01-29 17:43:55 +01:00
Teo Mrnjavac
7f235525f2
Try slightly smaller action icons.
2016-01-29 17:10:28 +01:00
Teo Mrnjavac
30c38c4f4d
Safer pointer.
2016-01-29 17:07:08 +01:00
Teo Mrnjavac
1bc6556b65
We don't need this any more...
2016-01-29 16:49:39 +01:00
Kevin Kofler
4322bf949e
src/modules/partition/CMakeLists.txt: Remove obsolete TODO.
...
The minimum version was added in commit
8af91a519f
.
2016-01-28 20:11:18 +01:00
Teo Mrnjavac
8af91a519f
Require KPMcore 2.0.
2016-01-28 18:56:35 +01:00
Teo Mrnjavac
bef7444f47
ExpandableRadioButton is no more.
2016-01-28 18:44:27 +01:00
Teo Mrnjavac
5ccfc20258
Refactor bootloader picker into the bottom layout.
2016-01-28 18:43:35 +01:00
Teo Mrnjavac
e1a6085a1b
Try different layout for first row in ChoicePage.
2016-01-28 13:04:44 +01:00
Teo Mrnjavac
619e82e5d3
Fixup string.
2016-01-28 13:03:22 +01:00
Teo Mrnjavac
2f9a45b3a7
Fixup strings.
2016-01-28 13:01:50 +01:00
Teo Mrnjavac
30351d125a
Reduce spacing.
2016-01-28 12:53:54 +01:00
Teo Mrnjavac
1a11d8589a
Fix layout.
2016-01-27 18:27:03 +01:00
Teo Mrnjavac
b6218272f3
Add BootInfoWidget to ChoicePage.
2016-01-27 18:23:56 +01:00
Teo Mrnjavac
6af0022e81
Yank boot stuff out from DeviceInfoWidget.
2016-01-27 17:55:38 +01:00
Teo Mrnjavac
fdc9d6fd0c
Build it kthxbi.
2016-01-27 17:55:15 +01:00
Teo Mrnjavac
4223e22f5b
New BootInfoWidget.
2016-01-27 17:54:58 +01:00
Teo Mrnjavac
9dbdeb932d
Improve strings in DeviceInfoWidget.
2016-01-27 16:46:47 +01:00
Teo Mrnjavac
b811f9e261
Fixup strings.
2016-01-25 16:59:05 +01:00
Teo Mrnjavac
d62c6369bb
In branding too.
2016-01-21 17:14:07 +01:00
Teo Mrnjavac
097f48bfed
Try to fix umount.
2016-01-21 14:46:02 +01:00
Teo Mrnjavac
f81f275b38
Oh come on Python.
2016-01-21 12:09:42 +01:00
Teo Mrnjavac
9621fd4635
Python :C
2016-01-21 11:56:55 +01:00
Teo Mrnjavac
19f207ed42
Don't crash on bad log path.
2016-01-21 11:31:45 +01:00
Teo Mrnjavac
051282d9bf
Do the same in PartitionBarsView.
2016-01-15 18:40:59 +01:00
Teo Mrnjavac
69f488f07b
Override mousePressEvent to correctly handle selection filter.
2016-01-15 18:40:59 +01:00
Teo Mrnjavac
16da0bd8d8
I guess this is a better spot.
2016-01-15 18:40:59 +01:00
Teo Mrnjavac
7c7c635d87
Set filter on both views.
2016-01-15 18:40:59 +01:00
Teo Mrnjavac
ba01022d42
Set the filter function in Labels view.
2016-01-15 18:40:59 +01:00
Teo Mrnjavac
65230c7954
Add a SelectionFilter lambda for Alongside.
2016-01-15 18:40:59 +01:00
Teo Mrnjavac
ddf4878ec7
Apply SelectionFilter in Partition{Labels,Bars}View.
2016-01-15 18:40:59 +01:00
Teo Mrnjavac
f7f19eb617
SelectionFilter function type.
2016-01-15 18:40:59 +01:00
Kevin Kofler
bcab8b2bfe
[locale] Do not call timedatectl in a chroot, it is not safe
...
(timedatectl talks to a running timedated over D-Bus.) And we already
have code that works in a chroot below.
2016-01-15 02:44:27 +01:00
Kevin Kofler
2dfa0944c3
[services] Document that systemctl enable/disable are chroot-safe
...
http://0pointer.de/blog/projects/changing-roots.html explicitly
documents the "systemctl enable" and "systemctl disable" commands to
work in a chroot.
2016-01-15 02:28:57 +01:00
Teo Mrnjavac
8c05254a75
Merge pull request #234 from calamares/umount_log
...
Creating the option to copy an install log to target
2016-01-14 19:26:19 +01:00
Teo Mrnjavac
f958f69218
Fix weird issue with alongside failing to create new partition.
2016-01-14 18:47:02 +01:00
demmm
11922e074d
set default umount.conf to not find any file
...
adjust readme to refelect option to also use default Calamares.log
2016-01-14 12:40:08 -05:00
Teo Mrnjavac
423d2dfc5c
Make sure we update the splitter widget after a rescan.
2016-01-14 16:14:57 +01:00
Teo Mrnjavac
576fdcc7a0
Print log file path.
2016-01-14 15:32:52 +01:00
demmm
50ffc52f3f
Creating the option to copy an install log to target
...
instead of having to hope users save an installation log before leaving live mode,
this commit gives distributions the option to have a full calamares -d log available on
the newly installed system
see the readme.md for details
this is fully tested and working properly, using the example launcher script & .desktop line
as noted in the readme
2016-01-13 16:11:55 -05:00
Teo Mrnjavac
c0d06c3169
Fix labeling.
2016-01-13 18:48:30 +01:00
Teo Mrnjavac
601d67988d
Fix shrink size computation.
...
I don't get how this could possibly ever have worked.
2016-01-13 18:23:50 +01:00
Teo Mrnjavac
983c16d991
Fix up views in summary.
2016-01-13 18:09:20 +01:00
Teo Mrnjavac
26c89e6806
Make sure Alongside operation is applied.
2016-01-13 18:02:03 +01:00
Teo Mrnjavac
8525cefb6b
Fix next status handling.
2016-01-13 17:55:51 +01:00
Teo Mrnjavac
b5882a75d1
AlongsidePage is not used any more.
2016-01-13 17:50:05 +01:00
Teo Mrnjavac
5242536b2a
Make doAlongsideApply public in ChoicePage.
2016-01-13 17:49:36 +01:00
Teo Mrnjavac
27d69502a3
Alongside apply slot.
2016-01-13 17:43:59 +01:00
Teo Mrnjavac
9a127f582f
Update documentation.
2016-01-13 17:38:48 +01:00
Teo Mrnjavac
3f9aae9af6
Fix splitter handle placement on child partitions.
2016-01-13 16:23:12 +01:00
Teo Mrnjavac
9682520c61
Draw the handle when it matters.
2016-01-13 16:17:38 +01:00
Teo Mrnjavac
3238498e48
Don't crash.
2016-01-13 16:15:19 +01:00
Teo Mrnjavac
491e046824
Robust means not broken, please.
2016-01-13 16:12:51 +01:00
Teo Mrnjavac
5eb6f6799e
Try to make it more robust.
2016-01-13 16:12:08 +01:00
Teo Mrnjavac
10c51528a9
Repaint viewport on selection change.
2016-01-13 15:16:01 +01:00
Teo Mrnjavac
ef0d46dd93
Years in header.
2016-01-13 15:16:01 +01:00
Teo Mrnjavac
110344e548
Actually set the selection model on the superclass.
2016-01-13 15:16:01 +01:00
Teo Mrnjavac
55c52e654a
Try to force a repaint on selection changed.
2016-01-13 15:16:01 +01:00
Teo Mrnjavac
cb63d7d302
Draw the partitions in the alongside view even when not resizing.
2016-01-12 14:04:44 +01:00
Teo Mrnjavac
cad8845f12
Better name for alongside slot.
2016-01-12 14:04:25 +01:00
Teo Mrnjavac
b665b7192e
Always repaint labels view on selection change, not just when hovering.
2016-01-12 13:45:32 +01:00
Teo Mrnjavac
1a48524a9a
Repaint viewport on selection changed.
...
This issue wasn't noticeable earlier because every selection change
implied additional operations (in Replace) which used to trigger a
repaint at the right time for free. With this we make sure we get a
repaint.
2016-01-12 13:44:18 +01:00
Teo Mrnjavac
f2add6f2c2
Remove leftover return that was wrecking havoc.
2016-01-12 13:18:26 +01:00
Teo Mrnjavac
1bc0c41f02
Restore sizes.
2016-01-12 13:05:11 +01:00
Teo Mrnjavac
430a4feea9
Allow changing the to be resized partition without a reinit.
2016-01-12 12:48:39 +01:00
Teo Mrnjavac
4537103a43
Set up split widget when a partition is selected.
2016-01-12 11:43:02 +01:00
Teo Mrnjavac
d85bf01107
Initialized view is the best kind of view.
2016-01-11 19:26:14 +01:00
Teo Mrnjavac
37df381404
Proper parenting.
2016-01-11 19:07:48 +01:00
Teo Mrnjavac
80018e1d5b
Signal-slot plumbing and splitter setup for Alongside.
2016-01-11 19:02:34 +01:00
Teo Mrnjavac
46ea8a484e
Update year.
2016-01-11 17:30:33 +01:00
Teo Mrnjavac
92127e1abe
Unbreak build.
2016-01-11 15:57:57 +01:00
Teo Mrnjavac
56292974a4
Bring PartitionSplitterWidget layout up to PartitionBarsView level.
2016-01-11 15:54:10 +01:00
Teo Mrnjavac
6a93f34c15
Move init logic into PartitionSplitterWidget.
2016-01-11 15:14:47 +01:00
Teo Mrnjavac
80d908e75b
Document properly.
2016-01-08 18:09:19 +01:00
Teo Mrnjavac
08f9753aa2
Experimental: try to enforce a minimum partition size.
...
This breaks any hope of inline-resizing small partitions.
2016-01-08 17:55:04 +01:00
Teo Mrnjavac
b3f86925a8
Fix m_choice state.
2016-01-08 16:51:25 +01:00
Teo Mrnjavac
b422f646a6
Make sure the checked state change can happen.
2016-01-08 16:43:58 +01:00
Teo Mrnjavac
bc9ec8e5ba
Fix build.
2016-01-08 16:37:45 +01:00
Teo Mrnjavac
3869338c39
Make the QButtonGroup a member in ChoicePage.
2016-01-08 16:35:50 +01:00
Teo Mrnjavac
85a6f2068a
Refactor action choice handling with QButtonGroup.
...
This should improve the situation when unselecting an action without
selecting another one. Unselection can only happen when switching from
a device that supports the currently chosen action to a device that
doesn't support it, so the action gets hidden and unselected.
2016-01-08 15:38:01 +01:00
Teo Mrnjavac
53c27208f1
Also uncheck if hidden.
2016-01-08 14:50:09 +01:00
Teo Mrnjavac
f71ce22f3b
Make sure to show all the relevant partitioning actions.
2016-01-08 14:45:58 +01:00
Teo Mrnjavac
0c05812c68
Update bootloader combobox when the selected device changes.
2016-01-07 17:24:01 +01:00
Teo Mrnjavac
64d296aa06
Sensible default to current device in bootloader picker.
2016-01-05 18:45:59 +01:00
Teo Mrnjavac
0cff1cd7ec
Add deviceReverted signal to PCM and emit it.
2016-01-05 18:45:59 +01:00
Philip
262fdec3f3
[bootloader] revert 8cbefa1
2016-01-03 10:13:28 +01:00
Philip
8cbefa12e0
[displaymanager] if gnome is present, budgie should be detected first
2016-01-02 10:25:17 +01:00
Philip
196ae4aaaf
[displaymanager] add budgie v10.1 support
2016-01-02 07:37:19 +01:00
Teo Mrnjavac
eb485f55c0
Make sure the Extended partition role doesn't carry over on replace.
2015-12-31 17:33:13 +01:00
Teo Mrnjavac
6ce932870f
Clear selection on action change no matter what.
2015-12-31 16:58:50 +01:00
Teo Mrnjavac
74ba1df25f
Try to manage preview visibility.
2015-12-31 16:55:18 +01:00
Teo Mrnjavac
38b90560cf
Remove debug spam.
2015-12-31 16:36:24 +01:00
Teo Mrnjavac
22459c8fb8
Debug output.
2015-12-31 16:35:01 +01:00
Teo Mrnjavac
6dd639fd3c
Try with rows.
2015-12-31 16:29:45 +01:00
Teo Mrnjavac
afef78d1af
Don't enable next for replace by default.
2015-12-31 16:27:10 +01:00
Teo Mrnjavac
736d35840d
Rely on item selection.
2015-12-31 16:24:46 +01:00
Teo Mrnjavac
59ec549617
Manage next button status.
2015-12-31 16:21:50 +01:00
Teo Mrnjavac
08d1c89f21
Don't forget to perform the autopartition operation when not resetting.
2015-12-31 16:12:52 +01:00
Teo Mrnjavac
73be443e22
And use it.
2015-12-31 15:39:32 +01:00
Teo Mrnjavac
5df78cc513
Add callback support to ScanningDialog statics.
2015-12-31 15:38:50 +01:00
Teo Mrnjavac
50ef1f1b70
Make sure we autopartition after the revert is over.
2015-12-31 15:18:34 +01:00
Teo Mrnjavac
f589e33fa5
Runtime signals, runtime errors.
2015-12-31 15:14:42 +01:00
Teo Mrnjavac
296bb412a8
Revert to runtime singal-slot syntax for easy disconnects.
2015-12-31 15:12:40 +01:00
Teo Mrnjavac
3cb293aa75
Avoid unnecessary casts.
2015-12-31 15:02:46 +01:00
Teo Mrnjavac
f01d802d40
No point in trying to reset and replace if nothing is selected.
2015-12-31 14:50:43 +01:00
Teo Mrnjavac
7e43c66661
Better order, probably.
2015-12-31 14:45:43 +01:00
Teo Mrnjavac
7dd669d997
Clear selection in before view.
2015-12-31 14:43:57 +01:00
Teo Mrnjavac
fbb92646d8
Asynchronous revert for Erase operation.
2015-12-31 14:40:40 +01:00
Teo Mrnjavac
5c0627a9d3
Remove debug spam.
2015-12-31 14:40:04 +01:00
Teo Mrnjavac
64655d92a1
Try to ensure the connection for the replace operation is unique.
2015-12-31 14:38:28 +01:00
Teo Mrnjavac
d6e773e220
Debug output.
2015-12-31 14:26:31 +01:00
Teo Mrnjavac
e061385f4b
Avoid multiple connects.
2015-12-31 14:17:36 +01:00
Teo Mrnjavac
db36f18399
Don't overcomplicate.
2015-12-31 14:16:33 +01:00
Teo Mrnjavac
4039d8d4db
Make on-action-select rescan also async.
2015-12-31 14:14:47 +01:00
Teo Mrnjavac
44bc06eb4c
Use it in manual partitioning.
2015-12-31 14:14:25 +01:00
Teo Mrnjavac
427b930531
Add convenience overload for ScanningDialog::run
2015-12-31 14:13:43 +01:00
Teo Mrnjavac
2b862bf431
And in manual partitioning.
2015-12-31 13:56:19 +01:00
Teo Mrnjavac
093c7b042d
Use it in ChoicePage.
2015-12-31 13:56:11 +01:00
Teo Mrnjavac
e1140b6fa8
Add static concurrent support to ScanningDialog.
2015-12-31 13:55:33 +01:00
Teo Mrnjavac
d28946040f
Use ScanningDialog in replace operation.
2015-12-31 13:19:50 +01:00
Philip
91e1e4af6b
[partition-module] fix 'QString::arg: Argument missing' issue
2015-12-31 00:56:46 +01:00
Teo Mrnjavac
c7ae18df4d
Keep selection in sync between tree and bars view in manual partitioning
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
523c25f1e2
Make rescan asynchronous in manual partitioning, and use ScanningDialog
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
a1e4667ebe
New revertAllDevices operation in PCM.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
90e028a2b0
New ScanningDialog with a spinner.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
86399ece26
Trigger core reset when advancing to manual partitioning.
2015-12-30 17:27:13 +01:00
Vedant Agarwala
66d378d338
Showing a tooltip on hover in Partition Labels
...
Tooltip has partition path, file system type, size of partition
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
f31a45e53a
Clean up a bit.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
6db6dc0e08
Debug output.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
4f12aa8dd1
Critical to always have a fresh device.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
14f4335420
Lock the whole replace operation in a mutex.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
9847b8efa9
Try to invalidate whole PartitionModel on replace.
2015-12-30 17:27:13 +01:00