Bug 379998 - Place artifacts in related subdir
Summary: Place artifacts in related subdir
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.21.2 (KDE Applications 16.12.2)
Platform: Other All
: NOR wishlist
Target Milestone: 2.23 (KDE Applications 17.08)
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-19 08:13 UTC by Ralf Habacker
Modified: 2019-11-23 14:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.22.80 (KDE Applications 17.07.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2017-05-19 08:13:38 UTC
If enabled, for each imported file, an artifact will be created currently without any reference to the related directory. It would be nice to have artifacts placed into related folders in the component view.
Comment 1 Ralf Habacker 2017-05-19 08:23:12 UTC
Git commit 98fa381f4e94633fea2a716361d357718c432e43 by Ralf Habacker.
Committed on 19/05/2017 at 08:16.
Pushed by habacker into branch 'master'.

Place artifacts into folder structure.
FIXED-IN:2.22.80 (KDE Applications 17.07.80)

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>

M  +7    -1    umbrello/codeimport/classimport.cpp
M  +2    -0    umbrello/codeimport/classimport.h
M  +1    -0    umbrello/codeimport/cppimport.cpp
M  +30   -9    umbrello/codeimport/import_utils.cpp
M  +6    -1    umbrello/codeimport/import_utils.h
M  +29   -2    umbrello/codeimport/kdevcppparser/cpptree2uml.cpp
M  +4    -0    umbrello/codeimport/kdevcppparser/cpptree2uml.h
M  +2    -2    umbrello/main.cpp
M  +10   -8    umbrello/uml.cpp
M  +1    -1    umbrello/uml.h

https://commits.kde.org/umbrello/98fa381f4e94633fea2a716361d357718c432e43
Comment 2 Ralf Habacker 2019-04-02 13:59:28 UTC
Git commit b77fdca4bb38310fa5da1166dfb22a7eb5ac0563 by Ralf Habacker.
Committed on 01/04/2019 at 10:43.
Pushed by habacker into branch 'Applications/19.04'.

Fix removing slashes in path in case single files are imported

M  +5    -1    umbrello/codeimport/kdevcppparser/cpptree2uml.cpp

https://commits.kde.org/umbrello/b77fdca4bb38310fa5da1166dfb22a7eb5ac0563