| Summary: | problem moving use case in folder | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Philippe Le Gal <plegal> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/umbrello/6fdef0217008e2d68780c20de270f9b0f1f8b12a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Philippe Le Gal
2008-11-27 16:41:21 UTC
Git commit 6fdef0217008e2d68780c20de270f9b0f1f8b12a by Joris Steyn. Committed on 13/11/2013 at 20:45. Pushed by jorissteyn into branch 'master'. Restore drag&drop in the tree view This change allows moving items in the tree view into other items. For example: move diagrams and classes to folders, move operations to other classes, etc. It's also possible to copy/paste items by holding ctrl while dragging. Related: bug 237953, bug 298651 M +4 -15 umbrello/clipboard/umldragdata.cpp M +79 -0 umbrello/model_utils.cpp M +2 -0 umbrello/model_utils.h M +104 -156 umbrello/umllistview.cpp M +2 -1 umbrello/umllistview.h http://commits.kde.org/umbrello/6fdef0217008e2d68780c20de270f9b0f1f8b12a |