Sohrab Behdani
4de89b2999
Merge branch 'calamares:calamares' into calamares
2025-02-10 17:53:39 +03:30
Adriaan de Groot
830f3f874f
Merge pull request #2424 from SixK/calamares
...
Save obfuscated luks passphrase in calamares globals variables
2025-02-04 10:27:57 +01:00
vincent PENVERN
d2ff867c6b
Save obfuscated luks passphrase in calamares globals variables
2025-01-27 14:49:40 +01:00
df3a15b367
Added espList Function
2025-01-25 12:39:28 +03:30
7a959951e9
fixed windows module
2025-01-25 12:15:53 +03:30
e663c5ee91
Packagechooserq testing
2025-01-25 11:25:24 +03:30
97754ff30d
Trying a Fix
2025-01-24 22:25:52 +03:30
9e234d6b49
Added Windows Bootentry module
2025-01-24 19:43:50 +03:30
Sohrab Behdani
1cf8454acb
Merge branch 'calamares:calamares' into calamares
2025-01-24 19:41:21 +03:30
Adriaan de Groot
babaddffc3
Changes: post-release housekeeping
2024-12-31 22:06:31 +01:00
Adriaan de Groot
f594bfb5e3
Changes: pre-release housekeeping
2024-12-31 21:44:40 +01:00
Adriaan de Groot
015544a101
Merge pull request #2419 from SoulPrudya/v.prudius@fix_uk_lang
...
i18n: [calamares] Fix Ukrainian localization
2024-12-26 17:05:51 +01:00
Calamares CI
da0e16cfb2
i18n: [python] Automatic merge of Transifex translations
2024-12-26 17:04:21 +01:00
Calamares CI
e804457bd1
i18n: [calamares] Automatic merge of Transifex translations
2024-12-26 17:04:20 +01:00
Vladyslav Prudius
b955654032
i18n: [calamares] Fix Ukrainian localization
2024-12-26 01:36:24 +02:00
Adriaan de Groot
9892856046
Merge pull request #2400 from ArrayBolt3/arraybolt3/restrict-fs
...
Allow restricting the filesystem's usable in manual partitioning
2024-12-25 16:59:25 +01:00
Aaron Rainbolt
d83373e892
Fix uninitialized bool for DirFSRestrictEntry
2024-12-24 22:02:59 -06:00
Aaron Rainbolt
6166b35273
Add attribution for DirFSRestrictLayout.*
2024-12-24 21:58:36 -06:00
Adriaan de Groot
935a93535a
Merge pull request #2413 from calamares/lvm-options
...
Allow hiding LVM buttons
2024-12-24 22:29:11 +01:00
Adriaan de Groot
191f7112f1
Merge pull request #2414 from phoepsilonix/patch
...
If you selected "Manual Partitioning", Scan for partition information.
2024-12-22 21:58:49 +01:00
Adriaan de Groot
d4847ce802
Merge pull request #2415 from phoepsilonix/patch2
...
[libcalamares] Use Qt helper macros for compiler warnings
2024-12-22 21:49:47 +01:00
Adriaan de Groot
850ac483cb
[libcalamares] Missing include for Qt macros
2024-12-22 21:46:35 +01:00
Masato TOYOSHIMA
186d44e51b
[libcalamares] Use Qt helper macros for compiler warnings
2024-12-22 12:51:50 +09:00
Adriaan de Groot
e6fa229b18
CMake: suppress install-path warnings with newer CMake
...
None of the edge cases that the policy is for are applicable.
2024-12-21 14:43:40 +01:00
Masato TOYOSHIMA
3e9eabe9df
If you selected "Manual Partitioning", Scan for partition information.
2024-12-21 22:25:09 +09:00
Adriaan de Groot
c251be3ef3
[plasmalnf] Be quiet at find_package() for Plasma
...
If the requirements are not met, the module will be listed in
the skipped-modules overview.
2024-12-21 14:18:01 +01:00
Adriaan de Groot
59985eaf4e
Merge pull request #2410 from lubuntu-team/tsimonq2/2409
...
Allow for optional items in unpackfs (Fixes : #2409 )
2024-12-21 10:45:36 +01:00
Adriaan de Groot
af71522292
[libcalamares] Add missing ;
...
This was a missing ; in code for older Qt versions, which
wasn't being reached in any of my (FreeBSD, openSUSE) builds.
CLOSES #2411
2024-12-21 10:38:11 +01:00
Adriaan de Groot
419bedf661
[libcalamares] Use Qt helper macros for compiler warnings
2024-12-21 10:32:33 +01:00
Adriaan de Groot
b6b09d0bc2
[libcalamares] Use Qt helper macros for compiler warnings
2024-12-21 10:04:22 +01:00
Adriaan de Groot
c335c7e594
[partition] Use same KPMcore helper function for msdos everywhere
2024-12-21 09:53:18 +01:00
Adriaan de Groot
77c195c0b5
[partition] Read config-value to determine LVM presence
2024-12-20 14:06:46 +01:00
Adriaan de Groot
6fa0575c48
[partition] Add config-value and act on it when creating page
2024-12-20 14:06:46 +01:00
Adriaan de Groot
98f47ee407
[partition] Handle KPMcore deprecations
2024-12-20 14:06:46 +01:00
Adriaan de Groot
e4b198d13b
[partition] Give Config object to manual-partition page
2024-12-20 14:06:46 +01:00
Adriaan de Groot
d47abaf6ea
[partition] Improve naming of UI component
...
Add a widget (panel) to help in managing these buttons.
2024-12-20 14:06:43 +01:00
Adriaan de Groot
b865a99151
[partition] Initialize m_isEfi just once
...
Initialize once, instead of initializing to a default
value and then assigning something a moment later.
2024-12-20 12:38:47 +01:00
Adriaan de Groot
a192673704
[partition] Add an option to show/hide LVM buttons.
2024-12-20 12:30:33 +01:00
demmm
ed92ad65c4
Merge pull request #2412 from phoepsilonix/patch
...
[Partition] Fixed message for Replace destination partition
2024-12-15 12:23:05 +01:00
Masato TOYOSHIMA
6964a4f5d9
[Partition] Fixed message for Replace destination partition
...
use shortVersionedName as first argument.
choicepage.cpp has 1 instances where %1 is not defined.
2024-12-15 18:26:15 +09:00
Simon Quigley
560ad70aeb
Allow for optional items in unpackfs
2024-12-11 02:24:17 -06:00
Adriaan de Groot
714a085556
Merge pull request #2404 from jpetso/work/jpetso/fix-2384
...
[libcalamares] Block sleep with systemd/CK login manager if present
2024-12-07 22:27:31 +01:00
Jakob Petsovits
37179801eb
[libcalamares] Block sleep with systemd/CK login manager if present
...
Calamares running as root is not always conducive to successfully
communicating with the fd.o PowerManagement interface on the user
session bus.
The login manager interface has long provided a similarly capable
sleep inhibition functionality, which at this point would be present
on the vast majority of distributions. Use it if systemd-logind
or ConsoleKit2 have registered this service on the system bus.
Regardless of running as root or user, Calamares shouldn't have
an issue contacting this interface.
Fixes #2384
2024-12-07 12:39:24 -05:00
Adriaan de Groot
b5533caece
[partition] Deal with deprecations in QCheckBox
2024-12-03 14:26:26 +01:00
Adriaan de Groot
20e6d1d66c
[libcalamares] Deal with deprecations in QComboBox
2024-12-02 22:58:04 +01:00
Adriaan de Groot
a067e4fc4f
[finished] Handle Qt 6.7 deprecations in checkbox
2024-12-02 22:58:04 +01:00
Adriaan de Groot
a87487020a
[libcalamares] Repair tests that use deprecated QLocale functions
2024-12-02 22:57:49 +01:00
Adriaan de Groot
03c5e366ed
[libcalamares] Deal with deprecations in XML QDomDocument
...
Introduce some Calamares helpers in the compat/ headers
space to help Xml-wrangling (i18n support tools, GeoIP)
avoid compiler warnings about deprecated API.
It's cleaner this way anyway, with a nice value returned
from setting a document's contents, rather than a bunch
of pointer arguments.
2024-12-02 22:57:49 +01:00
Adriaan de Groot
9106dd9337
[welcome] Follow deprecations in QLocale
2024-12-02 13:23:43 +01:00
Adriaan de Groot
2fcc008d7b
[libcalamares] Follow deprecations in QLocale
...
Prefer territory() over country() in Qt 6.6 and later.
2024-12-02 13:15:43 +01:00