Revision 0b3be88...

Go back to digest for 14th October 2012

Optimization in Educational

Andreas Cord-Landwehr committed changes in [rocs] /:

Remove DynamicPropertiesList class.

This class is not required anymore, since the data types and pointer types
store all current properties. The current state also caused several
memleaks.

File Changes

Deleted 2 files
  •   RocsCore/DynamicPropertiesList.cpp
  •   RocsCore/DynamicPropertiesList.h
Modified 15 files
  •   App/CMakeLists.txt
  •   RocsCore/CMakeLists.txt
  •   RocsCore/Data.cpp
  •   RocsCore/DataStructure.cpp
  •   RocsCore/DataStructure.h
  •   RocsCore/Document.cpp
  •   RocsCore/Document.h
  •   RocsCore/Pointer.cpp
  •   App/Tests/TestDataStructure.cpp
  •   App/Tests/TestDynamicProperties.cpp
  •   App/Tests/TestDynamicProperties.h
  •   VisualEditor/Interface/model_GraphProperties.cpp
  •   RocsCore/LoadSave/Plugins/dotFileFormat/DotGraphParsingHelper.cpp
  •   RocsCore/LoadSave/Plugins/gmlFileFormat/GmlGraphParsingHelper.cpp
  •   RocsCore/LoadSave/Plugins/dotFileFormat/Tests/DotFileFormatTest.cpp
17 files changed in total