Changes

Summary

  1. Data store interface: allow for the URI of a data store to be empty. (details)
  2. Simulation Experiment view: only have one connection for data store (details)
Commit 3c6f7601c2818b1cf4d9a527b03c622a121b6eed by Alan Garny
Data store interface: allow for the URI of a data store to be empty.
This will prove necessary for importing data (see issue #1845) and
should, in fact, be allowed just in case.
The file was modified src/plugins/datastoreinterface.h (diff)
Commit 4555b1150a4abbc525425f1dbc231eb4c85cacc0 by Alan Garny
Simulation Experiment view: only have one connection for data store
exporters.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)