[umbrello] [Bug 53369] composite (nested) states in state diagrams
    Ralf Habacker 
    bugzilla_noreply at kde.org
       
    Sat Nov  9 10:47:55 GMT 2019
    
    
  
https://bugs.kde.org/show_bug.cgi?id=53369
--- Comment #41 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 4652ae3ae49e2f7479e8a5012e6e409e6a3553d8 by Ralf Habacker.
Committed on 09/11/2019 at 10:46.
Pushed by habacker into branch 'master'.
Simplify code in AssociationWidget::operator==()
M  +2    -6    umbrello/umlwidgets/associationwidget.cpp
https://commits.kde.org/umbrello/4652ae3ae49e2f7479e8a5012e6e409e6a3553d8
--- Comment #40 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit e191ce93612695c4c9c0131d6aca46bae2be7f27 by Ralf Habacker.
Committed on 09/11/2019 at 10:46.
Pushed by habacker into branch 'master'.
Move class WidgetRole into separate file and rename it to AssociationWidgetRole
This is a preparation for further refactoring.
M  +1    -0    umbrello/CMakeLists.txt
M  +9    -22   umbrello/umlwidgets/associationwidget.cpp
M  +2    -27   umbrello/umlwidgets/associationwidget.h
A  +26   -0    umbrello/umlwidgets/associationwidgetrole.cpp     [License: GPL
(v2+)]
A  +47   -0    umbrello/umlwidgets/associationwidgetrole.h     [License: GPL
(v2+)]
https://commits.kde.org/umbrello/e191ce93612695c4c9c0131d6aca46bae2be7f27
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the umbrello-devel
mailing list