Adriaan de Groot
1e42e1562e
[locale] Test KDE neon and FreeBSD separately, same data
...
- wrangle the test framework so it hands the same data to
two different collections of tests; do KDE neon and FreeBSD
separately so it's clearer which lookups are being done
(and a failure in one doesn't prevent the test of the other).
2022-07-19 19:00:20 +02:00
Adriaan de Groot
61a07f05ba
[locale] Add FreeBSD test data for locale-mapping
2022-07-19 19:00:20 +02:00
Adriaan de Groot
f7a7ad9943
[locale] Add test for language-mapping
...
Adds specific data from KDE neon and expected mappings.
The test fails right now because the mapping is incorrect.
2022-07-19 19:00:20 +02:00
Adriaan de Groot
6dbf9de06e
Changes: post-release housekeeping
2022-06-19 16:01:34 +02:00
Adriaan de Groot
795256cba5
Changes: release-related housekeeping
2022-06-19 16:00:41 +02:00
Adriaan de Groot
b11ee3abc5
[libcalamares] Add alternatives ca@valencia and ca_ES@valencia
2022-06-19 15:34:20 +02:00
Adriaan de Groot
82b19a6314
[locale] Fix up handling of regional variants, country-specifics
...
- expand tests to include Serbian variants
- massage detection code to do better filtering based on
country-selection (so "American English" doesn't later
pick "English" with Antigua and Barbados for locale)
2022-06-19 15:25:23 +02:00
Adriaan de Groot
18626901d3
[locale] Improve regional variant lookup
2022-06-19 14:49:46 +02:00
Adriaan de Groot
40d8e1e0f6
[locale] Expand tests for matching-valencia locales
2022-06-19 14:39:12 +02:00
Adriaan de Groot
b8b7b10bfd
[locale] Be more chatty when loading locales
2022-06-19 14:17:12 +02:00
Adriaan de Groot
ed5149c17f
CI: on 3.2 branch, check for 3.2 branch
2022-06-19 12:43:12 +02:00
Adriaan de Groot
b7dcf55d4c
[locale] Add debug while mapping language+country
2022-06-19 11:51:38 +02:00
Adriaan de Groot
7f7e4aa1ae
[locale] Expand tests to language-matching
2022-06-18 12:33:02 +02:00
Adriaan de Groot
79db04dc2e
[locale] Defer to the locale-service idea of LANG
...
- Using QLocale().name() loses some special locales that
Calamares understands but Qt does not (e.g. sr@latn, ca@valencia)
so do it in two steps.
2022-06-18 11:48:50 +02:00
Adriaan de Groot
2478570deb
[libcalamares, keyboard] Use convenience for getting current locale
2022-06-18 00:40:26 +02:00
Adriaan de Groot
d80661211c
[libcalamares] Introduce convenience for reading Locale map
2022-06-18 00:23:21 +02:00
Adriaan de Groot
4420120b55
i18n: update language lists, welcome back Uzbek
2022-06-17 23:29:55 +02:00
Calamares CI
1f237cd373
i18n: [python] Automatic merge of Transifex translations
2022-06-17 22:20:17 +02:00
Calamares CI
214522f42a
i18n: [calamares] Automatic merge of Transifex translations
2022-06-17 22:20:17 +02:00
Calamares CI
5f55f14f9d
i18n: [python] Automatic merge of Transifex translations
2022-06-14 13:32:17 +02:00
Calamares CI
0809dc65ec
i18n: [calamares] Automatic merge of Transifex translations
2022-06-14 13:32:16 +02:00
Adriaan de Groot
700f2a6af3
[fstab] Warn when the mount options end up weird
...
Cherry-picked from 3.3, but only half of it applies.
2022-06-12 14:50:51 +02:00
Adriaan de Groot
8b44eef002
[calamares] Make naming consistent between 'special' buttons
2022-06-07 16:02:29 +02:00
Adriaan de Groot
e6960ceec1
[calamares] Restore text on debug- and about-buttons
2022-06-07 16:02:29 +02:00
Adriaan de Groot
13153df484
Changes: post-release housekeeping
2022-05-29 17:13:02 +02:00
Adriaan de Groot
fb910d7c41
[fstab] Fix schema for new tmpOptions settings
2022-05-29 17:04:24 +02:00
Adriaan de Groot
55f1df9563
[users] Just don't test restore-to-previous, too flaky
2022-05-29 17:00:37 +02:00
Adriaan de Groot
b2f1a28504
Changes: pre-release housekeeping (3)
2022-05-29 16:21:07 +02:00
Adriaan de Groot
aca48bc027
i18n: update english
2022-05-29 16:17:53 +02:00
Calamares CI
753ba765eb
i18n: [python] Automatic merge of Transifex translations
2022-05-29 16:16:15 +02:00
Calamares CI
34d8d90688
i18n: [calamares] Automatic merge of Transifex translations
2022-05-29 16:16:14 +02:00
Adriaan de Groot
729c31dd7a
Changes: document About-button
...
FIXES #1922
2022-05-29 16:14:34 +02:00
Adriaan de Groot
1b2d12b9a1
[calamares] Give QML-progress-panel an about-button
2022-05-29 16:12:10 +02:00
Adriaan de Groot
ce74d2fdfc
[calamares] Fix QML progress highlights
2022-05-29 15:56:21 +02:00
Adriaan de Groot
d34f593562
[calamares] Migrate the about-dialog to the debug (meta) window manager
...
- DebugWindowManager already manages not-really-Calamares windows
like the Debug window, add About-Dialog to its responsibilities.
- Make about() accessible to the QML progress panel.
2022-05-29 15:54:03 +02:00
Adriaan de Groot
00898b18d6
[welcomeq] Remove about-calamares button from default QML
2022-05-29 15:38:06 +02:00
Adriaan de Groot
84186babab
[welcome] Remove the about-calamares button from the (widgets) UI
2022-05-29 15:34:19 +02:00
Adriaan de Groot
18363ca183
[welcome] Move about-calamares box to Calamares (main)
2022-05-29 15:31:25 +02:00
Adriaan de Groot
006c3f99e6
[calamares] Add 'about calamares' button alongside the debug-button
2022-05-29 15:22:02 +02:00
Adriaan de Groot
04121892cf
Changes: pre-release housekeeping (2)
2022-05-29 14:00:22 +02:00
Adriaan de Groot
3e72635204
[libcalamares] Fix path-search for loading branding-translation
...
- log which path is actually being used
- there are two overloads for QTranslator::load(); the intention
was to call `QTranslator::load(const QLocale&, ...)`, but the
types of the arguments were wrong, leading to the other
overload being called, and interpreting the locale-name
(e.g. "nl") as a full filename.
Improve logging, call the "other" overload with the right parameters
and drop the not-needed ones.
FIXES #1961
2022-05-29 00:55:35 +02:00
Adriaan de Groot
7dc450edb4
Changes: update the AUTHORS list (probably still incomplete)
2022-05-29 00:28:49 +02:00
Adriaan de Groot
6e8d820737
[partition] Missing space
2022-05-28 13:43:45 +02:00
Adriaan de Groot
135fce77c1
i18n: update english
2022-05-27 12:39:58 +02:00
Adriaan de Groot
b5c5eecdbd
Changes: pre-release housekeeping
2022-05-27 11:18:25 +02:00
Adriaan de Groot
af813ac95b
[fstab] Don't import (unused) subprocess
2022-05-24 16:51:36 +02:00
Adriaan de Groot
bb395db9f4
Merge branch 'release-3.2.58.2' into calamares
2022-05-24 16:48:05 +02:00
Adriaan de Groot
ff7ceb2e2b
[fstab] Replace two-step attribute-setting with one step
2022-05-24 15:56:34 +02:00
Adriaan de Groot
cada0f2547
Changes: pre-release housekeeping
2022-05-24 15:25:31 +02:00
Adriaan de Groot
f4e5e08aa8
[fstab] Be more careful in setting up btrfs swap
...
- do not use subprocess module in Python bits,
- do +C (no-CoW) after turning compression off
2022-05-24 15:18:50 +02:00