[Uml-devel] [Bug 54928] include entity relationship diagrams (database schema support)

Jonathan Riddell jr at jriddell.org
Fri Dec 17 00:43:01 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=54928        
jr jriddell org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jr jriddell org  2004-12-17 09:42 -------
CVS commit by jriddell: 

FEATURE:54928
entity relationship diagrams (database schema support)


  A            entity.cpp   1.1 [GPL (v2+)]
  A            entity.h   1.1 [GPL (v2+)]
  A            entityattribute.cpp   1.1 [GPL (v2+)]
  A            entityattribute.h   1.1 [GPL (v2+)]
  A            entitywidget.cpp   1.1 [GPL (v2+)]
  A            entitywidget.h   1.1 [GPL (v2+)]
  A            umlentityattributelist.cpp   1.1 [GPL (v2+)]
  A            umlentityattributelist.h   1.1 [GPL (v2+)]
  A            dialogs/umlentityattributedialog.cpp   1.1 [GPL (v2+)]
  A            dialogs/umlentityattributedialog.h   1.1 [GPL (v2+)]
  A            pics/cr22-action-umbrello_diagram_entityrelationship.png   1.1
  A            pics/cursor-entity.png   1.1
  A            pics/cursor-relationship.png   1.1
  A            pics/entity.png   1.1
  A            pics/relationship.png   1.1
  A            pics/sources/diag_entityrelationship.svg   1.1
  A            pics/sources/entity.svg   1.1
  A            pics/sources/relationship.svg   1.1
  M +4 -0      Makefile.am   1.53
  M +2 -0      association.cpp   1.60
  M +7 -3      assocrules.cpp   1.34
  M +1 -0      classifier.cpp   1.61
  M +16 -0     linepath.cpp   1.38
  M +91 -0     listpopupmenu.cpp   1.58
  M +11 -0     listpopupmenu.h   1.35
  M +2 -1      model_utils.cpp   1.12
  M +0 -2      operation.cpp   1.37
  M +2 -1      optionstate.h   1.6
  M +1 -1      tips   1.16
  M +1 -0      toolbarstatefactory.cpp   1.4
  M +1 -0      toolbarstateother.cpp   1.9
  M +1 -0      umbrelloui.rc   1.17
  M +13 -1     uml.cpp   1.125
  M +5 -0      uml.h   1.44
  M +6 -0      umlcanvasobject.cpp   1.32
  M +7 -0      umlcanvasobject.h   1.21
  M +88 -8     umldoc.cpp   1.216
  M +10 -0     umldoc.h   1.90
  M +137 -5    umllistview.cpp   1.132
  M +9 -0      umllistview.h   1.51
  M +9 -0      umllistviewitem.cpp   1.65
  M +19 -1     umlnamespace.h   1.40
  M +2 -1      umlobject.cpp   1.61
  M +13 -1     umlrole.cpp   1.34
  M +33 -5     umlview.cpp   1.197
  M +2 -1      umlwidget.cpp   1.112
  M +13 -3     worktoolbar.cpp   1.39
  M +4 -0      worktoolbar.h   1.25
  M +1 -0      dialogs/Makefile.am   1.27
  M +4 -1      dialogs/classgenpage.cpp   1.28
  M +38 -0     dialogs/classifierlistpage.cpp   1.23
  M +13 -0     dialogs/classpropdlg.cpp   1.22
  M +1 -0      dialogs/classpropdlg.h   1.11
  M +6 -3      pics/Makefile.am   1.27




More information about the umbrello-devel mailing list