Bug 410937 - Open file assigned to an artifact
Summary: Open file assigned to an artifact
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.29.0 (KDE Applications 19.08.0)
Platform: Other Linux
: NOR wishlist
Target Milestone: 2.30 (KDE releases 19.12)
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-15 13:52 UTC by Ralf Habacker
Modified: 2019-11-23 13:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.29.80 (KDE Applications 19.11.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2019-08-15 13:52:36 UTC
Artifacts identifies files in the file system. It would be nice if Umbrello could open such files for viewing in an editor.

STEPS TO REPRODUCE
1. start umbrello
2. Open settings -> code importer -> C++-Import and enable "For each imported file create an artifact in the component view"
3. import some file from a subdirectory structure
4. right click on an artifact in the tree view

OBSERVED RESULT
There is no entry for opening the file in an editor

EXPECTED RESULT
There should be an entry for opening the file in an editor
Comment 1 Ralf Habacker 2019-10-30 16:32:22 UTC
Git commit b653b2bb96e9b11774f59803eb2270d81c64cd42 by Ralf Habacker.
Committed on 30/10/2019 at 09:49.
Pushed by habacker into branch 'master'.

Implement 'Open file assigned to an artifact'
FIXED-IN:2.29.80 (KDE Applications 19.11.80)

M  +1    -0    umbrello/icon_utils.cpp
M  +1    -0    umbrello/icon_utils.h
M  +1    -0    umbrello/menus/listpopupmenu.cpp
M  +1    -0    umbrello/menus/listpopupmenu.h
M  +7    -1    umbrello/menus/umllistviewpopupmenu.cpp
M  +13   -0    umbrello/uml.cpp
M  +1    -0    umbrello/uml.h
M  +15   -0    umbrello/uml1model/artifact.cpp
M  +2    -0    umbrello/uml1model/artifact.h
M  +38   -0    umbrello/umlappprivate.cpp
M  +3    -30   umbrello/umlappprivate.h
M  +12   -0    umbrello/umllistview.cpp

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