kpmcore/src/ops
Andrius Štikonas 6a78a74515 Add support for creating file systems with label.
Some file systems such as UDF or F2FS only support writing labels when creating
them.

At the moment this only works in new partition dialog and not in the partition
properties dialog.
2017-08-31 10:13:01 +01:00
..
CMakeLists.txt Add deactivating VG operation. 2016-08-15 17:20:50 +01:00
backupoperation.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
backupoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
checkoperation.cpp Mark LVM PV as mounted if it is part of Volume Group. 2016-10-30 01:47:29 +01:00
checkoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
copyoperation.cpp Disable pasting into LVM VG. It does not yet work. 2016-11-10 14:52:02 +00:00
copyoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
createfilesystemoperation.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
createfilesystemoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
createpartitiontableoperation.cpp Disable createPartitionTable action for LVM device. 2016-08-15 17:20:50 +01:00
createpartitiontableoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
createvolumegroupoperation.cpp Update copyrights. 2016-11-04 14:20:11 +00:00
createvolumegroupoperation.h Update copyrights. 2016-11-04 14:20:11 +00:00
deactivatevolumegroupoperation.cpp Delete partition table in LVM VG remove operation. 2016-11-05 13:10:30 +00:00
deactivatevolumegroupoperation.h Delete partition table in LVM VG remove operation. 2016-11-05 13:10:30 +00:00
deleteoperation.cpp Fix creation of LVM VGs when LVM PV is encrypted. 2016-10-30 03:24:01 +00:00
deleteoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
newoperation.cpp Add support for creating file systems with label. 2017-08-31 10:13:01 +01:00
newoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
operation.cpp Convert most of the remaining foreach cases. 2016-08-15 17:20:50 +01:00
operation.h Convert to new syntax and slots syntax. 2016-05-18 19:54:36 +01:00
removevolumegroupoperation.cpp [Coverity] Initialize all members. 2016-12-13 16:36:36 +01:00
removevolumegroupoperation.h Improve checking whether LVM VG can be removed. 2016-11-05 15:33:20 +00:00
resizeoperation.cpp Mark LVM PV as mounted if it is part of Volume Group. 2016-10-30 01:47:29 +01:00
resizeoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
resizevolumegroupoperation.cpp Use qAsConst in ranged based for loops. 2017-06-04 22:26:24 +01:00
resizevolumegroupoperation.h Update copyrights. 2016-11-04 14:20:11 +00:00
restoreoperation.cpp Cache LUKS specific variables during initial scan. 2016-09-04 23:32:00 +01:00
restoreoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
setfilesystemlabeloperation.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
setfilesystemlabeloperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00
setpartflagsoperation.cpp Improve semantic markup of translations. 2016-07-17 23:41:00 +01:00
setpartflagsoperation.h Do not run moc on classes where it is not necessary. 2016-05-22 23:53:17 +01:00