[Uml-devel] kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Fri Mar 26 13:13:20 UTC 2004
CVS commit by okellogg:
1. Patch by Esben Mode Hansen from bug 53383 (attachment id=5250).
2. Patch by Achim Spangler that corrects the handling of m_bLoading
in UMLDoc.
3. Addition to the operation parameter properties: kind (in, out, inout).
M +0 -11 association.h 1.21
M +10 -1 attribute.cpp 1.8
M +5 -1 attribute.h 1.14
M +22 -0 class.cpp 1.28
M +24 -3 class.h 1.22
M +34 -8 classifier.cpp 1.34
M +18 -8 classifier.h 1.26
M +2 -2 classifiercodedocument.cpp 1.25
M +3 -0 classimport.cpp 1.21
M +4 -4 classwidget.cpp 1.22
M +2 -2 codegenerator.cpp 1.40
M +10 -0 enum.cpp 1.5
M +13 -3 enum.h 1.6
M +4 -4 interfacewidget.cpp 1.19
M +24 -10 operation.cpp 1.15
M +0 -4 operation.h 1.13
M +19 -8 umldoc.cpp 1.131
M +9 -0 umlnamespace.h 1.27
M +4 -0 umlobject.cpp 1.27
M +10 -3 umlobject.h 1.28
M +13 -6 codegenerators/adawriter.cpp 1.18
M +5 -4 codegenerators/aswriter.cpp 1.12
M +2 -2 codegenerators/classifierinfo.cpp 1.5
M +1 -1 codegenerators/cppheadercodedocument.cpp 1.21
M +10 -4 codegenerators/idlwriter.cpp 1.11
M +1 -1 codegenerators/javaclassifiercodedocument.cpp 1.23
M +2 -1 codegenerators/jswriter.cpp 1.11
M +2 -3 codegenerators/perlwriter.cpp 1.12
M +2 -3 codegenerators/phpwriter.cpp 1.14
M +2 -3 codegenerators/pythonwriter.cpp 1.10
M +2 -2 codegenerators/simplecodegenerator.cpp 1.10
M +159 -26 dialogs/classifierlistpage.cpp 1.12
M +30 -1 dialogs/classifierlistpage.h 1.4
M +2 -2 dialogs/classwizard.cpp 1.10
M +58 -9 dialogs/parmpropdlg.cpp 1.8
M +10 -0 dialogs/parmpropdlg.h 1.3
M +2 -2 dialogs/selectopdlg.cpp 1.12
M +2 -2 refactoring/refactoringassistant.cpp 1.21
More information about the umbrello-devel
mailing list