[Uml-devel] kdesdk/umbrello/umbrello

Jonathan Riddell jri at jriddell.org
Tue Sep 30 20:08:34 UTC 2003


CVS commit by jriddell: 

Add support for UML datatypes (i.e. primitives).  Allows for remembering datatypes when adding an unrecognised attribute.


  A            datatype.cpp   1.1 [no copyright GPL (v2+)]
  A            datatype.h   1.1 [no copyright GPL (v2+)]
  A            datatypewidget.cpp   1.1 [no copyright GPL (v2+)]
  A            datatypewidget.h   1.1 [no copyright GPL (v2+)]
  A            umldatatypelist.h   1.1 [no copyright GPL (v2+)]
  A            pics/cursor-datatype.xpm   1.1
  A            pics/datatype.xpm   1.1
  M +4 -4      Makefile.am   1.39
  M +7 -0      assocrules.cpp   1.15
  M +6 -5      classifier.cpp   1.16
  M +1 -1      classifier.h   1.15
  M +52 -50    classifiercodedocument.cpp   1.12
  M +8 -4      classifiercodedocument.h   1.7
  M +59 -56    codegenerator.cpp   1.28
  M +9 -1      codegenerator.h   1.17
  M +2 -3      interface.cpp   1.11
  M +10 -3     listpopupmenu.cpp   1.33
  M +1 -0      listpopupmenu.h   1.22
  M +1 -1      main.cpp   1.13
  M +1 -0      umbrelloui.rc   1.13
  M +7 -3      uml.cpp   1.67
  M +5 -0      uml.h   1.25
  M +55 -31    umldoc.cpp   1.77
  M +26 -0     umldoc.h   1.37
  M +82 -8     umllistview.cpp   1.57
  M +11 -2     umllistview.h   1.26
  M +17 -2     umllistviewitem.cpp   1.25
  M +5 -0      umlnamespace.h   1.24
  M +34 -12    umlview.cpp   1.99
  M +6 -5      umlwidget.cpp   1.55
  M +5 -0      worktoolbar.cpp   1.24
  M +4 -1      worktoolbar.h   1.17
  M +22 -13    codegenerators/cppcodegenerator.cpp   1.10
  M +5 -0      codegenerators/cppcodegenerator.h   1.6
  M +1 -1      codegenerators/cppsourcecodeoperation.cpp   1.7
  M +37 -36    codegenerators/javaclassifiercodedocument.cpp   1.14
  M +22 -13    codegenerators/javacodegenerator.cpp   1.8
  M +5 -0      codegenerators/javacodegenerator.h   1.5
  M +3 -0      dialogs/classifierlistpage.cpp   1.4
  M +2 -2      dialogs/codegenerationwizard.cpp   1.11
  M +3 -1      dialogs/codevieweroptionspage.cpp   1.7
  M +4 -10     dialogs/umlattributedialog.cpp   1.11
  M +92 -1     pics/Makefile.am   1.12







More information about the umbrello-devel mailing list