Changes

Summary

  1. Graph panel widget: make sure that our graph panels are always visible. (details)
  2. Simulation Experiment view: use some default sizes for graph panels if (details)
  3. Simulation Experiment view: only process events here and there if we or (details)
  4. Some minor cleaning up. (details)
  5. Some minor improvement. (details)
  6. Simulation Experiment view: made the (re)loading of remote files and (details)
  7. Some minor cleaning up. (details)
  8. Graph panel widget: make sure that the removal of graph panels doesn't (details)
  9. Tool bar widget: prevent people from specifying a parent. (details)
  10. Slight update to our downloads page (#1492). (details)
Commit 9b319e30d14c3218608735fed9ff077fc1cdac25 by Alan Garny
Graph panel widget: make sure that our graph panels are always visible.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
Commit 5fbc302551131f4bc319692573bd73a2024290f9 by Alan Garny
Simulation Experiment view: use some default sizes for graph panels if
none are provided in a SED-ML file.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 3b7d9788026866004627993404f1bc0988fe326e by Alan Garny
Simulation Experiment view: only process events here and there if we or
our central widget is not showing our / its busy widget (#1492).
This addresses the issue with our ‘famous’ black areas being temporarily
shown when reloading a SED-ML file / COMBINE archive.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/commonwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/commonwidget.cpp (diff)
Commit 9f115b8ec86036b57f8e3e0aacb4e3817a1f194e by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit b2d165c63b8fa558c2fb5dbf972143561aa3a719 by Alan Garny
Some minor improvement.
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit a25a429d6b952ab9fccf640cd418f49b182e0f82 by Alan Garny
Simulation Experiment view: made the (re)loading of remote files and
SED-ML files / COMBINE archives much smoother (#1492).
Now, the only remaining issue is when OpenCOR starts with a file that is
to be shown using the Simulation Experiment view. On macOS, the tool bar
has a 3D look while it should have a flat one. It’s only that view for
the first file. Indeed, if we switch to another file using the same
view, then everything’s fine…!?
The file was modified src/plugins/miscellaneous/Core/src/commonwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/commonwidget.h (diff)
Commit 72864fb58035982034b47a3a32499410b1ad4ff1 by Alan Garny
Some minor cleaning up.
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit 088d52905949163f9dfaa6b034b81c5dc12fb3e2 by Alan Garny
Graph panel widget: make sure that the removal of graph panels doesn't
result in some flashes.
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
Commit 45cc5888fee377c4b798ebdf5ae0ab1288bbc5f2 by Alan Garny
Tool bar widget: prevent people from specifying a parent.
This is crazy, but that’s the only way to get things to work properly on
macOS!? (See code.)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwindow.cpp (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/toolbarwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwindow.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwindow.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/toolbarwidget.h (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwindow.cpp (diff)
Commit 1ed912752c150799cff80ac5377cb58c571514fb by Alan Garny
Slight update to our downloads page (#1492).
The file was modified doc/downloads/index.js (diff)