Changes

Summary

  1. Some minor cleaning up. (details)
  2. Some minor cleaning up. (details)
  3. Some minor cleaning up. (details)
  4. Simulation support: added a way to return the file name associated with (details)
  5. Some minor cleaning up. (details)
  6. Some minor cleaning up. (details)
  7. Simulation Experiment view: don't 'manually' track our file name. (details)
  8. Some minor cleaning up. (details)
  9. Simulation Experiment view: make sure that the 2D plots are always (details)
  10. Simulation Experiment view: when a file has been modified, only enable (details)
  11. Some minor cleaning up. (details)
  12. Some minor cleaning up. (details)
  13. Some minor cleaning up. (details)
  14. Some minor cleaning up. (details)
  15. Some minor cleaning up. (details)
  16. View interface: don't distinguish between the MIME types for opening and (details)
  17. Functional tests: make sure that our SED-ML files and COMBINE archive (details)
  18. Some minor cleaning up. (details)
  19. Graph panels widget: make sure that its sizes are properly set and (details)
  20. Graph panels widget: make it possible to remove all the graph panels. (details)
  21. Some minor cleaning up. (details)
  22. Some minor cleaning up. (details)
  23. Some minor cleaning up. (details)
  24. Some minor cleaning up. (details)
  25. Whenever possible, use a QByteArray rather than a QString when (details)
  26. Some minor cleaning up. (details)
Commit 5bd1ae079bc4d9450e19b7940fe5d875600dedc8 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.cpp (diff)
The file was modified src/plugins/viewinterface.cpp (diff)
Commit 34265ac4cc5b931270f9758a5d8ac3cac0bd129e by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
Commit f17d9ac03a2efe649fe8b935a5daa07ae2f06fac by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
Commit 73206f1bcba17e78672013cbc1c1a72ba0f42f38 by Alan Garny
Simulation support: added a way to return the file name associated with
a simulation.
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 2d402af3f322b37db6cc0580ed2852fbd35de045 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit 095f4e9e31ddcabb5b05f9145a2ddf534f72b6e6 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/busywidget.cpp (diff)
Commit 48045676214f80e80d5852506d610c127fa07b81 by Alan Garny
Simulation Experiment view: don't 'manually' track our file name.
Indeed, this is bug prone (e.g. we forget to update it at some point).
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
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 05d19d3c57631bee8513b673da882f1aa83a4e86 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit c64541201d7a73e35fd511d3cdd5aac1ed779ec4 by Alan Garny
Simulation Experiment view: make sure that the 2D plots are always
exported to SED-ML in the same order.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 72fa5d47f95dd47ea3ff12a6d320c5cdc0bd4278 by Alan Garny
Simulation Experiment view: when a file has been modified, only enable
our reset button if it was a CellML file.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 3cafd523d32a13ad3b31ae93cf89bab0cafb4762 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 0f62b7d29af75ff091769ca60041f5e6d033f832 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit ecf33cde29a40b18937f2a1683be7dd9e6779aea by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 652bce19131348b732b84701291666c90120678e by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit aa7311698546aba4b7abd7dd172b281bdafe861b 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/simulationexperimentviewinformationgraphpanelandgraphswidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit 6ae77dfdbe153ba8005fccf4fef9ec8a611603c5 by Alan Garny
View interface: don't distinguish between the MIME types for opening and
saving a file.
Indeed, views that can open a given type of file should also be able to
save that type of file.
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified doc/developer/develop/plugins/SampleView.html (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.cpp (diff)
The file was modified src/plugins/viewinterface.inl (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.cpp (diff)
The file was modified src/plugins/viewinterface.cpp (diff)
The file was modified src/plugins/sample/SampleView/src/sampleviewplugin.cpp (diff)
The file was modified src/plugins/viewinterface.h (diff)
Commit b1e06b63c16197b87816ff0792c46d454445bed4 by Alan Garny
Functional tests: make sure that our SED-ML files and COMBINE archive
list things in the right order.
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_remote.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_time_gL.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_time_iK.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_V_time.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_V_iK.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_time_V.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_iK_V.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_local.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_time_time.sedml (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_gL_time.sedml (diff)
The file was modified doc/developer/functionalTests/res/combine/noble_1962.omex (diff)
The file was modified doc/developer/functionalTests/res/sedml/noble_1962_iK_time.sedml (diff)
Commit 37e09c15aa0c95e8492720280324b59a490adc80 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/support/StandardSupport/src/standardfile.cpp (diff)
Commit 164642c836369a4fb55b3d5180a959695acd3cf5 by Alan Garny
Graph panels widget: make sure that its sizes are properly set and
tracked.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.h (diff)
Commit 876cf78b3a7cf406f6a0e47ea84ecc5778df2d79 by Alan Garny
Graph panels widget: make it possible to remove all the graph panels.
Right now, when removing all graph panels, we remove all of them but the
first one. Yet, there may be cases where we would also want to remove
the first one (and have it replaced with a ‘blank’ graph panel since we
must always have at least one graph panel).
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit cd84448592b9f91aaa481773bd1019b538eccdaf by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit ec71d8e693a3f7929da529c25b10d69b95173176 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
Commit 9d2e9030b356c0e534ea2c15f7c8c43b1d06902d by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.cpp (diff)
Commit 0ff862a44ffd59bd28f6050442aca39799812396 by Alan Garny
Some minor cleaning up.
The file was modified src/checkforupdatesdialog.cpp (diff)
Commit 02af0f9de389fe039aaddf7787f2264b642d5053 by Alan Garny
Whenever possible, use a QByteArray rather than a QString when
reading/writing a file.
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.h (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/tests/tests.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/file.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/tests/tests.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/support/StandardSupport/src/standardfilemanager.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
Commit 8c9b9380c90959593d619d380beb02951a52c7b6 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)