Changes

Summary

  1. Revert commit 9eac458 (#1958). (details)
  2. Some minor cleaning up. (details)
  3. CellML Annotation view: make sure that a file is still valid before (details)
  4. Simulation Experiment view: make sure that a file is still valid before (details)
  5. Some minor cleaning up. (details)
  6. CellML Text view: make sure that a file is still valid before actually (details)
  7. Raw CellML view: make sure that a file is still valid before actually (details)
  8. Raw SED-ML view: make sure that a file is still valid before actually (details)
  9. Raw Text view: make sure that a file is still valid before actually (details)
Commit 123865f0b00c2e294817e32853661eb07bec2bce by Alan Garny
Revert commit 9eac458 (#1958).
Indeed, I am not happy with that solution, hence a better one is coming
up.
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.cpp (diff)
Commit a28d230c0fb64df80779f79b7e35ca2bee814ae5 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.h (diff)
Commit b9b29af9c322d390d16f7d67b54f38bb79328e9d by Alan Garny
CellML Annotation view: make sure that a file is still valid before
actually reloading it.
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.cpp (diff)
Commit cd21ea720d28133ae5f115b3547b198ddd03b4f9 by Alan Garny
Simulation Experiment view: make sure that a file is still valid before
actually reloading it.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
Commit 5dadc8b96a4f86ebef31eee21acafbc082ce5d02 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.h (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewwidget.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.h (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.h (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.cpp (diff)
Commit 3a785f12ca3f977b75cd0eb170547b6131008d12 by Alan Garny
CellML Text view: make sure that a file is still valid before actually
reloading it.
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.cpp (diff)
Commit 34331ccd12e4efc99c6472de7453e251035510d8 by Alan Garny
Raw CellML view: make sure that a file is still valid before actually
reloading it.
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.h (diff)
Commit 756c0cf21a80779db04bbee684f75feba33108de by Alan Garny
Raw SED-ML view: make sure that a file is still valid before actually
reloading it.
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.h (diff)
Commit 6abd71d3d1ed23d226b0aa2e7146c1feb3416819 by Alan Garny
Raw Text view: make sure that a file is still valid before actually
reloading it.
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewwidget.h (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewwidget.cpp (diff)