Teo Mrnjavac
22411d2399
Never show an empty jobs label.
2015-04-13 14:58:34 +02:00
Teo Mrnjavac
e6748f8656
Make the Summary page contents scrollable.
2015-04-13 14:58:34 +02:00
Teo Mrnjavac
69f6a2c73c
Formatting in Summary page.
2015-04-13 14:58:34 +02:00
Teo Mrnjavac
be2083e2bf
Add device node to Partitioning summary info objects.
2015-04-13 14:58:33 +02:00
Teo Mrnjavac
8568c2c816
Add prettyDescription to most Partitioning jobs.
2015-04-13 14:58:33 +02:00
Teo Mrnjavac
bf0296e155
Preliminary implementation of a summary queue for partitioning jobs.
2015-04-13 14:58:33 +02:00
Teo Mrnjavac
30502d49c3
Retranslate strings from uic on language change.
2015-04-09 18:16:14 +02:00
Teo Mrnjavac
1211086b33
Update URL.
2015-04-08 13:59:33 +02:00
Teo Mrnjavac
9cb5a0af18
Merge pull request #213 from calamares/grubcfg-preserve-kernel-params
...
Preserve kernel parameters that aren't handled by grubcfg.
2015-04-03 16:58:09 +02:00
Teo Mrnjavac
654bc9f471
Add debug output to SetKeyboardLayoutJob.
...
CAL-206 #comment I've just pushed some debug output to master, could you please test again and post a new log?
2015-04-03 15:04:24 +02:00
Teo Mrnjavac
6395b4c8ce
Use the new Disk and Partition icons.
2015-04-03 12:19:27 +02:00
Teo Mrnjavac
8625b8c5a9
Fix up regex in grubcfg to work with single quotes.
2015-04-02 20:25:41 +02:00
Teo Mrnjavac
ffc65fa07e
New Partitioning icons, still being fixed up.
2015-04-02 14:21:14 +02:00
Teo Mrnjavac
debd4bc352
Fix regexp in grubcfg.
...
CAL-205 #comment Done some fixing, please retest when you can.
2015-04-02 13:24:47 +02:00
Teo Mrnjavac
a977b1ea40
Make sure we write the kernel config line anyway.
2015-04-02 12:53:24 +02:00
Teo Mrnjavac
41e7a9ae3c
Preserve kernel parameters that aren't handled by grubcfg.
2015-04-02 12:53:24 +02:00
Teo Mrnjavac
9b516281d8
... and use them in the Greeting page.
2015-04-02 12:50:17 +02:00
Teo Mrnjavac
262ef38c0a
Show/hide available links based on greeting.conf and Branding.
2015-04-02 12:29:31 +02:00
Teo Mrnjavac
23ddfaae67
Read configuration map into GreetingViewStep.
2015-04-02 12:29:31 +02:00
Teo Mrnjavac
43487198a2
The greeting module now has a config file.
2015-04-02 12:29:31 +02:00
Teo Mrnjavac
a1e643044e
Make ProductUrl/ProductUrlText optional.
2015-04-01 18:11:38 +02:00
demmm
4088d9bd3b
implement http://calamares.io/bugs/browse/CAL-185
2015-04-01 17:36:51 +02:00
Ramon Buldó
a253101258
[partition] Disable bootloader disk selection when installing in a efi system.
2015-03-29 17:03:26 +02:00
Teo Mrnjavac
5a24916fd0
Make which plymouth execute in chroot.
2015-03-26 15:53:50 +01:00
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.
2015-03-25 20:39:03 +01:00
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?
2015-03-25 12:54:44 +01:00
Teo Mrnjavac
c7f46136fc
Do not crash.
2015-03-19 17:28:30 +01:00
demmm
d750885e75
Revert "add URL option in greeting page"
2015-03-19 10:44:34 -04:00
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
2015-03-19 10:32:14 -04:00
Teo Mrnjavac
d0235c4e76
Improve strings for actions in ChoicePage.
2015-03-18 20:12:20 +01:00
Teo Mrnjavac
c45e757cea
Good guy clang catches lousy code.
...
CAL-212 #close Fixed.
2015-03-17 15:41:17 +01:00
Philip
a62743185a
[partition] use C++11 initialization list for mountPoints
2015-03-16 19:21:18 +01:00
Ramon Buldó
6a52811c30
Show efi mountpoint when creating/editing partitions
2015-03-16 11:50:55 +01:00
Ramon Buldó
26bb6951f1
[partition] Change comment to prevent confusions of what Manjaro uses
2015-03-16 09:06:58 +01:00
Philip
bde428d4af
[services] revert f1908eb
2015-03-13 17:49:24 +01:00
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.
2015-03-13 16:05:35 +01:00
Philip Müller
9fcd8113e5
[displaymanager] add pekwm
2015-03-12 21:08:23 +01:00
Philip Müller
f1908eb38d
[services] adopt cups changes
2015-03-12 21:07:41 +01:00
Teo Mrnjavac
7e7e47b6d1
Do not warn of data loss which might not happen.
...
CAL-194 #comment Fixed up warnings in ChoicePage.
2015-03-11 18:13:39 +01:00
Ramon Buldó
fb3072bbbb
/etc/mtab reports a file size of 0, so using .atEnd() may not work. Read the file until it doesn't return more data.
...
Use QTextStream because it takes care of the conversion between 8-bit and 16-bit.
http://doc.qt.io/qt-5/qfile.html#using-streams-to-read-files
2015-02-28 16:46:18 +01:00
Teo Mrnjavac
642b4be1f2
Keys are not necessarily unique, so use a QList< QPair > instead.
2015-02-27 20:43:21 +01:00
Teo Mrnjavac
20a8b222c6
Verbose debug output.
2015-02-27 20:31:17 +01:00
Teo Mrnjavac
b557961a32
New ClearTempMountsJob, to be executed before partitioning jobs.
2015-02-27 19:49:47 +01:00
Teo Mrnjavac
8a23d48d76
Merge pull request #201 from calamares/removeuser
...
removeuser job module, this time in Python.
2015-02-26 11:00:04 +01:00
Teo Mrnjavac
01e98f0c29
Merge pull request #199 from calamares/displaymanager-explicitautologin
...
[displaymanager] Explicitly unset autologin if not checked.
2015-02-26 10:59:14 +01:00
Gormogon
e2d05cb9f2
Align Pointers
2015-02-25 19:57:19 -05:00
Teo Mrnjavac
67ed53caeb
Do not try to set the username if it's None.
2015-02-25 18:01:15 +01:00
Teo Mrnjavac
b319cc1da0
[displaymanager] Explicitly unset autologin if not checked.
2015-02-25 18:00:01 +01:00
Teo Mrnjavac
5a1567f4f5
removeuser job module, this time in Python.
2015-02-25 17:37:25 +01:00
Philip
e5eee1e4dd
[unpackfs] proper sentence
2015-02-25 14:49:24 +01:00