Commit Graph

1514 Commits

Author SHA1 Message Date
David Planella b35480d221 Update README.md with screenshot 2019-01-03 11:23:01 +00:00
David Planella fbc8d8e328 Update README.md 2019-01-03 11:03:56 +00:00
David Planella 12075310fd Fix typo, add links. 2019-01-03 09:38:27 +00:00
l10n daemon script 64b7108974 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-01-01 05:27:06 +01:00
l10n daemon script a3e2f9bd48 GIT_SILENT made messages (after extraction) 2019-01-01 02:56:40 +01:00
Yuri Chornoivan 7e47ebe0a2 Fix minor typo 2018-12-09 20:38:44 +02:00
l10n daemon script 033651f422 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-12-03 05:30:16 +01:00
Varun Patel beed97ee84 Updated SMART widget GUI to better display SMART info.
Repositioned information and resized window to clearly display information.

BUG: 401230
Differential Revision: https://phabricator.kde.org/D17129
2018-11-24 20:17:47 +00:00
Andrius Štikonas 58cfa4b2bb Adjust whitespace. 2018-10-28 21:27:52 +00:00
Andrius Štikonas 9e0ae352f5 Set QApplication Window Icon.
Otherwise Help->About KPMcore dialog has no icon.

BUG: 397209
2018-10-28 21:21:42 +00:00
Caio Carvalho c8da38aef5 RAID devices should show its partition table type 2018-10-13 10:33:23 -03:00
Caio Carvalho bbe392b5d2 Support RAID resize 2018-10-12 17:01:38 -03:00
Caio Carvalho e8cb85a15f Changing onRemoveVolumeGroup to accept RAID 2018-10-11 17:43:53 -03:00
Caio Carvalho 5727717776 Activating RAID through GUI 2018-10-11 15:01:46 -03:00
l10n daemon script 2a3ec0535d SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-10-10 06:22:01 +02:00
l10n daemon script 78c53afd3d GIT_SILENT made messages (after extraction) 2018-10-10 03:56:52 +02:00
Caio Carvalho 495b2d5b42 Improving volumegroupwidgetbase layout 2018-09-14 18:38:01 -03:00
Caio Carvalho a680ad0be2 Changing RAID name validation. 2018-09-14 09:23:10 -03:00
l10n daemon script 49611c3574 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-09-07 05:56:51 +02:00
Andrius Štikonas 78e7c7d52a Fix crash on exit.
If we do not delete ApplyProgressDialog, then it later emits
finished which in turn attempts to scanDevices even though kpmcore helper
is already stopped and QCA private key is deleted.
2018-09-01 22:34:46 +01:00
Caio Carvalho 14b286ede7 Initial implementation of RAID activation. 2018-08-28 15:06:01 -03:00
l10n daemon script c33067b3f5 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-27 05:46:44 +02:00
Caio Carvalho bdc0a24508 Don't resize RAID if it is not active. 2018-08-24 12:23:17 -03:00
Caio Carvalho 702a34d6a4 DeactivateVolumeGroup cast to VolumeManagerDevice instead of LvmDevice 2018-08-19 16:59:48 +02:00
Caio Carvalho 45217f4b7e Allowing reset RAID config file path to default. 2018-08-18 22:52:45 +02:00
Caio Carvalho 170a0fadde Rescanning after RAID config file change 2018-08-16 23:56:01 +02:00
Caio Carvalho 3c79839152 Fix in raid configuration 2018-08-16 14:59:49 +02:00
Caio Carvalho 8eb4393ded Updating RAID configuration to use partitionmanager.kcfg 2018-08-16 14:17:36 +02:00
Caio Carvalho 7b1ca5fe72 Setting RAID configuration file path through GUI. 2018-08-16 01:20:07 +02:00
Andrius Štikonas 863e7cafaa Merge branch 'master' into raid-support 2018-08-15 10:48:29 +00:00
Caio Carvalho 94d1c1d9c6 Only load partitions without active raid while creating. 2018-08-14 15:18:33 +02:00
Caio Carvalho 57a2072686 Updating ok button validation 2018-08-14 12:17:10 +02:00
Caio Carvalho c8cdebf5fb Merge branch 'raid-support' of git://anongit.kde.org/partitionmanager into raid-support 2018-08-14 02:14:42 +02:00
Caio Carvalho fa0b7b838c Check for VolumeManagerDevice instead of LVM. 2018-08-14 02:13:46 +02:00
Caio Carvalho 4312ce3e7f Check for VolumeManagerDevice inside of LVM. 2018-08-14 02:03:49 +02:00
Caio Carvalho 04db81aaba Cast to VolumeManagerDevice instead of LvmDevice. 2018-08-14 01:52:03 +02:00
Caio Carvalho 39d0477ca0 Fixing RAID information on CreateVolumeGroupDialog. 2018-08-14 01:22:50 +02:00
Caio Carvalho a8ae8d5419 Fixing RAID creation GUI. 2018-08-13 20:09:52 -03:00
Caio Carvalho eec9801582 Updating VolumeGroupDialog constraints. 2018-08-13 17:59:42 -03:00
Caio Carvalho f81f6fbff2 Including RAID components in VolumeGroupWidget 2018-08-13 16:42:18 -03:00
Caio Carvalho 4365a0e9d2 Ignore unallocated partitions in RAID creation 2018-08-09 12:16:34 -03:00
Caio Carvalho a7680ae169 Create RAID with LinuxRaidMember, Unformatted or Unknown partitions 2018-08-08 17:24:27 -03:00
Caio Carvalho 50af43636d Allowing only LinuxRaidMember partitions for RAID creation. 2018-08-08 16:39:25 -03:00
l10n daemon script 37ebbd46ab SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-05 05:29:35 +02:00
Caio Carvalho a87f042468 Load partitions for RAID in CreateVolumeGroupDialog. 2018-07-31 16:34:32 -03:00
l10n daemon script a4773460f0 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-07-26 05:44:16 +02:00
Andrius Štikonas e2b31f81fb Merge branch 'kauth' 2018-07-25 09:38:54 +00:00
Caio Carvalho f21b42d10e Adding PVs that are member of VGs that are going to be deleted soon in CreateVolumeGroupDialog and ResizeVolumeGroupDialog. Avoiding segfault because of devices partition tables in CreateVolumeGroupDialog and ResizeVolumeGroupDialog. 2018-07-23 13:38:30 -03:00
Andrius Štikonas 9bcde2c7de Specify all dependencies in the same place in CMakeLists.txt. 2018-07-21 20:54:20 +01:00
Andrius Štikonas e173a5e3ab Bump minimum Qt version to 5.10. 2018-07-18 21:54:33 +01:00