[umbrello] [Bug 53369] composite (nested) states in state diagrams
    Ralf Habacker 
    bugzilla_noreply at kde.org
       
    Fri Nov  8 00:42:12 GMT 2019
    
    
  
https://bugs.kde.org/show_bug.cgi?id=53369
--- Comment #38 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit e3815728c373f151abc75225a93aa3d93ce15e46 by Ralf Habacker.
Committed on 08/11/2019 at 00:44.
Pushed by habacker into branch 'master'.
Move diagram proxy widget support into class DiagramProxyWidget
UMLWidget is now derived from this class to let AssociationWidget
be able to access the new methods too.
M  +1    -0    umbrello/CMakeLists.txt
M  +1    -1    umbrello/umlscene.h
A  +214  -0    umbrello/umlwidgets/diagramproxywidget.cpp     [License:
UNKNOWN]  *
A  +52   -0    umbrello/umlwidgets/diagramproxywidget.h     [License: UNKNOWN] 
*
M  +16   -120  umbrello/umlwidgets/statewidget.cpp
M  +0    -11   umbrello/umlwidgets/statewidget.h
M  +7    -1    umbrello/umlwidgets/umlwidget.cpp
M  +3    -2    umbrello/umlwidgets/umlwidget.h
The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.
https://commits.kde.org/umbrello/e3815728c373f151abc75225a93aa3d93ce15e46
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the umbrello-devel
mailing list