Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[localeq] move to using Drawer for fine tuning options #2045

Merged
merged 1 commit into from Sep 2, 2022
Merged

[localeq] move to using Drawer for fine tuning options #2045

merged 1 commit into from Sep 2, 2022

Conversation

demmm
Copy link
Contributor

@demmm demmm commented Aug 26, 2022

i18n.qml no longer needed
add color setting options to localeq.qml
Offline.qml updated to be inline with keyboardq UI, set index number according to default
America/New York

i18n.qml no longer needed
add color setting options to localeq.qml
Offline.qml updated to be inline with keyboardq UI, set index number according to default
America/New York
@demmm
Copy link
Contributor Author

demmm commented Aug 26, 2022

Obligatory image showing the change, here is the locale Drawer activated:

Screenshot_20220826_153821

@adriaandegroot adriaandegroot merged commit f9f4c6f into calamares:calamares Sep 2, 2022
pvshvp-oss pushed a commit to RebornOS-Team/calamares-core that referenced this pull request Dec 1, 2022
commit f75b599
Merge: 4ced827 b00a2ed
Author: Adriaan de Groot <groot@kde.org>
Date:   Thu Sep 22 16:29:49 2022 +0200

    Merge pull request calamares#2049 from killajoe/patch-1

    Update services-systemd.conf

commit b00a2ed
Author: Johannes Kamprad <archlinux@kamprad.net>
Date:   Sun Sep 18 14:43:15 2022 +0200

    Update services-systemd.conf

    removing mandatory: false from example for cups-socket as it is default same as for the other two (could confuse about may disable needs to set it? )

commit 4ced827
Author: Adriaan de Groot <groot@kde.org>
Date:   Fri Sep 9 22:10:07 2022 +0200

    Changes: document new bits for 3.3.0-a3

commit 625693a
Author: Adriaan de Groot <groot@kde.org>
Date:   Fri Sep 9 22:09:56 2022 +0200

    CMake: bump dependency versions

commit 1821eb1
Author: Adriaan de Groot <groot@kde.org>
Date:   Sun Aug 7 15:14:13 2022 +0200

    [libcalamaresui] Branding uses $-substitution

    Replace @{name} with ${name} to be consistent with the rest
    of the replacement-code in Calamares.

commit d1664f3
Author: Adriaan de Groot <groot@kde.org>
Date:   Fri Sep 9 09:56:56 2022 +0200

    [services-systemd] Correct Python key-checking

    `has_key()` is a Python2-era form; use the `in` operator insteda.

commit 6235e04
Merge: f9f4c6f 9191748
Author: Adriaan de Groot <groot@kde.org>
Date:   Thu Sep 8 23:14:15 2022 +0200

    Merge pull request calamares#2046 from calamares/dracut_conf

    [dracut] add option to make the kernel name configurable

commit 9191748
Author: demmm <anke62@gmail.com>
Date:   Sat Sep 3 16:22:00 2022 +0200

    Changes: updates for 3.3.0-alpha3

commit 26166e8
Author: demmm <anke62@gmail.com>
Date:   Sat Sep 3 14:36:45 2022 +0200

    [dracut] add asked for schema.yaml
    corrected if statement

commit f9f4c6f
Merge: 7e73797 abdfeaa
Author: Adriaan de Groot <groot@kde.org>
Date:   Sat Sep 3 01:34:49 2022 +0200

    Merge pull request calamares#2045 from demmm/calamares

    [localeq] move to using Drawer for fine tuning options

commit f16da0f
Author: demmm <anke62@gmail.com>
Date:   Fri Sep 2 21:53:42 2022 +0200

    [dracut] add option to make the kernel name configurable

commit abdfeaa
Author: demmm <anke62@gmail.com>
Date:   Fri Aug 26 15:43:47 2022 +0200

    [localeq] move to using Drawer for fine tuning options
    i18n.qml no longer needed
    add color setting options to localeq.qml
    Offline.qml updated to be inline with keyboardq UI, set index number according to default
    America/New York

commit 7e73797
Author: demmm <anke62@gmail.com>
Date:   Thu Aug 25 12:05:07 2022 +0200

    [keyboardq] add missing image license

commit a741663
Author: Adriaan de Groot <groot@kde.org>
Date:   Thu Aug 25 00:26:31 2022 +0200

    SPDX: remove license information for removed module-translations

commit c0672d1
Author: Adriaan de Groot <groot@kde.org>
Date:   Thu Aug 25 00:25:45 2022 +0200

    SPDX: license information for the locales-test-data

commit 842b092
Merge: 90d159a 7876cdc
Author: Adriaan de Groot <groot@kde.org>
Date:   Thu Aug 25 00:19:42 2022 +0200

    Merge pull request calamares#2044 from demmm/calamares

    [keyboardq] Move to using a Drawer

commit 90d159a
Author: Adriaan de Groot <groot@kde.org>
Date:   Wed Aug 24 23:39:24 2022 +0200

    Changes: post-release housekeeping

commit 130d26c
Author: Adriaan de Groot <groot@kde.org>
Date:   Wed Aug 24 23:35:19 2022 +0200

    Changes: close off the 3.2 changelog in the development branch

