19 Commits (6bb72d173d8bb5ef45aed983e5c89620e134d6ab)

Author SHA1 Message Date
Adriaan de Groot 6bb72d173d [libcalamares] Drop generic cLog()
- Use cWarning or cError() for errors
 - Use cDebug(level) for other uses (but there aren't any)
7 years ago
Adriaan de Groot 762ad54344 Documentation: change http links to GitHub to https 7 years ago
Chantara Tith aa10fe982a API Changes, logicalSectorSize -> logicalSize, totalSectors -> totalLogical. 9 years ago
Teo Mrnjavac 849137c20b Use UUIDs instead of paths to match osprober entries with partitions. 9 years ago
Teo Mrnjavac 45ed210192 Add OsproberHomePartitionPathRole to PartitionModel. 9 years ago
Vedant Agarwala 66d378d338 Showing a tooltip on hover in Partition Labels
Tooltip has partition path, file system type, size of partition
9 years ago
Teo Mrnjavac 9847b8efa9 Try to invalidate whole PartitionModel on replace. 9 years ago
Teo Mrnjavac 157a3f8ed2 devicePath != partitionPath. 9 years ago
Teo Mrnjavac 5655b4f1da Add PartitionPathRole to PartitionModel. 9 years ago
Teo Mrnjavac b663ce5f74 Add PartitionPtrRole to PartitionModel. 9 years ago
Teo Mrnjavac df13b3ba08 Add separate FileSystemTypeRole to PM, and output FS PrettyNames. 9 years ago
Teo Mrnjavac a75c69805f Add IsPartitionNewRole to PartitionModel. 9 years ago
Teo Mrnjavac c765de654c Add filesystem label role. 9 years ago
Teo Mrnjavac 0224811bf6 Move Osprober to PCM and add Osprober roles to PartitionModel. 9 years ago
Teo Mrnjavac 5f54a56513 PMUtils is now KPMHelpers. Also fixup after PartUtils refactor. 10 years ago
Teo Mrnjavac c2eef9ac30 The Humongous Include Fixage For KPMcore Headers. 10 years ago
Teo Mrnjavac d96cfb725b Do not dereference a nullptr. 10 years ago
Teo Mrnjavac 624e4f9421 Initialize all members in PartitionModel. 10 years ago
Aurélien Gâteau 693e9229c8 Dispatch files in core/ gui/ and jobs/ dirs 11 years ago