Calamares CI
df04cbc2ff
Automatic merge of Transifex translations
9 years ago
Calamares CI
db31167f9f
Automatic merge of Transifex translations
9 years ago
Calamares CI
7c8aa94be8
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
6fa8d7d197
Bump for beta6.
9 years ago
Teo Mrnjavac
051282d9bf
Do the same in PartitionBarsView.
9 years ago
Teo Mrnjavac
69f488f07b
Override mousePressEvent to correctly handle selection filter.
9 years ago
Teo Mrnjavac
16da0bd8d8
I guess this is a better spot.
9 years ago
Teo Mrnjavac
7c7c635d87
Set filter on both views.
9 years ago
Teo Mrnjavac
ba01022d42
Set the filter function in Labels view.
9 years ago
Teo Mrnjavac
65230c7954
Add a SelectionFilter lambda for Alongside.
9 years ago
Teo Mrnjavac
ddf4878ec7
Apply SelectionFilter in Partition{Labels,Bars}View.
9 years ago
Teo Mrnjavac
f7f19eb617
SelectionFilter function type.
9 years ago
Calamares CI
c3c0f4981e
Automatic merge of Transifex translations
9 years ago
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.
9 years ago
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.
9 years ago
Calamares CI
89c709995d
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
8c05254a75
Merge pull request #234 from calamares/umount_log
...
Creating the option to copy an install log to target
9 years ago
Teo Mrnjavac
f958f69218
Fix weird issue with alongside failing to create new partition.
9 years ago
demmm
11922e074d
set default umount.conf to not find any file
...
adjust readme to refelect option to also use default Calamares.log
9 years ago
Teo Mrnjavac
423d2dfc5c
Make sure we update the splitter widget after a rescan.
9 years ago
Teo Mrnjavac
576fdcc7a0
Print log file path.
9 years ago
Teo Mrnjavac
491ab94463
Bump version.
9 years ago
Calamares CI
bb654e24d8
Automatic merge of Transifex translations
9 years ago
Calamares CI
ef13ca2ccc
Automatic merge of Transifex translations
9 years ago
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
9 years ago
Teo Mrnjavac
c0d06c3169
Fix labeling.
9 years ago
Teo Mrnjavac
601d67988d
Fix shrink size computation.
...
I don't get how this could possibly ever have worked.
9 years ago
Teo Mrnjavac
983c16d991
Fix up views in summary.
9 years ago
Teo Mrnjavac
26c89e6806
Make sure Alongside operation is applied.
9 years ago
Teo Mrnjavac
8525cefb6b
Fix next status handling.
9 years ago
Teo Mrnjavac
b5882a75d1
AlongsidePage is not used any more.
9 years ago
Teo Mrnjavac
5242536b2a
Make doAlongsideApply public in ChoicePage.
9 years ago
Teo Mrnjavac
27d69502a3
Alongside apply slot.
9 years ago
Teo Mrnjavac
9a127f582f
Update documentation.
9 years ago
Teo Mrnjavac
3f9aae9af6
Fix splitter handle placement on child partitions.
9 years ago
Teo Mrnjavac
9682520c61
Draw the handle when it matters.
9 years ago
Teo Mrnjavac
3238498e48
Don't crash.
9 years ago
Teo Mrnjavac
491e046824
Robust means not broken, please.
9 years ago
Teo Mrnjavac
5eb6f6799e
Try to make it more robust.
9 years ago
Teo Mrnjavac
10c51528a9
Repaint viewport on selection change.
9 years ago
Teo Mrnjavac
ef0d46dd93
Years in header.
9 years ago
Teo Mrnjavac
110344e548
Actually set the selection model on the superclass.
9 years ago
Teo Mrnjavac
55c52e654a
Try to force a repaint on selection changed.
9 years ago
Calamares CI
f84fce31a5
Automatic merge of Transifex translations
9 years ago
Teo Mrnjavac
cb63d7d302
Draw the partitions in the alongside view even when not resizing.
9 years ago
Teo Mrnjavac
cad8845f12
Better name for alongside slot.
9 years ago
Teo Mrnjavac
b665b7192e
Always repaint labels view on selection change, not just when hovering.
9 years ago
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.
9 years ago
Teo Mrnjavac
f2add6f2c2
Remove leftover return that was wrecking havoc.
9 years ago
Teo Mrnjavac
1bc0c41f02
Restore sizes.
9 years ago