commit bef731b
Author: Adriaan de Groot <groot@kde.org>
Date:   Wed Aug 24 23:31:36 2022 +0200

    Changes: post-release housekeeping

    Note that in 3.2 branch, the version in CMakeLists now changes just before
    the next release, not in post-release housekeeping. That is because
    the CALAMARES_VERSION_RC remains 0 (release mode), by convention.

    (cherry picked from commit aa09664)

commit b0bd624
Author: Adriaan de Groot <groot@kde.org>
Date:   Wed Aug 24 21:31:53 2022 +0200

    Changes: pre-release housekeeping

    (cherry picked from commit c8eec51)

commit 54e19af
Author: Adriaan de Groot <groot@kde.org>
Date:   Sun Aug 7 14:56:19 2022 +0200

    Changes: document 3.2.61 work so far

    (cherry picked from commit f212119)

commit 0e9cf86
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 23:43:25 2022 +0200

    CI: fix getting-the-version in release script

commit 7876cdc
Author: demmm <anke62@gmail.com>
Date:   Tue Aug 23 18:56:49 2022 +0200

    [keyboardq] Move to using a Drawer
    no longer use a ComboBox or stack view
    if accepted, other QML models using a ComboBox will move to Drawer too

commit 0656471
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 16:04:24 2022 +0200

    [displaymanager] Skip greetd test if there's no toml

    toml is needed for greetd, but that shouldn't stop the tests
    from running.

commit 6558cd5
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 15:45:20 2022 +0200

    CMake: add .so-version

    This is basically PR calamares#2002, from Undef-a.

commit c939fbc
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 15:17:09 2022 +0200

    Changes: pre-release housekeeping

commit c34ee74
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 14:08:50 2022 +0200

    CI: update base for ABI compatibility

commit 66cc1a7
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 12:23:13 2022 +0200

    CMake: apply gersemi to libcalamares

    Since this CMakeLists.txt writes out a C program, the formatting
    is a bit weird; just start the written TU with a blank line to
    make gersemi happy and keep the C-code aligned.

commit 8de565f
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 12:22:09 2022 +0200

    CMake: apply gersemi formatting

commit c3f366c
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 11:48:14 2022 +0200

    CI: check translations against detached branches

    To avoid git complaining about duplicate worktrees, detach
    the temporary trees. To avoid python modules translations
    changing order (depending on how find traverses the tree),
    sort the filenames before extraction.

commit 7a26236
Merge: 115f493 9a4d992
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 02:07:33 2022 +0200

    Merge branch 'issue-2008a' into calamares

    This fixes all the **tests** of locale-detection. Now we can
    test for user interaction.

commit 9a4d992
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 02:06:06 2022 +0200

    [locale] Repair tests

    - Esperanto now doesn't quite self-match because it has no country
    - sr prefers RS as country over ME

commit fb3112b
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 02:02:54 2022 +0200

    [locale] Repair tests

    - prefers language default country (ca_ES over ca_AD)
    - prefers non-empty country match

commit 3540121
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 02:02:24 2022 +0200

    [locale] Prefer non-empty country matches

    Prefer "en_US" over "en" even when asking for "en".

commit a422fd8
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 00:46:40 2022 +0200

    [locale] Refactor matching some more

    - find the best score and match relative to a specific
      set of parts; make it easy to update the country-setting
    - look for a complete match, or best match, with three
      country settings

commit 6cbf2d7
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Aug 23 00:03:04 2022 +0200

    [locale] Factor out the guess-language part

commit 40527ff
Author: Adriaan de Groot <groot@kde.org>
Date:   Mon Aug 22 23:48:21 2022 +0200

    [locale] Be more chatty while matching locales

commit eb24216
Author: Adriaan de Groot <groot@kde.org>
Date:   Sun Aug 14 21:45:45 2022 +0200

    [locale] Log what we matched with (for language)

commit cfb8ef9
Author: Adriaan de Groot <groot@kde.org>
Date:   Sun Aug 14 17:16:31 2022 +0200

    [locale] Use locale-similarity for searching

commit a988298
Author: Adriaan de Groot <groot@kde.org>
Date:   Sun Aug 14 17:16:12 2022 +0200

    [localeq] Needs more shared sources from locale

commit 78e216f
Author: Adriaan de Groot <groot@kde.org>
Date:   Sun Aug 14 16:26:46 2022 +0200

    [locale] Introduce a similarity-score for locales

commit 115f493
Author: Adriaan de Groot <groot@kde.org>
Date:   Sun Aug 7 14:43:06 2022 +0200

    [bootloader] Repair Python 3.6 compatibility

    Argument *text* is an addition in 3.7, while the Calamares 3.3
    branch supports Python 3.6 and later. Use the 'backwards compatibility'
    name of the parameter, *universal_newlines*.

    Cherry-picked from 33961ff (in the 3.2 branch, though, Python 3.3
    is supported).

commit fd56b5b
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Jul 26 22:10:46 2022 +0200

    [locale] Approach matching from a different angle

    - add struct that splits a locale name into parts
    - add tests that the splitting and joining works

commit 84c0da2
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Jul 19 18:56:50 2022 +0200

    [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).

commit d52d1bf
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Jul 19 18:48:32 2022 +0200

    [locale] Add FreeBSD test data for locale-mapping

commit 73628b1
Author: Adriaan de Groot <groot@kde.org>
Date:   Tue Jul 19 18:05:24 2022 +0200

    [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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants