- 17 Sep, 2022 2 commits
-
-
Philip Müller authored
-
Philip Müller authored
New branding See merge request !36
-
- 09 Sep, 2022 4 commits
-
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
Replace @{name} with ${name} to be consistent with the rest of the replacement-code in Calamares.
-
Adriaan de Groot authored
`has_key()` is a Python2-era form; use the `in` operator insteda.
-
- 08 Sep, 2022 1 commit
-
-
Adriaan de Groot authored
[dracut] add option to make the kernel name configurable
-
- 03 Sep, 2022 2 commits
- 02 Sep, 2022 2 commits
-
-
Adriaan de Groot authored
[localeq] move to using Drawer for fine tuning options
-
demmm authored
-
- 26 Aug, 2022 1 commit
-
-
demmm authored
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
-
- 25 Aug, 2022 2 commits
-
-
-
demmm authored
-
- 24 Aug, 2022 8 commits
-
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
[keyboardq] Move to using a Drawer
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
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 aa09664601b770e46a64176a5e2626cddf866795)
-
Adriaan de Groot authored
(cherry picked from commit c8eec51c)
-
Adriaan de Groot authored
(cherry picked from commit f2121197)
-
- 23 Aug, 2022 13 commits
-
-
Adriaan de Groot authored
-
demmm authored
no longer use a ComboBox or stack view if accepted, other QML models using a ComboBox will move to Drawer too
-
Adriaan de Groot authored
toml is needed for greetd, but that shouldn't stop the tests from running.
-
Adriaan de Groot authored
This is basically PR #2002, from Undef-a.
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
Adriaan de Groot authored
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.
-
Adriaan de Groot authored
-
Adriaan de Groot authored
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.
-
Adriaan de Groot authored
This fixes all the **tests** of locale-detection. Now we can test for user interaction.
-
Adriaan de Groot authored
- Esperanto now doesn't quite self-match because it has no country - sr prefers RS as country over ME
-
Adriaan de Groot authored
- prefers language default country (ca_ES over ca_AD) - prefers non-empty country match
-
Adriaan de Groot authored
Prefer "en_US" over "en" even when asking for "en".
-
- 22 Aug, 2022 3 commits
-
-
Adriaan de Groot authored
- 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
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-
- 14 Aug, 2022 2 commits
-
-
Adriaan de Groot authored
-
Adriaan de Groot authored
-