From kde-commits Fri Apr 30 23:16:15 2004 From: Oliver Kellogg Date: Fri, 30 Apr 2004 23:16:15 +0000 To: kde-commits Subject: kdesdk/umbrello/umbrello Message-Id: <20040430231615.5AE229A7F () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=108336698024551 CVS commit by okellogg: Further work on bugs.kde.org #56184: The demo files are starting to load. Please give these changes a spin, they are still somewhat experimental. M +11 -32 association.cpp 1.43 M +36 -52 class.cpp 1.31 M +3 -4 class.h 1.25 M +18 -11 classifier.cpp 1.38 M +13 -1 classifier.h 1.29 M +1 -1 enum.cpp 1.8 M +1 -1 operation.cpp 1.19 M +22 -8 package.cpp 1.17 M +11 -0 package.h 1.15 M +19 -0 umldoc.cpp 1.142 M +6 -2 umllistview.cpp 1.94 M +40 -21 umlobject.cpp 1.32 M +6 -2 umlobject.h 1.31 M +20 -25 umlrole.cpp 1.17 M +5 -4 umlrole.h 1.14