Changes

Summary

  1. Simulation support: make sure that our various arrays are properly reset (details)
  2. Reverting commit 62547f2 (#1574). (details)
  3. General: have our different arrays initialised upon creation (#1574). (details)
  4. Some minor cleaning up. (details)
  5. Simulation support: make the deletion of our simulation results safer (details)
  6. Simulation Experiment view: improved the finalisation of our graph panel (details)
  7. Simulation Experiment view: improved the finalisation of our graph panel (details)
  8. Some minor cleaning up. (details)
  9. Some minor cleaning up. (details)
  10. Some minor cleaning up. (details)
  11. Some minor cleaning up. (details)
  12. Some minor cleaning up. (details)
  13. Simulation Experiment view: only check for simulation results (upon (details)
  14. Some minor cleaning up. (details)
  15. Some minor cleaning up. (details)
Commit 62547f28af30f8d08554ac966e0b24f787df6152 by Alan Garny
Simulation support: make sure that our various arrays are properly reset
when destroyed (#1574).
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit dc708e647f25c776218ebe595a66b203835b8297 by Alan Garny
Reverting commit 62547f2 (#1574).
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit 474d841adc5aa0ff884f18cf1dde6e9f81f73756 by Alan Garny
General: have our different arrays initialised upon creation (#1574).
Who knows, this might actually address our issue #1574…
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewlexer.cpp (diff)
The file was modified src/plugins/solver/SecondOrderRungeKuttaSolver/src/secondorderrungekuttasolver.cpp (diff)
The file was modified src/plugins/solver/FourthOrderRungeKuttaSolver/src/fourthorderrungekuttasolver.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreexporter.cpp (diff)
The file was modified src/plugins/solver/HeunSolver/src/heunsolver.cpp (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
Commit 80b6ae5ad0532d9eaab799a572560f25c9dbc4af by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 9ba0ac9ae4c9b8826a9fced64da69bd4fff558f3 by Alan Garny
Simulation support: make the deletion of our simulation results safer
(#1574).
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit 12a27013720f09318bdf4bfcd330697b6baf74bf by Alan Garny
Simulation Experiment view: improved the finalisation of our graph panel
/ graphs widget (#1574).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit c5823b693fcedf1ceb9d01e3bd212c55a5fb642d by Alan Garny
Simulation Experiment view: improved the finalisation of our graph panel
/ graphs widget (#1574).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit 4da2a6583f0985f804738a8c0220a278da94a3d5 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit c808850dcd2184c0370e0b2c560c1ef782334ef0 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 654f6c1b47c2981383039c416863dc44667112c6 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit df154c2c3d11a15b725d637142af1b0377f1b5a9 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit c11cf1bc51ee0d95ee3e0ff71ba44e5f92d06a0e by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
Commit 884092056c50fa22885e9f0fdfea28f780a4b9c2 by Alan Garny
Simulation Experiment view: only check for simulation results (upon
clearing them) when actually needed, i.e. not when reloading the view
(#1574).
It looks like it might have been the cause of our seemingly random
crashes…!
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 5f06a2861ea45a12663376ddc324d5f629cda818 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
Commit c65963610950454e500e162f8df3be123bfbaa34 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)