[Uml-devel] KDE/kdesdk/umbrello/umbrello

Andi Fischer andi.fischer at hispeed.ch
Sun Nov 25 19:52:54 UTC 2007


SVN commit 741510 by fischer:

Adds a new text edit widget for entering source code to every operation. This source code is written to the generated code file (Python and C# only for now).

 M  +76 -59    codegenerator.cpp  
 M  +12 -2     codegenerator.h  
 M  +36 -26    codegenerators/csharpwriter.cpp  
 M  +24 -14    codegenerators/pythonwriter.cpp  
 M  +11 -11    codegenerators/pythonwriter.h  
 M  +1 -1      codegenerators/simplecodegenerator.cpp  
 M  +37 -11    dialogs/classifierlistpage.cpp  
 M  +1 -0      dialogs/classifierlistpage.h  
 M  +62 -21    operation.cpp  
 M  +17 -4     operation.h  






More information about the umbrello-devel mailing list