[umbrello] [Bug 374845] Add support for importing sequence diagram entries from file or clipboard
Ralf Habacker
bugzilla_noreply at kde.org
Mon Jan 9 22:40:30 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=374845
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/umb
| |rello/6174c30867c2a6e0f09f3
| |a3ab84998c9850e43d4
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Version Fixed In| |2.21.80 (KDE Applications
| |17.03.80)
--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 6174c30867c2a6e0f09f3a3ab84998c9850e43d4 by Ralf Habacker.
Committed on 09/01/2017 at 22:39.
Pushed by habacker into branch 'master'.
Add support for importing sequence diagram entries from file or clipboard.
Import sequence diagram entry support is now located in
namespace Diagram_Utils.
FIXED-IN:2.21.80 (KDE Applications 17.03.80)
M +1 -0 umbrello/CMakeLists.txt
M +2 -2 umbrello/clipboard/umlclipboard.cpp
M +0 -278 umbrello/codeimport/import_utils.cpp
M +0 -4 umbrello/codeimport/import_utils.h
A +345 -0 umbrello/diagram_utils.cpp [License: GPL (v2+)]
A +32 -0 umbrello/diagram_utils.h [License: GPL (v2+)]
M +2 -1 umbrello/umlscene.cpp
https://commits.kde.org/umbrello/6174c30867c2a6e0f09f3a3ab84998c9850e43d4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list