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

Oliver Kellogg okellogg at users.sourceforge.net
Tue Dec 28 14:12:00 UTC 2004


CVS commit by okellogg: 

Factor indentation into SimpleCodeGenerator::{getIndent(), m_indentLevel, m_endl}.


  M +100 -113  adawriter.cpp   1.36
  M +0 -3      adawriter.h   1.11
  M +485 -485  aswriter.cpp   1.21
  M +5 -5      aswriter.h   1.9
  M +105 -116  cppwriter.cpp   1.21
  M +6 -16     cppwriter.h   1.9
  M +103 -117  idlwriter.cpp   1.35
  M +0 -3      idlwriter.h   1.12
  M +69 -70    javawriter.cpp   1.22
  M +1 -6      javawriter.h   1.12
  M +67 -67    jswriter.cpp   1.21
  M +1 -1      jswriter.h   1.10
  M +292 -293  perlwriter.cpp   1.23
  M +1 -1      perlwriter.h   1.11
  M +46 -46    php5writer.cpp   1.8
  M +5 -5      php5writer.h   1.3
  M +54 -54    phpwriter.cpp   1.27
  M +1 -1      phpwriter.h   1.11
  M +154 -154  pythonwriter.cpp   1.17
  M +10 -2     simplecodegenerator.cpp   1.19
  M +7 -2      simplecodegenerator.h   1.7
  M +151 -151  sqlwriter.cpp   1.20
  M +83 -102   xmlschemawriter.cpp   1.22
  M +0 -20     xmlschemawriter.h   1.12







More information about the umbrello-devel mailing list