Rohan Garg
44105895f8
Use 'which' to find plymouth instead of hard coding /usr/bin
...
Debian ships plymouth in /bin instead of /usr/bin, so we should use
'which' to figure out if it's installed.
10 years ago
Teo Mrnjavac
75f4f0fa04
Fix issue with splitting being allowed when it shouldn't be.
...
KPM docs misreport Partition::available to be in sectors, when it's
actually in bytes. Because of this, available space estimates were
completely off and resizing was allowed even when there's no room to
do it. This used to put the resize widget in all sorts of weird,
visually broken states.
CAL-188 #comment Does this still happen with current master?
10 years ago
Calamares CI
7fe49decd1
Automatic merge of Transifex translations
10 years ago
Calamares CI
0a81d0a509
Automatic merge of Transifex translations
10 years ago
Calamares CI
628fcadd31
Automatic merge of Transifex translations
10 years ago
Calamares CI
35f49097c0
Automatic merge of Transifex translations
10 years ago
Calamares CI
b5e2793e1e
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
19715c2ab1
Merge pull request #211 from calamares/branding-style
...
Eliminate CalamaresStyle and get style constants from Branding instead.
10 years ago
Calamares CI
d4daa22a38
Automatic merge of Transifex translations
10 years ago
demmm
f2c7458ebe
proper align
10 years ago
Teo Mrnjavac
62f6f1d9cf
Dress color codes, otherwise they are treated as YAML comments.
10 years ago
Teo Mrnjavac
e5d4c02b4a
Use Branding styleStrings instead of CalamaresStyle constants.
10 years ago
Teo Mrnjavac
cc5095781d
Branding::style is now ::styleString for clarity.
10 years ago
Teo Mrnjavac
9615691554
CalamaresStyle is no more. Look for color constants in Branding.
10 years ago
demmm
b982d751af
adding needed Branding.cpp section
...
builds, but segfaults on running
10 years ago
demmm
56afa45812
start of trial to add sidebar style options
...
use a new style section in branding.desc, doesn't build as is
10 years ago
Teo Mrnjavac
c7f46136fc
Do not crash.
10 years ago
demmm
b81e46b6ef
Merge pull request #210 from calamares/revert-209-master
...
Revert "add URL option in greeting page"
10 years ago
demmm
d750885e75
Revert "add URL option in greeting page"
10 years ago
demmm
331333aa1a
Merge pull request #209 from demmm/master
...
add URL option in greeting page
10 years ago
demmm
be29755230
add URL option in greeting page
...
URL is a variable set in branding.desc, distros cna link to a Known Issues page
text for the URL is also possible to set in branding, known issues is default
advantage is any text possible as distros see fit
disadvantage, not part of translated strings
if most agree, Known Issues can be set as hard coded text, not in branding.desc
10 years ago
Calamares CI
19943348dc
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
d0235c4e76
Improve strings for actions in ChoicePage.
10 years ago
Teo Mrnjavac
288177efdf
Update README.md
10 years ago
Calamares CI
075c9edddd
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
c45e757cea
Good guy clang catches lousy code.
...
CAL-212 #close Fixed.
10 years ago
Calamares CI
2fac966c00
Automatic merge of Transifex translations
10 years ago
Philip
a62743185a
[partition] use C++11 initialization list for mountPoints
10 years ago
Kevin Kofler
9b6f6341cb
Merge pull request #208 from calamares/efi-mountpoint
...
Show efi mountpoint when creating/editing partitions
10 years ago
Ramon Buldó
6a52811c30
Show efi mountpoint when creating/editing partitions
10 years ago
Calamares CI
d41ba1da79
Automatic merge of Transifex translations
10 years ago
Ramon Buldó
26bb6951f1
[partition] Change comment to prevent confusions of what Manjaro uses
10 years ago
Calamares CI
a370fd3548
Automatic merge of Transifex translations
10 years ago
Calamares CI
efb9543c4c
Automatic merge of Transifex translations
10 years ago
Philip
bde428d4af
[services] revert f1908eb
10 years ago
Teo Mrnjavac
4468e30317
Prevent crash when going back from EraseDiskPage and then next.
...
This was caused by an invalid reference to a device model in the
partitioning preview widget after a PCM revert.
10 years ago
Philip Müller
9fcd8113e5
[displaymanager] add pekwm
10 years ago
Philip Müller
f1908eb38d
[services] adopt cups changes
10 years ago
Calamares CI
eb633b5f0e
Automatic merge of Transifex translations
10 years ago
Calamares CI
d24a03876f
Automatic merge of Transifex translations
10 years ago
Teo Mrnjavac
7e7e47b6d1
Do not warn of data loss which might not happen.
...
CAL-194 #comment Fixed up warnings in ChoicePage.
10 years ago
Teo Mrnjavac
a25c0cf490
Merge pull request #207 from calamares/debugwindow
...
New debug window for Calamares testing, adaptation and deployment
10 years ago
Teo Mrnjavac
c2a0845738
Debug window title.
10 years ago
Teo Mrnjavac
ea3b2295ec
Diagnostics is now debug information
10 years ago
Teo Mrnjavac
5951208c1b
Add Modules page to DebugWindow.
10 years ago
Teo Mrnjavac
dda7ea211d
Make ModuleManager accessible from outside CalamaresApplication.
10 years ago
Teo Mrnjavac
4e2e964503
Return configurationMap from Module.
10 years ago
Teo Mrnjavac
8a60abdfc9
Add JobQueue list to DebugWindow
10 years ago
Teo Mrnjavac
52528f650c
JobQueue emits queueChanged.
10 years ago
Teo Mrnjavac
3ce8abcb78
Expand all items in the GlobalStorage debug tree.
10 years ago