15 Commits (3ddb49afb7cb8253454c6d9c6537eef13a84ccd3)

Author SHA1 Message Date
Adriaan de Groot df921606b9 [partition] Update copyright headers
- Files modified in 2019 by me
6 years ago
Adriaan de Groot 2a2795c54c [partition] Avoid KPMCore warnings
- Get ready for KPMCore post-3.3.0, which deprecates a bunch of
   Flag<foo> and State<foo> in preparation of enum classes.
6 years ago
Adriaan de Groot dd8e53dc22 Copyright: update copyright lines on files touched in 2018
Contributions from:
  Adriaan de Groot <groot@kde.org>
  Gabriel Craciunescu <crazy@frugalware.org>
  AlmAck <gluca86@gmail.com>
  Andrius Štikonas <andrius@stikonas.eu>
  Caio Carvalho <caiojcarvalho@gmail.com>
  Raul Rodrigo Segura <raurodse@gmail.com>
7 years ago
Adriaan de Groot 3ae126f589 [modules] Use cError() as well
- Switch KPMHelpers to using Calamares logging instead of qDebug()
7 years ago
Adriaan de Groot 1a42b8af41 Merge branch 'kpmcore-3.2'
- Bumps requireed KPMCore to 3.3 (in spite of the branch name)
 - Cleans up some dependencies

Thanks to Andrius Stikonas.
7 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 8 years ago
Adriaan de Groot 96c3f7def3 KPMCore: drop conditional code 8 years ago
Andrius Štikonas 252006ea25 kpmcore now requires passing sector size to FileSystem. 8 years ago
Adriaan de Groot 730e0d885f Partitions: use KPMCore-defined default backend 8 years ago
Teo Mrnjavac 457172df66 Do not dereference nullptr. 9 years ago
Teo Mrnjavac 0dfe627d52 Add KPMHelpers::createNewEncryptedPartition. 9 years ago
Teo Mrnjavac 7d5795a6fd Empty path should yield nullptr Partition. 9 years ago
Teo Mrnjavac c233fb3b2d Allow setting flags when creating a partition. 9 years ago
Teo Mrnjavac 2986625cfd PrettyName generator for FileSystem::Type. 10 years ago
Teo Mrnjavac 5f54a56513 PMUtils is now KPMHelpers. Also fixup after PartUtils refactor. 10 years ago