Adriaan de Groot
08d6536845
About: adjust to the system font size.
...
FIXES #433
2017-07-13 08:45:48 +02:00
Adriaan de Groot
b6c1e4dbd7
RemoveUser: fix bad PEP8-ing
...
FIXES #577
2017-07-13 08:45:21 +02:00
Adriaan de Groot
8948134649
Partitions: extend getDevices() with minimum size.
...
This is preparatory work for making the available-space check consistent with
what the partition module will allow for installation. Right now, the check
for available space will allow a mounted drive, even /, to satisfy the check.
2017-07-13 08:45:09 +02:00
Adriaan de Groot
9cc8a65577
Partition: reduce code duplications
2017-07-13 08:44:58 +02:00
Adriaan de Groot
a62143f62b
Partitions: use an enum with clear semantics instead of bool
2017-07-13 08:44:44 +02:00
Adriaan de Groot
42d5e6d1c4
Partitions: use KPMCore-defined default backend
2017-07-13 08:44:27 +02:00
Adriaan de Groot
0cfca31cac
Partitions: improve wording of debug messages
2017-07-13 08:44:17 +02:00
Adriaan de Groot
aa35224ab1
Partitions: split device-listing (and winnowing) into separate source file.
...
The grab-list-of-writable-devices code is usable for the partition module, but
also useful for welcome module, so reduce its footprint.
2017-07-13 08:44:05 +02:00
Adriaan de Groot
f33aba0d5b
Partitions: shuffle some device-detection code off to PartUtils.cpp
2017-07-13 08:42:47 +02:00
Adriaan de Groot
1b98974f07
Partitions: drop devices with mounted partitions.
...
FIXES #639
2017-07-13 08:42:35 +02:00
Adriaan de Groot
1919c2a712
Partitions: code-formatting
2017-07-13 08:42:23 +02:00
Adriaan de Groot
4a5cee133f
About: adjust to the system font size.
...
FIXES #433
2017-07-12 07:43:47 -04:00
Adriaan de Groot
55a63a1f67
RemoveUser: fix bad PEP8-ing
...
FIXES #577
2017-07-12 07:07:53 -04:00
Adriaan de Groot
3cd18fd285
Partitions: extend getDevices() with minimum size.
...
This is preparatory work for making the available-space check consistent with
what the partition module will allow for installation. Right now, the check
for available space will allow a mounted drive, even /, to satisfy the check.
2017-07-12 06:40:54 -04:00
Adriaan de Groot
18a1f459db
Partition: reduce code duplications
2017-07-12 05:54:22 -04:00
Adriaan de Groot
7d49255a78
Partitions: use an enum with clear semantics instead of bool
2017-07-12 05:41:29 -04:00
Adriaan de Groot
730e0d885f
Partitions: use KPMCore-defined default backend
2017-07-12 05:17:34 -04:00
Adriaan de Groot
55c6cfa1ca
Partitions: improve wording of debug messages
2017-07-12 04:57:22 -04:00
Adriaan de Groot
102bed1805
Partitions: split device-listing (and winnowing) into separate source file.
...
The grab-list-of-writable-devices code is usable for the partition module, but
also useful for welcome module, so reduce its footprint.
2017-07-12 04:52:52 -04:00
Adriaan de Groot
33bca6d71d
Merge commit 'partitions'
2017-07-11 17:46:47 -04:00
Adriaan de Groot
5bf03cc515
Partitions: shuffle some device-detection code off to PartUtils.cpp
2017-07-11 06:27:19 -04:00
Adriaan de Groot
aeb0cd0d3f
Partitions: drop devices with mounted partitions.
...
FIXES #639
2017-07-11 06:27:19 -04:00
Adriaan de Groot
cc7631dd99
Partitions: code-formatting
2017-07-11 06:27:19 -04:00
Adriaan de Groot
c66807282b
CMake: remove editorializing from CMakeLists.txt
2017-07-11 06:26:56 -04:00
Adriaan de Groot
6fb40c517a
CMake: collect all the Find-modules at top-level
2017-07-11 06:26:56 -04:00
Adriaan de Groot
fc119c1fae
LightDM: fix type (thanks Kevin Kofler)
2017-07-11 11:23:27 +02:00
Adriaan de Groot
71d08a89a9
[unpackfs] fix merge
2017-07-11 11:23:02 +02:00
Adriaan de Groot
b29643d49b
Python: tidy description of hwclock module
2017-07-11 11:21:09 +02:00
Adriaan de Groot
9860922496
SUSE DM: add special case configuring autologin in sysconfig (openSUSE)
...
FIXES #582
2017-07-11 11:20:38 +02:00
Adriaan de Groot
c150c61c59
LightDM: if lightdm.conf doesn't exist (for autologin), create it
...
FIXES #568
2017-07-11 11:20:20 +02:00
Lisa Vitolo
4f71b9741e
Change both size box suffices to MiB.
2017-07-11 11:20:02 +02:00
Lisa Vitolo
a7e59f8656
Add "MB" suffix to the "edit partition" size box.
...
Makes it easier to know which unit Calamares is using when
resizing a partition. The "Create partition" dialog has
it already.
2017-07-11 11:19:52 +02:00
Adriaan de Groot
b28edfdc8e
Python: separate description of dummy module from docs of run()
2017-07-11 11:18:51 +02:00
Adriaan de Groot
ce11c7ab6d
LightDM: fix type (thanks Kevin Kofler)
2017-07-10 14:43:13 -04:00
Adriaan de Groot
8ca94db0fa
Merge branch 'python-bits'
2017-07-10 12:03:33 -04:00
Adriaan de Groot
ae6a9cd822
Python: move unsquash documentation to the config file
2017-07-10 11:58:58 -04:00
Adriaan de Groot
fcde28ca9d
Python: tidy description of hwclock module
2017-07-10 11:58:57 -04:00
Adriaan de Groot
9561bac1c8
SUSE DM: add special case configuring autologin in sysconfig (openSUSE)
...
FIXES #582
2017-07-10 10:14:28 -04:00
Adriaan de Groot
984a83deb9
LightDM: if lightdm.conf doesn't exist (for autologin), create it
...
FIXES #568
2017-07-10 09:27:56 -04:00
Lisa Vitolo
9be15e68b6
Change both size box suffices to MiB.
2017-07-09 18:20:00 +01:00
Lisa Vitolo
925d3a61a7
Add "MB" suffix to the "edit partition" size box.
...
Makes it easier to know which unit Calamares is using when
resizing a partition. The "Create partition" dialog has
it already.
2017-07-09 10:10:04 -04:00
Adriaan de Groot
96ef18c2c4
CMake: help find libparted
2017-07-05 11:08:41 -04:00
Adriaan de Groot
d74627b705
CMake: remove superfluous module-path-setting
2017-07-05 10:21:25 -04:00
Adriaan de Groot
e43f41a402
Python: separate description of dummy module from docs of run()
2017-07-05 06:46:29 -04:00
Adriaan de Groot
854e6d3883
C++ trickery, part two: shorten code
2017-07-05 09:12:28 +02:00
Adriaan de Groot
f6cbf48b17
C++ trickery to make the code shorter to read.
2017-07-05 09:12:14 +02:00
Adriaan de Groot
843706e38d
FinishedPage: show message instead of details on failure
2017-07-05 08:59:49 +02:00
Adriaan de Groot
5be4a00f62
Be more verbose while scanning devices
2017-07-05 08:59:17 +02:00
Adriaan de Groot
ce1caeaf63
FinishedPage: add copyright, reduce warnings
2017-07-05 08:58:05 +02:00
Adriaan de Groot
5d7db27c06
FinishedPage: don't reboot on failure
...
If installation fails, and you end up on the last page, suppress the
reboot-now checkbox.
FIXES #605
2017-07-05 08:57:48 +02:00
Calamares CI
1897b62538
[dummypythonqt] Automatic merge of Transifex translations
2017-07-05 00:42:16 +00:00
Adriaan de Groot
57031a4c15
Merge branch 'ui-tweaks'
2017-07-04 08:53:21 -04:00
Adriaan de Groot
3c3c0f99f8
C++ trickery, part two: shorten code
2017-07-04 08:42:14 -04:00
Adriaan de Groot
5a3bbe8088
FinishedPage: show message instead of details on failure
2017-07-04 08:16:28 -04:00
Kai Dohmen
7991e4548b
Fix unknown partition-type Fat32 at mount and in fstab
...
Only the string "fat32" and "fat16" will be replaced with vfat. If an
case sensitive "Fat32" some problems occure:
- mount: partition cannot be mounted (e.g. a fat32 efi partition)
- fstab: system won't even boot because fstab does not know the type "Fat32"
2017-07-04 13:55:55 +02:00
Adriaan de Groot
232bbe18bc
Be more verbose while scanning devices
2017-07-04 05:32:05 -04:00
Adriaan de Groot
ef065c1183
Merge branch 'master' into annoy-sitter
2017-07-04 04:32:02 -04:00
Adriaan de Groot
44e6955f19
Feature: allow disable welcome-logo resizing
2017-07-04 04:30:08 -04:00
Calamares CI
77fd8be881
[dummypythonqt] Automatic merge of Transifex translations
2017-07-04 01:22:28 +00:00
Adriaan de Groot
ee4e4dfccc
C++ trickery to make the code shorter to read.
2017-07-03 18:07:18 -04:00
Adriaan de Groot
3ecd2f2ff6
Add self to copyright notice
2017-07-03 15:39:21 -04:00
Adriaan de Groot
09a7988622
FinishedPage: add copyright, reduce warnings
2017-07-03 11:36:36 -04:00
Adriaan de Groot
72659dc6e1
FinishedPage: don't reboot on failure
...
If installation fails, and you end up on the last page, suppress the
reboot-now checkbox.
FIXES #605
2017-07-03 11:32:47 -04:00
Kai Dohmen
6f680c0269
Fix unknown partition-type Fat32 at mount and in fstab
...
Only the string "fat32" and "fat16" will be replaced with vfat. If an
case sensitive "Fat32" some problems occure:
- mount: partition cannot be mounted (e.g. a fat32 efi partition)
- fstab: system won't even boot because fstab does not know the type "Fat32"
2017-07-03 17:20:02 +02:00
Adriaan de Groot
da75035654
Cleanup: summary module description
2017-07-03 10:26:59 -04:00
Adriaan de Groot
79595eb532
Coverity: explicitly initialize
2017-07-03 09:21:05 -04:00
Calamares CI
6291cc9db1
[dummypythonqt] Automatic merge of Transifex translations
2017-07-03 02:51:00 +00:00
Calamares CI
314282731b
[dummypythonqt] Automatic merge of Transifex translations
2017-07-03 00:40:53 +00:00
Calamares CI
c583e4c21b
[dummypythonqt] Automatic merge of Transifex translations
2017-07-02 02:50:59 +00:00
Calamares CI
955c20c8d7
[dummypythonqt] Automatic merge of Transifex translations
2017-07-02 00:40:16 +00:00
Calamares CI
a9b89d1b25
[dummypythonqt] Automatic merge of Transifex translations
2017-07-01 03:09:55 +00:00
Calamares CI
b3fbfec997
[dummypythonqt] Automatic merge of Transifex translations
2017-07-01 01:01:58 +00:00
Calamares CI
6b7a03ea97
[dummypythonqt] Automatic merge of Transifex translations
2017-06-30 03:26:52 +00:00
Calamares CI
418974c0ea
[dummypythonqt] Automatic merge of Transifex translations
2017-06-30 01:23:26 +00:00
Calamares CI
0b6e43c899
[dummypythonqt] Automatic merge of Transifex translations
2017-06-29 02:49:05 +00:00
Philip Müller
f64266a294
Merge pull request #758 from manjaro/lightdm-greeters
...
[displaymanager] check for installed lightdm greeter and configure accordingly
2017-06-28 17:04:40 +02:00
Bernhard Landauer
a1173bccc2
[displaymanager] check for installed lightdm greeter and configure accordingly
...
- no matter if for example slick-greeter is installed as "lightdm-slick-greeter" or whatever.
tested with lightdm-deepin-greeter and slick-greeter.
- plus some little simplifications
- added Copyright
https://github.com/calamares/calamares/issues/756
2017-06-28 16:43:07 +02:00
Philip
a377c3234e
[displaymanager] fix typo
2017-06-28 16:25:14 +02:00
Philip
bccb9443b0
[displaymanager] PEP8ify it
2017-06-28 16:21:16 +02:00
Philip
b3488f8e85
[displaymanager] use a better routine to detect .desktop files
2017-06-28 15:35:43 +02:00
Bernhard Landauer
8de9849e9a
rm trailing whitespace
2017-06-28 15:35:35 +02:00
Philip
9d906e7964
[displaymanager] fix issue with tuple for string
2017-06-28 13:29:27 +02:00
Adriaan de Groot
d669df625a
Clang: static QString -> literal
2017-06-28 06:35:41 -04:00
Adriaan de Groot
c0b3f3fe9d
Clang: reduce warnings; make enum-switch explicit
2017-06-28 05:49:53 -04:00
Philip
cc5adb6586
[displaymanagers] fix sed routine
2017-06-28 11:44:26 +02:00
Philip
f048772020
[displaymanager] PEP8ify it for better reading
2017-06-28 11:12:08 +02:00
Philip
faf065205b
[displaymanager] PEP8tify it
2017-06-28 11:07:00 +02:00
Philip
38f5af3c82
[displaymanager] error out the right way
2017-06-28 11:06:52 +02:00
Philip
e57107187c
[displaymanager] re-add lightdm_conf_path to 'if lightdm'
2017-06-28 11:06:43 +02:00
Philip
82626d7639
[displaymanager] fix issues
2017-06-28 11:06:35 +02:00
Philip
ac179343d6
[displaymanager] fix typo
2017-06-28 11:06:27 +02:00
Philip
c75dbd83e0
[displaymanager] add filter for .desktop file
2017-06-28 11:06:19 +02:00
Philip
cd3e631027
[displaymanager] simplify code
2017-06-28 11:06:10 +02:00
Adriaan de Groot
59588672ed
SDDM-config: allow poorly formatted SDDM config
...
SDDM itself doesn't trip over duplicate sections or keys, but
the Python config-parser does (in strict mode). Relax a bit.
FIXES #579
2017-06-28 11:05:03 +02:00
Adriaan de Groot
2905a9969d
SDDM-config: allow poorly formatted SDDM config
...
SDDM itself doesn't trip over duplicate sections or keys, but
the Python config-parser does (in strict mode). Relax a bit.
FIXES #579
2017-06-28 03:57:01 -04:00
Adriaan de Groot
36950f6dd9
Shrink upper padding.
...
FIXES #591
2017-06-28 09:14:27 +02:00
Philip
7ea82be77a
[displaymanager] PEP8ify it
2017-06-28 09:10:06 +02:00
Adriaan de Groot
90e8a6cff9
Shrink upper padding.
...
FIXES #591
2017-06-28 02:46:24 -04:00
Calamares CI
a2a94af984
[dummypythonqt] Automatic merge of Transifex translations
2017-06-28 02:49:02 +00:00
Bernhard Landauer
7f7ab50356
[displaymanager] check for installed lightdm greeter and configure accordingly
...
- no matter if for example slick-greeter is installed as "lightdm-slick-greeter" or whatever.
tested with lightdm-deepin-greeter and slick-greeter.
- plus some little simplifications
- added Copyright
https://github.com/calamares/calamares/issues/756
2017-06-28 03:11:14 +02:00