Changes

Summary

  1. CellML Annotation view: use CellmlFile::update() to save a CellML file. (commit: 6307d63) (details)
  2. Added some functional tests. (commit: 4150fd8) (details)
  3. Some minor cleaning up. (commit: 9e2a745) (details)
  4. Some minor cleaning up. (commit: e4a8503) (details)
  5. Added some functional tests. (commit: 358aab0) (details)
  6. Some minor cleaning up. (commit: e39098d) (details)
  7. COMBINE archive: don't consider ourselves as new once saved. (commit: 9b77aff) (details)
  8. Some minor cleaning up. (commit: 3ac9cde) (details)
  9. COMBINE archive: allow for it to be updated. (commit: 7f7409e) (details)
  10. Some minor cleaning up. (commit: 4c94005) (details)
  11. COMBINE archive: make sure that we can update. (commit: f63e0ed) (details)
  12. COMBINE archive: make sure that we can save / save as. (commit: 5d954d4) (details)
Commit 6307d63ad364486f66bf45ce1cce9e8bebda84fa by Alan Garny
CellML Annotation view: use CellmlFile::update() to save a CellML file.
Indeed since we are only updating an existing CellML file… and this
prevent a crash when adding and then removing an annotation.
(commit: 6307d63)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.cpp (diff)
The file was modified doc/developer/functionalTests/index.html (diff)
The file was modified doc/developer/functionalTests/index.html (diff)
The file was modified doc/developer/functionalTests/index.html (diff)
The file was modified doc/developer/functionalTests/index.html (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
Commit 9b77aff023d6f1f863d3246b1afc0f1e53ec8c49 by Alan Garny
COMBINE archive: don't consider ourselves as new once saved.
(commit: 9b77aff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
Commit 7f7409e5857acf0168272c93e9c4c5f97936b192 by Alan Garny
COMBINE archive: allow for it to be updated.
(commit: 7f7409e)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit f63e0ed763e1aed8df6dd211695d4d803e80032a by Alan Garny
COMBINE archive: make sure that we can update.
(commit: f63e0ed)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
Commit 5d954d4b68ab665b9da77d4c6fb0df87c10b806a by Alan Garny
COMBINE archive: make sure that we can save / save as.
(commit: 5d954d4)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)