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
Teo Mrnjavac
2a61114d9e
Make after partition views members in ChoicePage.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
8a44ffe462
Either revert or clear jobs, not both.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
fbb293c15a
Back to QFutureWatcher, but we allocate/destroy it ourselves.
...
This reverts commit c64eef54f6584b26f14933f0c8e600d5ad2dacbb.
2015-12-30 17:27:13 +01:00
demmm
496d917d94
add strong in selectLabel
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
d635709833
Maybe a plain QTimer is enough.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
cd8b7619d0
Use asynchronous device revert.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
dbef198bac
Add asynchronous device revert.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
019faf730c
Revert "Test out a way to make the rescan asynchronous."
...
This reverts commit e3f28189ced7aa22b3b7a6dc1506a17cbc1325b5.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
d742431ee9
Revert "Force a device state preview update after async rescan."
...
This reverts commit 717a3d47ca572c28f67757ddf96b63af66d97e14.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
95239af830
Force a device state preview update after async rescan.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
5f282d50dc
Test out a way to make the rescan asynchronous.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
16d10afcde
Revert "Trying out something really horrible."
...
This reverts commit 10d622b0339697c57d4072b34052e657136145a5.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
bd573233ec
Trying out something really horrible.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
ace0d30eb4
PCM::createImmutableDeviceCopy can be static.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
1a882758ca
Revert Replace button to PrettyRadioButton.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
43c67310db
Hide from labels view short instances of free space.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
3732f3e5b2
Trim /dev/ from visible partition paths.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
18755314fd
Fix strings and use status text label.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
3009eee622
Add hline and status text label.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
ef411757af
Improved string for Erase.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
c41820c000
Improved string for Replace.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
bf5d0d8862
Strings: s/volume/partition/
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
071c02086a
Update last page status.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
dcd48badae
Try with a full revert.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
157a3f8ed2
devicePath != partitionPath.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
a8f06d00d0
Debug info.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
e2f9a5b93c
Maybe not.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
6c614b946b
A full view delete/recreate on partition selection :(
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
8e8fcf936c
Debug info.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
65278605fe
clearJobs is enough on replace partition selection.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
ad2ce6b6d4
Refresh model on forgetChanges.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
15e409a107
Don't reparent model managed by PCM.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
275b68cf5c
The PartitionModel should be owned by the PCM.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
4859431fe9
Maybe the deviceNode check isn't necessary.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
015aeb6b07
Debug output.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
423c9ccfb7
Reset the partition model before swapping the new Device into the DM.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
dfededc4b4
Use revertDevice in ChoicePage, and always use a fresh Device*.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
0a0a0d58e0
PartitionCoreModule::revertDevice.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
fe5ab75e82
Whitespace.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
0bf2389b1a
Add swapDevice to DeviceModel.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
1d553407b9
And remove swapDevice from BootLoaderModel.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
cbbaa8b592
swapDevice in BootLoaderModel.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
b767f0b18f
Select partition to replace from the current DeviceModel.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
5655b4f1da
Add PartitionPathRole to PartitionModel.
2015-12-30 17:27:13 +01:00
Teo Mrnjavac
2258c806ae
Make the bars/labels views members in ChoicePage.
2015-12-30 17:27:13 +01:00