Changes

Summary

  1. Oxygen icons: upgraded to version 5.83.0. (details)
  2. Slight update to our downloads page (#2504). (details)
  3. Improve our use of qAsConst. (details)
  4. Improve our use of qAsConst. (details)
  5. CVODE solver: the absolute tolerance can be equal to zero. (details)
  6. SED-ML support: cleaned up the description of some reported issues. (details)
  7. SED-ML support: report issues with invalid algorithm parameter values (#2493). (details)
  8. Some minor cleaning up. (details)
Commit 390a00a61abdb5f54c43d6a165a2d375666f0210 by Alan Garny
Oxygen icons: upgraded to version 5.83.0.
The file was modified res/oxygen/devices/printer.png (diff)
Commit 7bac5baba66c646f82f1f11e4805bcae40d6e5d2 by Alan Garny
Slight update to our downloads page (#2504).
The file was modified doc/downloads/index.js (diff)
Commit c5c26c1e7182ca621c9fcdcefc1cca3607b03e75 by Alan Garny
Improve our use of qAsConst.
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit bc9e4cd9db334f120aced7141001f9eb1e2fcb17 by Alan Garny
Improve our use of qAsConst.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.cpp (diff)
Commit f917aba9ec72f078bc366a77355779d6cadadc13 by Alan Garny
CVODE solver: the absolute tolerance can be equal to zero.

For some reasons, the absolute tolerance had to be greater than zero while like the relative tolerance it can be greater or equal to zero.
The file was modified src/plugins/solver/CVODESolver/src/cvodesolverplugin.cpp (diff)
Commit f00d0acd011812408345831ae2b4f84c65f5d78a by Alan Garny
SED-ML support: cleaned up the description of some reported issues.
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/i18n/SEDMLSupport_fr.ts (diff)
Commit 4e239a82a2decaab7bc18e17d82d09cb6662567b by Alan Garny
SED-ML support: report issues with invalid algorithm parameter values (#2493).
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/plugins/support/SEDMLSupport/i18n/SEDMLSupport_fr.ts (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was addedmodels/tests/sedml/lorenz_invalid_parameter_value.sedml
Commit f2fa8f76a2892fdec29fba15dcc33ed99255b2b4 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)