[Uml-devel] kdesdk/umbrello/umbrello

Oliver Kellogg Oliver.Kellogg at t-online.de
Tue Sep 2 14:16:03 UTC 2003


CVS commit by okellogg: 

*WidgetData => *Widget merge.
Best viewed with the -w flag to cvs diff (a lot of indentation-only changes.)


  A            messagewidgetlist.h   1.1 [no copyright GPL (v2+)]
  M +13 -14    Makefile.am   1.30
  M +82 -46    activitywidget.cpp   1.8
  M +31 -17    activitywidget.h   1.3
  M +9 -18     actorwidget.cpp   1.4
  M +0 -14     actorwidget.h   1.4
  M +34 -40    artifactwidget.cpp   1.4
  M +13 -12    artifactwidget.h   1.6
  M +2 -4      association.cpp   1.12
  M +8 -9      association.h   1.10
  M +795 -688  associationwidget.cpp   1.24
  M +188 -70   associationwidget.h   1.14
  M +5 -5      assocrules.cpp   1.13
  M +13 -12    boxwidget.cpp   1.5
  M +8 -8      boxwidget.h   1.4
  M +148 -134  classwidget.cpp   1.8
  M +25 -24    classwidget.h   1.6
  M +41 -33    componentwidget.cpp   1.8
  M +24 -14    componentwidget.h   1.4
  M +113 -124  floatingtext.cpp   1.18
  M +113 -86   floatingtext.h   1.8
  M +104 -89   interfacewidget.cpp   1.8
  M +27 -16    interfacewidget.h   1.5
  M +1 -5      linepath.cpp   1.16
  M +35 -35    listpopupmenu.cpp   1.29
  M +98 -78    messagewidget.cpp   1.16
  M +112 -20   messagewidget.h   1.8
  M +31 -32    nodewidget.cpp   1.7
  M +20 -12    nodewidget.h   1.4
  M +31 -24    notewidget.cpp   1.9
  M +32 -19    notewidget.h   1.7
  M +80 -68    objectwidget.cpp   1.20
  M +58 -38    objectwidget.h   1.11
  M +33 -26    packagewidget.cpp   1.5
  M +24 -12    packagewidget.h   1.4
  M +10 -10    seqlinewidget.cpp   1.7
  M +114 -58   statewidget.cpp   1.8
  M +54 -33    statewidget.h   1.3
  M +25 -25    uml.cpp   1.54
  M +25 -24    umlcanvasobject.cpp   1.6
  M +171 -165  umldoc.cpp   1.57
  M +115 -108  umldoc.h   1.30
  M +79 -82    umllistview.cpp   1.48
  M +1 -1      umllistviewitem.cpp   1.19
  M +44 -44    umlnamespace.h   1.22
  M +51 -51    umlobject.h   1.18
  M +5 -4      umlrole.cpp   1.3
  M +1037 -1158 umlview.cpp   1.76
  M +508 -227  umlview.h   1.32
  M +327 -134  umlwidget.cpp   1.46
  M +294 -121  umlwidget.h   1.16
  M +16 -16    usecasewidget.cpp   1.4
  M +7 -13     usecasewidget.h   1.4
  M +56 -109   worktoolbar.cpp   1.23
  M +58 -61    clipboard/umlclipboard.cpp   1.14
  M +8 -8      clipboard/umlclipboard.h   1.6
  M +64 -71    clipboard/umldrag.cpp   1.9
  M +11 -11    clipboard/umldrag.h   1.7
  M +1 -0      dialogs/classoptionspage.cpp   1.5
  M +1 -2      dialogs/classpropdlg.cpp   1.15
  M +2 -0      dialogs/codegenerationpolicypage.cpp   1.2
  M +1 -0      dialogs/codevieweroptionspage.cpp   1.2
  M +1 -0      dialogs/defaultcodegenpolicypage.cpp   1.2
  M +7 -6      dialogs/diagramprintpage.cpp   1.6
  M +3 -4      dialogs/umlviewdialog.cpp   1.20
  R            activitywidgetdata.cpp   1.3
  R            activitywidgetdata.h   1.4
  R            actorwidgetdata.cpp   1.2
  R            actorwidgetdata.h   1.4
  R            artifactwidgetdata.cpp   1.2
  R            artifactwidgetdata.h   1.4
  R            associationwidgetdata.cpp   1.7
  R            associationwidgetdata.h   1.7
  R            associationwidgetdatalist.h   1.4
  R            boxwidgetdata.cpp   1.1
  R            boxwidgetdata.h   1.3
  R            classwidgetdata.cpp   1.2
  R            classwidgetdata.h   1.4
  R            componentwidgetdata.cpp   1.4
  R            componentwidgetdata.h   1.6
  R            floatingtextdata.cpp   1.4
  R            floatingtextdata.h   1.5
  R            interfacewidgetdata.cpp   1.3
  R            interfacewidgetdata.h   1.4
  R            messagewidgetdata.cpp   1.3
  R            messagewidgetdata.h   1.5
  R            nodewidgetdata.cpp   1.2
  R            nodewidgetdata.h   1.4
  R            notewidgetdata.cpp   1.2
  R            notewidgetdata.h   1.5
  R            objectwidgetdata.cpp   1.3
  R            objectwidgetdata.h   1.5
  R            packagewidgetdata.cpp   1.2
  R            packagewidgetdata.h   1.5
  R            statewidgetdata.cpp   1.3
  R            statewidgetdata.h   1.3
  R            umlviewdata.cpp   1.25
  R            umlviewdata.h   1.13
  R            umlviewdatalist.h   1.2
  R            umlwidgetdata.cpp   1.5
  R            umlwidgetdata.h   1.7
  R            umlwidgetdatalist.h   1.1
  R            usecasewidgetdata.cpp   1.2
  R            usecasewidgetdata.h   1.3







More information about the umbrello-devel mailing list