a624d91433Merge branch 'fix-btrfs-default-layout' into calamares
Adriaan de Groot
2021-07-07 13:12:59 +0200
6b9a1530f8[mount] Add test exercising partial-filtering
Adriaan de Groot
2021-07-07 13:08:06 +0200
eb4ffe737e[mount] Fix logic
Adriaan de Groot
2021-07-07 12:57:08 +0200
995646936f[mount] Add test exercising refactored btrfs code
Adriaan de Groot
2021-07-07 12:38:41 +0200
6ea73a8ca2usersq: use system colorscheme instead of hardcoded colors
Camilo Higuita
2021-07-06 18:56:45 -0500
373b94b968[packagechooser] Config files adjusted for new QML modules function added to store selections from packagechooserq line 103 in Config.cpp needs adjusting to restore working regular widget based packagechooser
demmm
2021-07-06 19:37:28 +0200
6ccdf79f77[packagechooserq] adding packagechooserq QML is not using a model as is now, pkgc option is used for setting the default state
demmm
2021-07-06 19:30:50 +0200
6bb7df918d[summaryq] adding summaryq initial work done by Nitrux/Camilo Higuita in 2020, reflected in license headers C++ adjusted to make it build & work as noted in the inline comments e80618ef1c there are quite a few errors in the C++, but it builds, runs and shows the correct output
demmm
2021-07-06 19:09:20 +0200
6388b41e6c[partition] adding prettyStatus will be used in summaryq, reading from widgets not an option section probably better suited for Config.cpp/h, since quite a bit of duplicated code from createSummaryWidget
demmm
2021-07-06 18:59:58 +0200
e800b2da2d[mount] Factor out swap-subvolume setting
Adriaan de Groot
2021-07-06 16:48:46 +0200
cc357140e5[mount] Factor out the subvolume-filtering for partitions
Adriaan de Groot
2021-07-06 16:43:56 +0200
6b2088c94e[mount] Restore @home subvolume
Adriaan de Groot
2021-07-06 15:34:13 +0200
3531896892[mount] Factor out the default btrfs configuration
Adriaan de Groot
2021-07-06 15:31:00 +0200
96c2c62470[partition] Fix build on older KPMCore
Adriaan de Groot
2021-07-06 12:59:01 +0200
a4fadcd9be[partition] Introduce check for EFI partition type-and-size
Adriaan de Groot
2021-07-06 12:54:25 +0200
b5c56fd579[partition] Clarify comments on boot-flags
Adriaan de Groot
2021-07-05 13:33:09 +0200
1a542d3afe[partition] Write out type rather than aliasing to T
Adriaan de Groot
2021-07-05 13:11:00 +0200
7ea6768852[partition] Pick slightly more sensible defaults for FS selection
Adriaan de Groot
2021-07-05 12:39:56 +0200
56ecf01deaMerge branch 'pr-1667' into calamares
Adriaan de Groot
2021-07-05 12:28:44 +0200
6a7a486b8c[partition] Document interactions between defaultFS and layout
Adriaan de Groot
2021-07-05 12:28:17 +0200
Merge pull request #1737 from demmm/calamares
Adriaan de Groot
2021-07-05 11:28:48 +0200
8b561a29f5[usersq] add close button to all password message fields
demmm
2021-07-03 14:23:01 +0200
fce798dadf[users] add an OK message to password message fields empty text box on all good status in usersq is confusing
demmm
2021-07-03 14:21:07 +0200
a156d2e63f[usersq] working password validity check kirigami inlinemessages adjusted for password fields coding style, break lines in variables add closing button for root password inline message, needed bc of re-use root password option does not remove all messages
demmm
2021-07-03 00:10:31 +0200
ce699d8e3d[usersq] add warnings for forbidden names root & localhost set as forbidden in loginname & hostname
demmm
2021-06-30 22:29:32 +0200
00b6694073[usersq] use validator for login & hostname pallette for colors inline warning messages now work, password fields checks included left to implement are password validation inline messages
demmm
2021-06-30 18:29:32 +0200
453d533d2c[partition] Use default FS for layout items with type Unknown
Adriaan de Groot
2021-06-29 23:47:33 +0200
70df0b0bc8[localeq] prevent MouseArea from stealing all map interaction bug introduced with Qt 5.15 KDE patches makes near impossible to set location adding - 5 seems to fix, otherwise the coordinates label will have to be removed
demmm
2021-06-29 17:41:07 +0200
c3528e4e40[partition] Document that the default FS is used, also when erasing
Adriaan de Groot
2021-06-29 14:52:16 +0200
67fafa04ac[partition] Move fs-type handling into Config
Adriaan de Groot
2021-06-29 14:47:09 +0200
f494440895[partition] Don't run bool allowManualPartitioning through GS
Adriaan de Groot
2021-06-29 13:21:46 +0200
5e3a0eda73[partition] Reduce confused naming
Adriaan de Groot
2021-06-29 13:01:21 +0200
ebecfb9f8b[partition] Simplify config-reading (now the variant-docs are better)
Adriaan de Groot
2021-06-29 12:21:14 +0200
88be947f6c[libcalamares] Expand tests for Variant access
Adriaan de Groot
2021-06-29 12:13:37 +0200
46f2d72b4c[partition] requiredPartitionTableType: improve docs
Adriaan de Groot
2021-06-29 11:48:53 +0200
5f7cfefed7[partition] Migrate EFI settings-setting to Config object
Adriaan de Groot
2021-06-29 11:43:20 +0200
c3bc305bb6[partition] Shuffle Config and ViewStep to top
Adriaan de Groot
2021-06-29 11:22:47 +0200
cba5b9e4fb[partition]: restore defaultFileSystemType in config
Adriaan de Groot
2021-06-21 22:56:23 +0200
e5f93d3563Changes: credits for recent PRs
Adriaan de Groot
2021-06-28 21:59:13 +0200
015f644acf[calamares] More attributes in injected Python script
Adriaan de Groot
2021-06-28 21:56:49 +0200
5d54a08581[calamares] Allow disabling the Python pre-script
Adriaan de Groot
2021-06-28 17:17:19 +0200
a86ffd105a[bootloader] factor out GRUB EFI determinations
Adriaan de Groot
2021-06-28 17:05:58 +0200
989d08c70a[usersq] add inline messages, adjust layout warning messages implemented for user & host names move root password option box inline with password section adjust background color according to text.length hardcode color instead of kirigami colors usersq is now usable, sets user, hostname & password correctly on install warning messages & color changes not fully done yet
demmm
2021-06-26 18:14:19 +0200