Merge branch 'kauth'

Authored by stikonas on Jul 25 2018, 9:38 AM.

Description

Merge branch 'kauth'

Merged Changes

CommitAuthorDetailsCommitted
f21b42d10e19cjlcarvalho
Adding PVs that are member of VGs that are going to be deleted soon in… 
Jul 23 2018
9bcde2c7de9dstikonas
Specify all dependencies in the same place in CMakeLists.txt. 
Jul 21 2018
e173a5e3ab55stikonas
Bump minimum Qt version to 5.10. 
Jul 18 2018
15f19e818c70cjlcarvalho
RAID level should not be showed when the device is inactive. (i.e. it's not… 
Jul 16 2018
773cbf6d3b1cstikonas
Newly created / to be removed LVM PVs in Resize VG dialog 
Jul 15 2018
b68db554f65acjlcarvalho
Operations should check LvmDevice::s_DirtyPVs instead of check pending… 
Jul 15 2018
aa6f4afeadffstikonas
Use the same whitespace as rest of the file. 
Jul 15 2018
b5eaa4aadceacjlcarvalho
Adding support for detecting linux_raid_member file system. 
Jul 15 2018
2e8bbac7bccbstikonas
Require cmake 3.1. 
Jul 15 2018
21cfd00159e6stikonas
Bump version number. 
Jul 15 2018
65eb5178f16cstikonas
Static cast should be sufficient 
Jul 12 2018
a606306e794acjlcarvalho
Showing SoftwareRAID device properties and allowing to create RAID device… 
Jul 11 2018
e7589702b9a5stikonas
Fix a compile warning. 
Jul 8 2018
cc43e8b706c4stikonas
Fix out of bounds access. 
Jul 7 2018
30815be85c2dstikonas
Remove Kdelibs4ConfigMigrator 
Jun 8 2018
5a849d802b9fcjlcarvalho
Checking if a new partition is targeted by a new VG through LvmDevice… 
May 28 2018
dfca46250e5ecjlcarvalho
- Passing list of pending operations as argument to ResizeOperation::canGrow. 
May 9 2018
556a5a22ba41cjlcarvalho
Don't delete, shrink or move LVM PVs that are being targeted by… 
May 8 2018
7d5d1f8f8a1dcjlcarvalho
Listing newly created encrypted LVM PVs in Create Volume Group dialog. 
May 7 2018
d9b4ec0ce099cjlcarvalho
Disabling checkBoxEncrypt in Create New Partition dialog when cryptsetup tool… 
May 7 2018
af9fbe8a4ff2cjlcarvalho
- Allow creating LVM VG with PVs that are going to be created in OperationStack. 
May 3 2018
2482eba7dea7stikonas
Do not allow closing ScanProgressDialog 
Apr 19 2018
3054fa1599cfstikonas
Update copyright year. 
Apr 16 2018
2846f9adbaaastikonas
Set KAuth parent widget. 
Apr 14 2018
93f18ebd9f73stikonas
Show MainWindow before KAuth dialog. 
Apr 14 2018
1344021e1bdbstikonas
Move KAuth helper setup code to ExternalCommand class. 
Apr 14 2018
200bb23b67c6stikonas
Disable ok button when it is not visible. 
Apr 13 2018
c0385aca3cbdstikonas
CoreBackendManager -> CoreBackendManager::self(). 
Apr 13 2018
e9ac1cf977ffstikonas
Adjust to kpmcore enum changes. 
Apr 9 2018
96693a845545stikonas
Switch Device::Type enum to enum class. 
Apr 9 2018
2137fa58b86astikonas
Explicitely specify the scope of FileSystem::Type enum. 
Apr 7 2018
3c9d85d84281stikonas
Use enums instead of ints when choosing filesystem color in KConfig. 
Apr 7 2018
f42da524fc19stikonas
enum -> enum class. 
Apr 5 2018
3eae84de1340stikonas
Adapt to kpmcore API changes std::array->std::vector. 
Apr 5 2018
bf65a186bd9fhuzaifafaruqui
Removed config option to apply operations as non-root 
Apr 3 2018
3aed3ccd93cfstikonas
Remove obsolete CHS information. 
Apr 2 2018
73fef8d69c24stikonas
Revert "Unnecessary use of a pointer for MainWindow." 
Apr 2 2018
f33695eb2f53stikonas
Unnecessary use of a pointer for MainWindow. 
Apr 2 2018
6f8cde5520a8stikonas
Use for loop with iterators when removing mount points. 
Apr 1 2018
b38db099e06fstikonas
Merge branch 'master' into kauth 
Mar 31 2018
c40a729ba73astikonas
Do not allow the second instance of Partition Manager. 
Mar 24 2018
d37c0ef9ce2astikonas
Revert "Disallow executing KDE Partition Manager as root." 
Mar 22 2018
cfa53f6d3c58stikonas
Disallow executing KDE Partition Manager as root. 
Mar 22 2018
cc73b6c9cec2stikonas
Move external command helper stopping code to kpmcore. 
Mar 21 2018
62a3b57c2d10stikonas
Remove --dontsu command line option. 
Mar 19 2018
a1a535cb0330stikonas
Remove checkPermissions code. 
Mar 19 2018
60e86c3ad69dstikonas
Stop ExternalCommandHelper before quiting the application. 
Mar 19 2018