Commit Graph

1418 Commits

Author SHA1 Message Date
Andrius Štikonas 6b9dfa2d1e Merge branch 'master' into raid-support 2019-01-06 17:20:23 +00:00
Andrius Štikonas 2b30ce7fe6 Merge branch 'patch-1' into 'master'
Fix typo in README file

See merge request kde/partitionmanager!2
2019-01-04 20:12:50 +00:00
David Planella 981a5a3fd8 Fix typo in README file 2019-01-03 16:08:17 +00:00
Andrius Štikonas 30dd9c9e44 Merge branch 'master' into 'master'
Update README

See merge request kde/partitionmanager!1
2019-01-03 12:54:57 +00:00
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