[umbrello-devel] [umbrello] [Bug 73847] support for UML tagged	values
    Andi Fischer 
    andi.fischer at hispeed.ch
       
    Thu Dec 11 21:56:47 UTC 2014
    
    
  
https://bugs.kde.org/show_bug.cgi?id=73847
--- Comment #15 from Andi Fischer <andi.fischer at hispeed.ch> ---
Git commit 334c1250e94bd995c15d27ec4875c0c33babc002 by Andi Fischer, on behalf
of Ralf Habacker.
Committed on 05/12/2014 at 11:39.
Pushed by fischer into branch 'frameworks'.
Add class UMLStereotypeWidget for editing stereotypes.
Use this widget in
 - general page of classifer widget dialog
 - in parameter properties dialog
 - in template dialog
 - in uml attribute dialog
 - in entity attribute dialog
 - in uml operation dialog
Having common widgets gives unique user experience and
makes it possible to suppport different layouts.
M  +2    -0    umbrello/CMakeLists.txt
M  +58   -66   umbrello/dialogs/pages/classgeneralpage.cpp
M  +3    -1    umbrello/dialogs/pages/classgeneralpage.h
M  +6    -42   umbrello/dialogs/parameterpropertiesdialog.cpp
M  +4    -4    umbrello/dialogs/parameterpropertiesdialog.h
M  +4    -4    umbrello/dialogs/umlattributedialog.cpp
M  +5    -2    umbrello/dialogs/umlattributedialog.h
M  +5    -4    umbrello/dialogs/umlentityattributedialog.cpp
M  +4    -2    umbrello/dialogs/umlentityattributedialog.h
M  +4    -38   umbrello/dialogs/umloperationdialog.cpp
M  +2    -3    umbrello/dialogs/umloperationdialog.h
M  +4    -6    umbrello/dialogs/umltemplatedialog.cpp
M  +4    -2    umbrello/dialogs/umltemplatedialog.h
A  +140  -0    umbrello/dialogs/widgets/umlstereotypewidget.cpp     [License:
GPL (v2+)]
A  +43   -0    umbrello/dialogs/widgets/umlstereotypewidget.h     [License: GPL
(v2+)]
M  +10   -0    umbrello/stereotype.cpp
M  +2    -0    umbrello/stereotype.h
M  +2    -5    umbrello/umlobject.cpp
M  +1    -1    umbrello/umlobject.h
http://commits.kde.org/umbrello/334c1250e94bd995c15d27ec4875c0c33babc002
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the umbrello-devel
mailing list