Bug 410937

Summary: Open file assigned to an artifact
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.29.0 (KDE Applications 19.08.0)   
Target Milestone: 2.30 (KDE releases 19.12)   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 2.29.80 (KDE Applications 19.11.80)

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