Summary: | EnvironmentWidget: Support cloning existing environment | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Kevin Funk <kfunk> |
Component: | shell | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kfunk |
Priority: | NOR | Keywords: | junior-jobs |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdevplatform/57801dfb75d5e8b705a0d6e37af8f1a72aeb7af3 | Version Fixed In: | 5.0.0 |
Sentry Crash Report: |
Description
Kevin Funk
2015-12-17 12:10:29 UTC
Git commit 57801dfb75d5e8b705a0d6e37af8f1a72aeb7af3 by Kevin Funk, on behalf of Mikhail Ivchenko. Committed on 08/01/2016 at 19:02. Pushed by kfunk into branch '5.0'. EnvironmentWidget: Add support for cloning envs FIXED-IN: 5.0.0 Test Plan: Tests passed. Button works as expected. Reviewers: kfunk Reviewed By: kfunk Subscribers: kdevelop-devel Differential Revision: https://phabricator.kde.org/D761 M +15 -0 shell/settings/environmentgroupmodel.cpp M +1 -0 shell/settings/environmentgroupmodel.h M +17 -0 shell/settings/environmentwidget.cpp M +1 -0 shell/settings/environmentwidget.h M +7 -0 shell/settings/environmentwidget.ui http://commits.kde.org/kdevplatform/57801dfb75d5e8b705a0d6e37af8f1a72aeb7af3 |