Adriaan de Groot
5a90e0bc6a
[users] Remove stray ;
2024-04-28 14:37:19 +02:00
Ivan Borzenkov
f8c6d2c487
add layouts from xkb/ruses/base $nonlatin
2024-04-27 14:26:30 +03:00
Sohrab Behdani
246aa3e217
Fixed Persian Keyboard problem after installing
2024-04-27 13:29:03 +03:30
Sohrab Behdani
cae7b9e868
Added additional keyboard layout for Persian
2024-04-27 10:46:41 +03:30
dalto
cf9837f48c
[partition] Don't crash is when going back without selecting a partition
2024-04-22 15:47:28 -05:00
Eugene San (eugenesan)
a7e86e8aff
Make sure we do not use missing crypto_keyfile in fstab module
...
Replaces original commit with refactoring
Refactoring will have to wait
2024-04-17 19:55:20 -07:00
Adriaan de Groot
19aa96fe54
[packagechooser] Repair build
...
This was broken by clang-format, so mark this weird unformattable
block as don't format.
2024-04-17 11:08:39 +02:00
Adriaan de Groot
00ac9a6cee
[welcome] Apply newer clang-formatting
2024-04-17 10:55:24 +02:00
Adriaan de Groot
92a5d07ed7
[partition] Apply newer clang-formatting
2024-04-17 10:55:21 +02:00
Adriaan de Groot
5bf787c1a5
[packagechooser] Apply newer clang-formatting
2024-04-17 10:55:20 +02:00
Adriaan de Groot
011483967d
[machineid] Apply newer clang-formatting
2024-04-17 10:55:19 +02:00
Adriaan de Groot
5f293fb40b
[locale] Apply newer clang-formatting
2024-04-17 10:55:18 +02:00
Adriaan de Groot
a6cfc79a92
[license] Apply newer clang-formatting
2024-04-17 10:55:18 +02:00
Adriaan de Groot
afd3ed86d9
[keyboard] Apply newer clang-formatting
2024-04-17 10:55:18 +02:00
Adriaan de Groot
9654f487ef
[fsresizer] Apply newer clang-formatting
2024-04-17 10:55:17 +02:00
Adriaan de Groot
2100d273ce
[finished] Apply newer clang-formatting
2024-04-17 10:55:16 +02:00
Adriaan de Groot
df09d7ae89
[calamares] Apply newer clang-formatting
2024-04-17 10:52:32 +02:00
Adriaan de Groot
8408a3284b
[libcalamaresui] Apply newer clang-formatting
2024-04-17 10:51:25 +02:00
Adriaan de Groot
4625208ba2
[libcalamares] Apply newer clang-formatting
2024-04-17 10:50:38 +02:00
Adriaan de Groot
09dae0437e
CI: prefer newer clang-format over older
2024-04-17 10:48:04 +02:00
Adriaan de Groot
cca2cd3260
[libcalamares] Remove unnecessary QApplication
2024-04-17 10:11:40 +02:00
Penvern Vincent
8469fbd2e8
Fix Next button behviour for all combinations of
...
enableLuksAutomatedPartitioning and preCheckEncryption configure file
variables
2024-04-16 18:08:11 +02:00
Adriaan de Groot
c8c0e783c3
Changes: post-release housekeeping
2024-04-16 15:56:48 +02:00
Adriaan de Groot
2e96184406
[partition] Simplify logic, remove dead code
2024-04-16 15:46:09 +02:00
Adriaan de Groot
0a0e647be3
[hostinfo] Do not name unused parameter
2024-04-16 15:42:59 +02:00
Adriaan de Groot
370e75fc71
[libcalamares] Repair apidox for Job
2024-04-16 15:41:12 +02:00
Adriaan de Groot
bcf27aa311
Changes: pre-release housekeeping
2024-04-16 15:31:51 +02:00
Adriaan de Groot
0095e30843
Changes: document sleep / suspend
2024-04-16 15:09:32 +02:00
Adriaan de Groot
8ff3849820
[calamares] Switch test-application to use JobQueue
...
For better realism, use JobQueue to run the jobs of a module,
rather than doing it by hand in a similar-kind-of-loop.
2024-04-16 15:07:58 +02:00
Adriaan de Groot
bf09dfc6af
[libcalamares] Suppress sleep / suspend during installation
2024-04-16 15:07:58 +02:00
demmm
f8094bbbbb
[localeq] tiny correction map-qt6.qml
...
api.geonames is not https ready
2024-04-16 12:28:30 +02:00
Penvern Vincent
5ac23cd3d6
Remove m_preCheckEncryption variable from ChoicePage
2024-04-15 22:44:42 +02:00
Penvern Vincent
cc835cee6f
do not use Global Storage for variable PreCheckEncryption, other modules
...
don't have to know if this variable is set to true or false
2024-04-15 16:34:35 +02:00
Adriaan de Groot
30ca0bfa45
[locale] Fix TZ assignments for various locations
...
- Tehran (UTC+3.5)
- Muscat (UTC+4)
- Dubai (UTC+4)
2024-04-14 22:58:22 +02:00
Adriaan de Groot
685e9db3f7
Changes: credits
2024-04-14 22:16:40 +02:00
Adriaan de Groot
51e05241fe
[users] Use Calamares command-running API
2024-04-14 22:15:13 +02:00
Adriaan de Groot
dfe07a51a3
[users] Only run AD job if it is enabled (user choice)
2024-04-14 21:41:57 +02:00
Adriaan de Groot
0ef3842da6
[users] Factor out show/hide of AD controls
...
While here, expand documentation a little.
2024-04-14 21:33:39 +02:00
Adriaan de Groot
f674214741
[user] Rename members to emphasize these are *admin* credentials
2024-04-14 21:07:31 +02:00
Adriaan de Groot
c61399bc8a
[users] Apply coding style to unrelated files
2024-04-14 09:53:56 +02:00
Adriaan de Groot
28a10cf8c3
[users] Use more structured data than QStringList
...
While here, apply coding style.
2024-04-14 09:53:27 +02:00
Adriaan de Groot
2127129227
[users] Use API to get file-paths in target
2024-04-14 09:25:03 +02:00
Adriaan de Groot
d0420ea3ee
[users] Add translation context to AD job
2024-04-14 00:20:57 +02:00
Adriaan de Groot
fe68b45fc5
[libcalamares] Explain updating-status-text mechanism
2024-04-13 23:37:49 +02:00
Adriaan de Groot
fb83ad326b
[libcalamares] Document recommended translation contexts
...
Jobs have specific contexts for their different strings.
Many jobs (now) misuse prettyName() as a status message,
although the existing fallback mechanism means that the
name gets used as if it is a status message when the job
does not define a description or status.
2024-04-13 23:30:57 +02:00
Adriaan de Groot
219befacbf
Merge pull request #2300 from lubuntu-team/calamares
...
Active Directory Support
2024-04-13 22:11:29 +02:00
Penvern Vincent
70a59d6cd1
add possibility to pre check encryption checkox
2024-04-13 02:09:09 +02:00
Adriaan de Groot
131b2eded1
Changes: update credits
2024-04-12 22:10:39 +02:00
Adriaan de Groot
f6cd82f9a4
[bootloader] Group local variables
...
Put the constants -- do we use systemd, what are the partitions --
together, and put the things-set-by-the-loop together.
2024-04-12 22:08:54 +02:00
Adriaan de Groot
6d242b67f9
[bootloader] Start building kernel parameters earlier
...
- drop unnecessary variable
- build "quiet splash rw" first
2024-04-12 22:05:47 +02:00