Changes

Summary

  1. CellML Annotation view: use CellmlFile::update() to save a CellML file. (details)
  2. Added some functional tests. (details)
  3. Some minor cleaning up. (details)
  4. Some minor cleaning up. (details)
  5. Added some functional tests. (details)
  6. Some minor cleaning up. (details)
  7. COMBINE archive: don't consider ourselves as new once saved. (details)
  8. Some minor cleaning up. (details)
  9. COMBINE archive: allow for it to be updated. (details)
  10. Some minor cleaning up. (details)
  11. COMBINE archive: make sure that we can update. (details)
  12. COMBINE archive: make sure that we can save / save as. (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.
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.cpp (diff)
Commit 4150fd8ca048a4f0b201bef5d6c02cba715a3b5b by Alan Garny
Added some functional tests.
The file was modified doc/developer/functionalTests/index.html (diff)
Commit 9e2a745d344d678ce8b57f20f194f85fee51ed4f by Alan Garny
Some minor cleaning up.
The file was modified doc/developer/functionalTests/index.html (diff)
Commit e4a85033cd020dd94d28819a26a09809d279e998 by Alan Garny
Some minor cleaning up.
The file was modified doc/developer/functionalTests/index.html (diff)
Commit 358aab015db6110a3a11b694806605d5fad3befa by Alan Garny
Added some functional tests.
The file was modified doc/developer/functionalTests/index.html (diff)
Commit e39098d7c7bca307be904b2f8747215fd6385d67 by Alan Garny
Some minor cleaning up.
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.
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
Commit 3ac9cdebfcf7ce5eb9d138129daeec176552dc33 by Alan Garny
Some minor cleaning up.
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.
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.h (diff)
Commit 4c940057a811348caa63f10f4eb41d8df155f82c by Alan Garny
Some minor cleaning up.
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.
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.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)