Commit Graph

3797 Commits

Author SHA1 Message Date
Calamares CI
1c2507d8aa [core] Automatic merge of Transifex translations 2017-07-20 01:26:41 +00:00
Calamares CI
2e2331231c [core] Automatic merge of Transifex translations 2017-07-19 00:44:51 +00:00
Andrius Štikonas
1131fdce4c Port away from deprecated qSort. 2017-07-17 22:53:09 +01:00
Calamares CI
90e83a0fff [core] Automatic merge of Transifex translations 2017-07-17 00:45:45 +00:00
Calamares CI
cef1fede21 [core] Automatic merge of Transifex translations 2017-07-14 01:49:47 +00:00
Philip
a92d8ad57c bump to v3.1.1.2 2017-07-13 09:11:31 +02:00
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
9c79a961df Partitions: split KPMCore-finding code into an include-module 2017-07-13 08:43:53 +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
Calamares CI
dd775663f2 [core] Automatic merge of Transifex translations 2017-07-13 00:44:25 +00: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
e4862512f7 Partitions: split KPMCore-finding code into an include-module 2017-07-12 04:51:05 -04:00
Adriaan de Groot
33bca6d71d Merge commit 'partitions' 2017-07-11 17:46:47 -04:00
Calamares CI
356716f971 [core] Automatic merge of Transifex translations 2017-07-12 00:43:40 +00:00
Adriaan de Groot
594bc37d67 Coverity: uninitialized member 2017-07-11 09:32:09 -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
Philip
99868756cd bump version to v3.1.1.1 2017-07-11 11:24:16 +02: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
d6d8e73532 Python: at beginning of job, if pretty status has changed, emit progress to update it in the UI. 2017-07-11 11:21:40 +02:00
Adriaan de Groot
b29643d49b Python: tidy description of hwclock module 2017-07-11 11:21:09 +02:00
Adriaan de Groot
cb36c54755 Python: trim description to the first line of run.__doc__ 2017-07-11 11:20:55 +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
8bb6dc6d36 Python: use the module run().__doc__ as a pretty description. 2017-07-11 11:19:20 +02:00
Adriaan de Groot
7ff814790d Python: get docstring from run() method 2017-07-11 11:19:06 +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
3f2bba4e33 Python: Be more descriptive when modules can't be loaded. 2017-07-11 11:18:36 +02:00