Changes

Summary

  1. Simulation Experiment view: some work on fixing an issue whereby (commit: fc738f2) (details)
  2. Slight improvement to our main CMakeLists.txt file. (commit: 81b2cda) (details)
  3. File handling interface: re-added pFileJustSaved to our fileReloaded() (commit: 95b015e) (details)
  4. Simulation Experiment view: to reload a CellML file when in development (commit: 81f8906) (details)
  5. Slight update to our downloads page (#1488). (commit: 15b43e5) (details)
Commit fc738f2f3491250d659ff896c2a1735e38c70664 by Alan Garny
Simulation Experiment view: some work on fixing an issue whereby
reloading a CellML file when in development mode doesn't do anything
(#1488).
(commit: fc738f2)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
Commit 81b2cda902caf6cdae95f609ba8cdd68a8e7dda4 by Alan Garny
Slight improvement to our main CMakeLists.txt file.
(commit: 81b2cda)
The file was modified CMakeLists.txt (diff)
Commit 95b015e4c28dc7b8daf2a7046217e3aa1fbe2252 by Alan Garny
File handling interface: re-added pFileJustSaved to our fileReloaded()
method (#1488).
(commit: 95b015e)
The file was modified doc/developer/develop/plugins/SampleView.html (diff)
The file was modified src/plugins/filehandlinginterface.inl (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewplugin.cpp (diff)
The file was modified src/plugins/filehandlinginterface.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewplugin.cpp (diff)
The file was modified src/plugins/sample/SampleView/src/sampleviewplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
Commit 81f890652f876d2f5f2b186d463b72b5fef3eeb9 by Alan Garny
Simulation Experiment view: to reload a CellML file when in development
mode now actually reloads it (#1488).
(commit: 81f8906)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
Commit 15b43e5edad5a205cbf93b8fbf5833adf1d1c02e by Alan Garny
Slight update to our downloads page (#1488).
(commit: 15b43e5)
The file was modified doc/downloads/index.js (diff)