[Uml-devel] kdesdk/umbrello/umbrello

Brian Thomas thomas at mail630.gsfc.nasa.gov
Mon Sep 15 22:45:03 UTC 2003


CVS commit by thomas: 

improve the codeviewerdialog. Now its called from the respective codedocument and can hold more than one 'document' for editing. THis clears the way for us to have dual views as needed for C++ where a single class will have 2 documents: a 'source' and a 'header'.


  M +9 -0      codedocument.cpp   1.6
  M +7 -0      codedocument.h   1.3
  M +2 -0      uml.cpp   1.59
  M +824 -11   dialogs/codeeditor.cpp   1.5
  M +112 -8    dialogs/codeeditor.h   1.2
  M +38 -767   dialogs/codeviewerdialog.cpp   1.3
  M +8 -88     dialogs/codeviewerdialog.h   1.2
  M +5 -44     dialogs/codeviewerdialogbase.ui   1.2







More information about the umbrello-devel mailing list