Commit Graph

19 Commits

Author SHA1 Message Date
Andrius Štikonas 1d86260ad5
Use strongly typed enum for Capacity::Unit. 2019-02-10 00:50:12 +00:00
Andrius Štikonas a5e8d318d0 Add support for Apple File System (APFS). 2019-01-13 17:52:59 +00:00
Andrius Štikonas 6f1ca2cca9 Add BitLocker support.
BUG: 392892
2019-01-13 02:39:36 +00:00
Andrius Štikonas aa6f4afead Use the same whitespace as rest of the file. 2018-07-15 22:33:37 +01:00
Caio Carvalho b5eaa4aadc Adding support for detecting linux_raid_member file system. 2018-07-15 17:40:01 -03:00
Andrius Štikonas 96693a8455 Switch Device::Type enum to enum class. 2018-04-09 02:58:03 +01:00
Andrius Štikonas 2137fa58b8 Explicitely specify the scope of FileSystem::Type enum. 2018-04-07 19:54:55 +01:00
Andrius Štikonas 3c9d85d842 Use enums instead of ints when choosing filesystem color in KConfig. 2018-04-07 19:05:05 +01:00
Huzaifa Faruqui bf65a186bd Removed config option to apply operations as non-root 2018-04-04 00:31:14 +05:30
Andrius Štikonas fa65cd116b Use defaultBackend from kpmcore.
Do not duplicate the same thing in partitionmanager.kcfg
2018-01-31 18:50:33 +00:00
Andrius Štikonas d5bccabac5 Add support for displaying partition labels/uuid.
Differential Revision: https://phabricator.kde.org/D10150
2018-01-27 23:02:36 +00:00
Andrius Štikonas 4b97201539 Add LUKS2 and FAT12 to file system color configuration dialog. 2017-12-24 20:43:26 +00:00
Andrius Štikonas d076291973 Add support for detecting ISO9660 file systems. 2017-09-08 11:43:31 +01:00
Andrius Štikonas 4b68a0cba0 Add support for UDF file system. 2017-08-31 10:21:20 +01:00
Andrius Štikonas d7cb055554 Change default filesystem to Ext4.
BUG: 360556
2016-05-06 23:18:58 +01:00
Andrius Štikonas 6d76d92f23 Add basic support for F2FS.
Bump version to 2.0.50
Bug: 359795
2016-02-25 23:30:57 +00:00
Andrius Štikonas 15b7fa3470 kpmcore/ prefix in #includes is no longer required. 2016-01-12 00:12:49 +00:00
Andrius Štikonas b651d8de89 Move kpmcore to another repository (sysadmin/kpmcore) 2015-06-04 01:51:56 +01:00
Andrius Štikonas 936a2fe91f Rename config.kcfg to a more specific name.
BUG: 345857
2015-04-04 21:33:29 +03:00