[Uml-devel] branches/work/soc-umbrello
Gopala Krishna A
krishna.ggk at gmail.com
Mon Mar 23 10:07:24 UTC 2009
SVN commit 943063 by gopala:
Merged revisions 922854,923412,926638,926644,927155 via svnmerge from
svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdesdk/umbrello
........
r922854 | fischer | 2009-02-07 22:53:37 +0530 (Sat, 07 Feb 2009) | 1 line
Comments moved from h to cpp, some const and param description added.
........
r923412 | mlaurent | 2009-02-08 23:52:16 +0530 (Sun, 08 Feb 2009) | 2 lines
not necessary
........
r926638 | fischer | 2009-02-16 03:27:39 +0530 (Mon, 16 Feb 2009) | 1 line
Refactoring assisstant is ported from K3ListView to QTreeWidget. Code is still in a work in progress state with some debug messages included. Will be fixed soon.
........
r926644 | fischer | 2009-02-16 03:35:27 +0530 (Mon, 16 Feb 2009) | 1 line
Class diagram for testing the refactoring assisstant added.
........
r927155 | fischer | 2009-02-17 03:35:27 +0530 (Tue, 17 Feb 2009) | 1 line
SVN_SILENT: Krazy issues about whatisthis fixed.
........
_M . (directory)
A models/test (directory) trunk/KDE/kdesdk/umbrello/models/test#927155
M +0 -1 umbrello/codegenerators/codecomment.cpp
M +10 -7 umbrello/codeimport/adaimport.cpp
M +6 -6 umbrello/codeimport/adaimport.h
M +5 -2 umbrello/codeimport/classimport.cpp
M +4 -4 umbrello/codeimport/classimport.h
M +36 -26 umbrello/codeimport/cppimport.cpp
M +5 -5 umbrello/codeimport/cppimport.h
M +1 -1 umbrello/codeimport/import_utils.cpp
M +36 -21 umbrello/codeimport/javaimport.cpp
M +15 -32 umbrello/codeimport/javaimport.h
M +92 -15 umbrello/codeimport/nativeimportbase.cpp
M +18 -57 umbrello/codeimport/nativeimportbase.h
M +11 -3 umbrello/codeimport/pascalimport.cpp
M +5 -12 umbrello/codeimport/pascalimport.h
M +20 -8 umbrello/codeimport/pythonimport.cpp
M +4 -8 umbrello/codeimport/pythonimport.h
M +583 -435 umbrello/refactoring/refactoringassistant.cpp
M +46 -44 umbrello/refactoring/refactoringassistant.h
M +78 -78 umbrello/umbrello.kcfg
More information about the umbrello-devel
mailing list