Commit Graph

27 Commits

Author SHA1 Message Date
Chantara Tith e8b2b8dd92 More documentations. 2016-08-15 22:09:59 +07:00
Andrius Štikonas ca3e012263 More work on C++11 for loops. 2016-08-15 22:09:59 +07:00
Andrius Štikonas e60b147a90 Make getFreePV const. 2016-08-15 22:09:59 +07:00
Andrius Štikonas a6b016775f Convert to C++11 for loop where it is safe (avoid detaching Qt objects). 2016-08-15 22:09:56 +07:00
Andrius Štikonas 091f5cadd9 Add --force to lvm pvcreate in case there are some old file system signatures. 2016-08-15 22:09:09 +07:00
Andrius Štikonas 107b80e2b8 Improve resizing of LVM PVs. 2016-08-15 22:09:09 +07:00
Chantara Tith 7b100cd043 FIX LVM2 PV resize FIXME. 2016-08-15 22:09:09 +07:00
Andrius Štikonas 1be02963eb Remove unused header. 2016-08-15 22:09:09 +07:00
Andrius Štikonas 748b48e660 Add support for lvm pvmove before doing pvresize. 2016-08-15 22:09:09 +07:00
Chantara Tith 58941a3e3b Overload getPVSize for QStringList. 2016-08-15 22:09:08 +07:00
Chantara Tith 0bbceb9223 Move lvm2_pv functions to static. 2016-08-15 22:09:08 +07:00
Chantara Tith 51a783562e It makes more sense to have logic for getting list of used PVs in the LvmDevice. 2016-08-15 22:09:08 +07:00
Chantara Tith 0b9e41995f Fix createVG PV list white space problem. 2016-08-15 22:09:08 +07:00
Chantara Tith 543f5cf498 Add used and free PV scan for lvm2_pv. 2016-08-15 22:09:08 +07:00
Chantara Tith 14a5544519 Move lvm2_pv from regex to field options. Add read used space to lvm pv 2016-08-15 22:09:07 +07:00
Chantara Tith 1742c06caf Cache lvm2_pv and luks result in finding external tool 2016-08-15 22:07:43 +07:00
Chantara Tith 2abca1f4c8 Add support for reading LVM PV info 2016-08-15 22:07:43 +07:00
Chantara Tith 274cdfdfeb Implement lvm PV resizing 2016-08-15 22:07:43 +07:00
Chantara Tith e1523aa472 Set VG name as PV mount point 2016-08-15 22:07:28 +07:00
Andrius Štikonas 0c70c66aae Disable MountPointDialog for swap, lvm pv and unknown partitions. 2016-05-24 17:26:12 +01:00
Andrius Štikonas eb4e985933 Use C++11 initialization instead of << for readability. 2016-04-21 22:48:05 +01:00
Andrius Štikonas 01c9b9f881
Use long command line options when possible. 2016-04-20 16:30:23 +01:00
Andrius Štikonas dc75c7a11f Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
Andrius Štikonas 626f560e52 Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
Teo Mrnjavac 3bbce2865f Revert "Format kpmcore code using KDE style."
This reverts commit 21b569e499.
2015-07-13 16:03:36 +02:00
Andrius Štikonas 21b569e499 Format kpmcore code using KDE style. 2015-07-13 17:02:13 +03:00
Andrius Štikonas 1ef6fa8131 Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00