Summary: | Request for easier message adding in sequence diagrams | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 2.11.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/umbrello/349884fb125ac3bc061c91262d48a056cadaf0ed | Version Fixed In: | 4.12.3 |
Sentry Crash Report: |
Description
Ralf Habacker
2014-01-30 15:00:23 UTC
Git commit 38632cf2a9fb17593f0b41f44b38fc9c2e408cb3 by Ralf Habacker. Committed on 06/11/2013 at 20:38. Pushed by habacker into branch 'master'. Implement 'Request for easier message adding in sequence diagrams'. - Extend class operation combo box and custom operation input field to allocate available space. - Automate switch between class method and custom method selection. - Add 'new operation' button to sequence diagram operation dialog, which makes adding methods easier. FIXED-IN:2.13.0 M +65 -47 umbrello/dialogs/selectopdlg.cpp M +7 -5 umbrello/dialogs/selectopdlg.h M +3 -1 umbrello/widgets/messagewidget.cpp http://commits.kde.org/umbrello/38632cf2a9fb17593f0b41f44b38fc9c2e408cb3 Git commit 349884fb125ac3bc061c91262d48a056cadaf0ed by Ralf Habacker. Committed on 06/11/2013 at 20:38. Pushed by habacker into branch 'KDE/4.12'. Implement 'Request for easier message adding in sequence diagrams'. - Extend class operation combo box and custom operation input field to allocate available space. - Automate switch between class method and custom method selection. - Add 'new operation' button to sequence diagram operation dialog, which makes adding methods easier. FIXED-IN:4.12.3 (cherry picked from commit 38632cf2a9fb17593f0b41f44b38fc9c2e408cb3) M +65 -47 umbrello/dialogs/selectopdlg.cpp M +7 -5 umbrello/dialogs/selectopdlg.h M +3 -1 umbrello/widgets/messagewidget.cpp http://commits.kde.org/umbrello/349884fb125ac3bc061c91262d48a056cadaf0ed |