[Uml-devel] kdesdk/umbrello/umbrello/codegenerators
Sebastian Stein
seb_stein at gmx.de
Mon Jul 12 23:39:17 UTC 2004
CVS commit by sstein:
fix bug #84574: Spaces instead of tabs do not work in PHP code generation
Actually the settings were ignored at all for most codegenerators. I also added support to use the lineending settings. Nevertheless, because of bug #84739 the lineendings in the header are still broken.
M +55 -51 adawriter.cpp 1.22
M +23 -22 aswriter.cpp 1.14
M +44 -41 idlwriter.cpp 1.19
M +17 -16 jswriter.cpp 1.13
M +55 -41 perlwriter.cpp 1.13
M +36 -38 phpwriter.cpp 1.17
M +3 -0 simplecodegenerator.cpp 1.13
M +3 -0 simplecodegenerator.h 1.4
M +7 -7 sqlwriter.cpp 1.12
More information about the umbrello-devel
mailing list