D9272: Improve profile management
Ahmad Samir
noreply at phabricator.kde.org
Sat Dec 9 17:31:38 UTC 2017
ahmadsamir created this revision.
ahmadsamir added a reviewer: hindenburg.
Restricted Application added a subscriber: Konsole.
Restricted Application added a project: Konsole.
REVISION SUMMARY
Change the edit profile dialog so that the profile can't be saved if
name is empty or if the name matches the name of another already
existing profile. Now you can't Apply or OK the changes if either of those conditions is true.
If a profile gets renamed, delete the old profile (and its config
file on the disk). This fixes BUG:358084.
Change the Manage Profiles dialog:
- The profile can only be renamed from the edit profile dialog so that the check to see that it's not empty or going to overwrite another profile is used
- Double clicking the profile name opens the edit profile dialog
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D9272
AFFECTED FILES
src/EditProfileDialog.cpp
src/EditProfileDialog.h
src/ProfileManager.cpp
src/settings/ProfileSettings.cpp
src/settings/ProfileSettings.h
To: ahmadsamir, hindenburg
Cc: #konsole, ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20171209/8a6e851b/attachment.html>
More information about the konsole-devel
mailing list