Files
@ 121f7720db62
Branch filter:
Location: EI/VirtualLeaf/src/ChangeLog - annotation
121f7720db62
2.4 KiB
text/plain
Removed references to XMLWriteLeafSourceCode and XMLWriteReactionsCode.
--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
changed src/ChangeLog
changed src/VirtualLeaf.pro
changed src/xmlwrite.cpp
changed src/xmlwrite.h
removed src/xmlwritecode.cpp
--
user: Michael Guravage <michael.guravage@cwi.nl>
branch 'default'
changed src/ChangeLog
changed src/VirtualLeaf.pro
changed src/xmlwrite.cpp
changed src/xmlwrite.h
removed src/xmlwritecode.cpp
18e4f7f50259 18e4f7f50259 121f7720db62 121f7720db62 121f7720db62 121f7720db62 121f7720db62 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 137d9d3a313a 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 18e4f7f50259 8b6e1d8e0734 8b6e1d8e0734 8b6e1d8e0734 8b6e1d8e0734 8b6e1d8e0734 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 3f0977faba37 31e2c8add85c 31e2c8add85c 31e2c8add85c 31e2c8add85c | 2010-06-15 <guravage@caterpie.sen.cwi.nl>
* VirtualLeaf.pro: Removed xmlwritecode.cpp from SOURCES list.
* xmlwrite.cpp (XMLSave): Removed references to XMLWriteLeafSourceCode and XMLWriteReactionsCode.
* xmlwrite.h (XMLIO): Ditto!
* mesh.cpp (findNextBoundaryNode): Initialize Node *next_boundary_node = NULL;
* xmlwrite.cpp (XMLReadSimtime): Removed unused variable cur
(XMLReadWalls): viz_flux need not be declared twice; default value of 0.0.
(XMLReadCells): Removed unused count variable.
(XMLReadSimtime): Removed unused cur variable.
(XMLRead): Removed unused v_str variable.
* simitembase.cpp (userMove): Use assignment merely to obviate compilation warning.
(SimItemBase) Ditto.
* qcanvasarrow.h (QGraphicsLineItem): Use assignment merely to obviate compilation warning.
* output.cpp (OpenWriteFile): Removed unused par variable.
* nodeitem.cpp (paint): Use assignment merely to obviate compilation warning.
* forwardeuler.cpp (odeint): Use assignment merely to obviate compilation warning.
* cell.cpp (DivideOverGivenLine): Use assignment merely to obviate compilation warning.
* canvas.cpp (FigureEditor): Use assignments merely to obviate compilation errors.
(mousePressEvent): Removed unused item variable.
* apoplastitem.cpp
(ApoplastItem): Removed unused par variable.
(OnClick): Use NULL assignment merely to obviate compilation warning.
* mainbase.h (MainBase): Use assignment merely to obviate compilation warning.
* cellbase.h (CellsStaticDatamembers): Use assignment merely to obviate compilation warning.
* cell.cpp: Wrapped diagnostic output in QDEBUG blocks.
* VirtualLeaf.cpp ditto.
* canvas.cpp ditto.
* cell.cpp ditto.
* data_plot.cpp ditto.
* forwardeuler.cpp ditto.
* mesh.cpp ditto.
* mesh.h
* random.cpp ditto.
* wall.cpp ditto.
* wallbase.cpp ditto.
* wallitem.cpp ditto.
2010-06-07 <guravage@caterpie.sen.cwi.nl>
* VirtualLeaf.pro: Removed explicit perl invocation to regerenerate parameter files.
* libplugin.pro: ditto.
2010-06-03 <guravage@caterpie.sen.cwi.nl>
* pardialog.h: Added default versions of this automatically generated file.
* pardialog.cpp: ditto.
* parameter.h: ditto.
* parameter.cpp: ditto.
* VirtualLeaf.pro: delete/generate parameter.{h,cpp}and pardialog.{h,cpp} only if perl is installed.
* libplugin.pro: dito.
* Makefile: Added top-level Makefile
2010-05-10 <guravage@caterpie.sen.cwi.nl>
* VirtualLeaf.pro: Added -fPIC option to QMAKE_CXXFLAGS.
|