2461 Commits (d45a6bd856b0d741b796d9c53e6de83b620407fb)
 

Author SHA1 Message Date
shainer c54fae2f6e Delete redundant include 9 years ago
shainer 793717e145 Change view name to 'Package selection' 9 years ago
shainer afedf9e024 Switch two connects to Qt5 style. 9 years ago
Teo Mrnjavac d568f18145 Bump. 9 years ago
Teo Mrnjavac e172fd7326 Add LUKS modules hint to settings.conf 9 years ago
Teo Mrnjavac e7c3d0b7ac Update languages list. 9 years ago
Teo Mrnjavac 0f40e8f3fa Refresh summary widgets on leave. 9 years ago
Teo Mrnjavac 2c68802446 Reapply the action choice instead. 9 years ago
Teo Mrnjavac b2b202d190 Do a full revert. 9 years ago
Teo Mrnjavac f1a29033a2 Revert PCM before applying Alongside operation. 9 years ago
shainer 877eb71886 Use utils from the YamlUtils package to read nodes more elegantly. 9 years ago
shainer 631dcc18f5 Use nullptr instead of 0 for pointers. 9 years ago
shainer b043b42795 Add copyright statements when missing, make them all the same. 9 years ago
shainer a5cc9f2a9d Netinstall module. See README for complete guide. Allows to configure groups and packages; selected packages are installed through the 'packages' module. 9 years ago
Teo Mrnjavac 9d4a636a16 Revert "Improve debug output in PartitionBarsView."
This reverts commit 9e186190fc.
9 years ago
Teo Mrnjavac 59f0e9cc2d Revert "Improve debug output."
This reverts commit 3d5ccb2712.
9 years ago
Teo Mrnjavac d4d2fd1432 Bump. 9 years ago
Teo Mrnjavac e96c7f95ef Improve debug output. 9 years ago
Teo Mrnjavac 9888a4e5d3 Only make it dirty if something changes. 9 years ago
Teo Mrnjavac a96b7c1596 Reset previous spinBox value on resizer widget reset. 9 years ago
Teo Mrnjavac 1f664f1eec Keep track of previous spinbox value. 9 years ago
Teo Mrnjavac cd94768850 Revert "Try to work around spinbox dirty status change on apply issue."
This reverts commit 9c90d54eda.
9 years ago
Teo Mrnjavac 9c90d54eda Try to work around spinbox dirty status change on apply issue. 9 years ago
Teo Mrnjavac 5450a18c85 Copyright. 9 years ago
Teo Mrnjavac 2e173c183f Do not align partition boundaries unless explicitly requested. 9 years ago
Teo Mrnjavac 9d995f3625 Use length instead of calculating sectors count. 9 years ago
Teo Mrnjavac 4f41cf54a9 Hook up PartitionLabelsView to model. 9 years ago
Teo Mrnjavac 3940e2b09d Add config option for always showing partition labels. 9 years ago
Teo Mrnjavac 5520972e5a Add labels view to manual partitioning page. 9 years ago
Teo Mrnjavac 3d5ccb2712 Improve debug output. 9 years ago
Teo Mrnjavac 9e186190fc Improve debug output in PartitionBarsView. 9 years ago
Teo Mrnjavac d6676b2245 Retry mke2fs before giving up. 9 years ago
Teo Mrnjavac 7c89bc87ce Bump. 9 years ago
Teo Mrnjavac 66a516038b Check for existence of LUKS information. 9 years ago
Teo Mrnjavac 0f8ef4220c Lint. 9 years ago
Teo Mrnjavac e6806048e4 Add support for generating crypttab.
This relies on the luksbootkeyfile module, which should create a keyfile
at / and add it to all interested partitions.
9 years ago
Teo Mrnjavac 73e4cee81b Copyright. 9 years ago
Teo Mrnjavac 5a6bc95859 Support NVME device naming. 9 years ago
Teo Mrnjavac 4271cfda1f Update KPMcore dependency. 9 years ago
Teo Mrnjavac ce8ffb8e52 Bump KPMcore. 9 years ago
Teo Mrnjavac 49cb6d304d Add a controlled number of retries to fsck, 2sec apart. 9 years ago
Teo Mrnjavac e7c5a2b1a5 Try running fsck twice before giving up. 9 years ago
Teo Mrnjavac fba8e448bb Fix build on very old GCC. 9 years ago
Teo Mrnjavac bea6b5f17e Stupid compilers are stupid. 9 years ago
Teo Mrnjavac 7cd60673e7 Bump! 9 years ago
Teo Mrnjavac 8ff943e5b5 Improve check for encryption status. 9 years ago
Teo Mrnjavac 7a03dc102d Update fields when the default filesystem is chosen. 9 years ago
Teo Mrnjavac fe107ac762 Obey default FS type setting in EditExistingPartitionDialog. 9 years ago
Teo Mrnjavac 395fb340b7 Make the Create Partition dialog obey the default FS type setting. 9 years ago
Teo Mrnjavac a00ebc01e7 Use EncryptWidget for relevant partition types in CreatePartitionDialog. 9 years ago