Changes

Summary

  1. Some minor cleaning up. (commit: e6eaeb5) (details)
  2. Graph Panel widget: fixed an issue with graph panels not always being (commit: 8ee9bd7) (details)
  3. Graph Panel widget: fixed an issue with graph panels not always being (commit: f6db0ec) (details)
  4. Some minor cleaning up. (commit: c1519db) (details)
  5. Merge branch 'master' into issue1619. (commit: 023d39a) (details)
  6. Merge branch 'master' into issue1619. (commit: bc1233b) (details)
  7. Merge branch 'master' into issue1619. (commit: 9ad6062) (details)
  8. Graph Panel widget: fixed an issue with graph panels not always being (commit: d285e3b) (details)
  9. Some minor cleaning up. (commit: c5c4a07) (details)
  10. Some minor cleaning up. (commit: 067dafa) (details)
  11. Graph Panel widget: fixed an issue with graph panels not always being (commit: bf2559d) (details)
  12. Graph Panel widget: fixed an issue with graph panels not always being (commit: 3187db6) (details)
  13. Graph Panel widget: fixed an issue with graph panels not always being (commit: e6f188b) (details)
  14. Graph Panel widget: fixed an issue with graph panels not always being (commit: fa17665) (details)
  15. Graph Panel widget: only allow zooming in/out using the wheel when over (commit: 15417cf) (details)
  16. Graph Panel widget: fixed an issue with graph panels not always being (commit: e4f67f6) (details)
  17. Graph Panel widget: fixed an issue with graph panels not always being (commit: ff5671b) (details)
  18. Graph Panel widget: fixed an issue with graph panels not always being (commit: a8042cf) (details)
  19. Graph Panel widget: fixed an issue with graph panels not always being (commit: 53b3073) (details)
  20. Some minor cleaning up. (commit: e8ea3c1) (details)
  21. Graph Panel widget: fixed an issue with graph panels not always being (commit: 17d9226) (details)
  22. Graph Panel widget: fixed an issue with graph panels not always being (commit: 28e18bc) (details)
  23. Graph Panel widget: fixed an issue with graph panels not always being (commit: 4b1e165) (details)
  24. Simulation Experiment view: make sure that our legend is of the right (commit: 617f4ee) (details)
  25. Graph Panel widget: prevent some flashing of the X axis on Windows and (commit: 18e99c6) (details)
  26. Slight update to our downloads page (#1619). (commit: 485982b) (details)
  27. Graph Panel widget: prevent a graph panel from becoming black. (commit: 3230399) (details)
  28. Simulation support: improved stability...? (commit: 449fe4e) (details)
  29. New snapshot. (commit: c4e3e84) (details)
  30. Only build libSBML (#1628). (commit: 8e281e2) (details)
  31. libSBML: don't build with bzip2 and zlib support (#1628). (commit: 2968479) (details)
  32. Linux: no need to ship bzip2 anymore (#1628). (commit: ad22a2f) (details)
  33. libSBML: new binaries (#1628). (commit: 2801868) (details)
  34. Don't only build libSBML (#1628). (commit: 0863988) (details)
  35. Slight updates to our downloads pages (#1628). (commit: bf15007) (details)
  36. Slight update to our libSBML tests (#1628). (commit: a5c33ee) (details)
  37. Simulation Experiment view: don’t consider a SED-ML file as modified (commit: 3005478) (details)
  38. libSBML: updated our Linux binary. (commit: 48109bb) (details)
  39. Some minor cleaning up. (commit: 9b002d4) (details)
  40. Core plugin: slight improvement to our (commit: a1294d9) (details)
  41. Core plugin: slight improvement to our (commit: a7a9f8d) (details)
  42. libSBML: updated our Linux binary. (commit: dde9cde) (details)
  43. Some minor cleaning up. (commit: d890ecc) (details)
  44. Core plugin: fixed a problem with menu items in the File | Reopen menu (commit: acc466b) (details)
  45. Slight updates to our downloads page (#1626 and #1633). (commit: 191cab7) (details)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 8ee9bd78701fd4e0eaa5363600c0706d7374ea21 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: 8ee9bd7)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit f6db0ecc7d700d1d56c7ac61a586843aa42dad80 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
Things now look fine on macOS, but on Windows and Linux, the call to
forceAlignWithNeighbors() (?) results in some GUI flashes.
(commit: f6db0ec)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 023d39afa14b383dff82b87a922beae97c79ae66 by Alan Garny
Merge branch 'master' into issue1619.
(commit: 023d39a)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified doc/downloads/index.js (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit bc1233bdbad486290a82b0dbbcd4eda8d04ee03c by Alan Garny
Merge branch 'master' into issue1619.
(commit: bc1233b)
The file was modified src/plugins/widget/GraphPanelWidget/i18n/GraphPanelWidget_fr.ts (diff)
Commit 9ad606255ce802d35fa11c24171e3cd3b91ac191 by Alan Garny
Merge branch 'master' into issue1619.
(commit: 9ad6062)
The file was modified src/plugins/widget/GraphPanelWidget/i18n/GraphPanelWidget_fr.ts (diff)
Commit d285e3b5190eba9eb30b7befcf9d0fee9f4452d4 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: d285e3b)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit bf2559d996dfc1fcc63bf11636b162cee51be146 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: bf2559d)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 3187db6f0951c5cc649d069495540834731c9e16 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: 3187db6)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit e6f188b0b6b7bb49eaa5661e52d207df0aa06ed3 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: e6f188b)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit fa176653b3ca02fc780b11a0f40ddeab8d1cf800 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: fa17665)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 15417cf2818d4cccd2df08fb5b5ea99d5a9d8b4e by Alan Garny
Graph Panel widget: only allow zooming in/out using the wheel when over
the canvas.
(commit: 15417cf)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit e4f67f68dbb78d6a3bdca0ab74a166027402ee34 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: e4f67f6)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
Commit ff5671b5e71c9721774821cfab88f745fe4aec13 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: ff5671b)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit a8042cfda80b415a74122a10d765aeb13b7e82fb by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: a8042cf)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 53b30734213391bf5a3f0c4d12873bc9365ea3c3 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: 53b3073)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit 17d9226cbce48d3ba86bf2519f3cf301749ee5fa by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: 17d9226)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 28e18bc33ee3a520bc864abc63998bbbfb544cb4 by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: 28e18bc)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 4b1e1657db9a813fe9e9ffd2220dc81f6b1e5abb by Alan Garny
Graph Panel widget: fixed an issue with graph panels not always being
properly aligned (#1619).
(commit: 4b1e165)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 617f4ee1ebc8c9af16b4734a3e4b6af319496754 by Alan Garny
Simulation Experiment view: make sure that our legend is of the right
width when changing a graph's title (#1619).
(commit: 617f4ee)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 18e99c66a0a7cded060ce9b59f01b5f632887353 by Alan Garny
Graph Panel widget: prevent some flashing of the X axis on Windows and
Linux (#1619).
(commit: 18e99c6)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 485982b9151f7964d6ff33b8dfd072b1057bee1e by Alan Garny
Slight update to our downloads page (#1619).
(commit: 485982b)
The file was modified doc/downloads/index.js (diff)
Commit 3230399052ad14d2df76b9c3586355de4ece6f26 by Alan Garny
Graph Panel widget: prevent a graph panel from becoming black.
(commit: 3230399)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 449fe4e66a35ff81ec0a8505e06043af0d2ffa21 by Alan Garny
Simulation support: improved stability...?
This is related to issue #1574 where some random crashes at the
beginning of SimulationData::deleteArrays(), i.e. when trying to free up
mConstants…!?
(commit: 449fe4e)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified doc/user/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
The file was modified CMakeLists.txt (diff)
Commit 2968479344e1d77e9b6eead26f34b912ffc18fa2 by Alan Garny
libSBML: don't build with bzip2 and zlib support (#1628).
(commit: 2968479)
The file was modified src/plugins/api/SBMLAPI/CMakeLists.txt (diff)
Commit ad22a2fbb9407c98468ba3d7a8b12e607e2c4d00 by Alan Garny
Linux: no need to ship bzip2 anymore (#1628).
(commit: ad22a2f)
The file was modified CMakeLists.txt (diff)
Commit 2801868c25bd833b92ca744b355f5d77825210f3 by Alan Garny
libSBML: new binaries (#1628).
(commit: 2801868)
The file was modified src/plugins/api/SBMLAPI/CMakeLists.txt (diff)
Commit 0863988c45ea44da67ff8e4c6d958d6ef47a38b2 by Alan Garny
Don't only build libSBML (#1628).
(commit: 0863988)
The file was modified CMakeLists.txt (diff)
Commit bf1500784fbda040f723c772a01e0ed8d74e287e by Alan Garny
Slight updates to our downloads pages (#1628).
(commit: bf15007)
The file was modified doc/downloads/previousSnapshots.js (diff)
The file was modified doc/downloads/index.js (diff)
Commit a5c33eeea7c65d0391964042d3f8df218c22abd9 by Alan Garny
Slight update to our libSBML tests (#1628).
(commit: a5c33ee)
The file was modified src/plugins/api/SBMLAPI/tests/tests.cpp (diff)
Commit 30054785faa1a8097cff1832b1425c003b74c9f5 by Alan Garny
Simulation Experiment view: don’t consider a SED-ML file as modified
under certain conditions (#1626).
(commit: 3005478)
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 48109bbc143dd067d1f42e7c05e77f5f0a23ce98 by noreply
libSBML: updated our Linux binary.
Hmm, somehow, its SHA-1 value was wrong?...
(commit: 48109bb)
The file was modified src/plugins/api/SBMLAPI/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
Commit a1294d9ff2d39ed912bc84ecc257729f96f6c45f by Alan Garny
Core plugin: slight improvement to our
CorePlugin::updateFileReopenMenu() method.
(commit: a1294d9)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
Commit a7a9f8d7621daf068b5f947d64e99a289ed94859 by Alan Garny
Core plugin: slight improvement to our
CorePlugin::updateFileReopenMenu() method.
(commit: a7a9f8d)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
Commit dde9cdef53d182a9e746f48167075a1a43a0e847 by noreply
libSBML: updated our Linux binary.
Argh, the previous commit was unnecessary. I hadn't pulled the latest
changes, which is why the SHA-1 value was wrong... since it was out of
sync...!
(commit: dde9cde)
The file was modified src/plugins/api/SBMLAPI/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.h (diff)
Commit acc466b3dbacf7f86a4955c9efc11d667346a2f8 by Alan Garny
Core plugin: fixed a problem with menu items in the File | Reopen menu
potentially appearing as disabled (#1633).
(commit: acc466b)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.h (diff)
Commit 191cab73edd789a3b0db3511d11e47a508fe454e by Alan Garny
Slight updates to our downloads page (#1626 and #1633).
(commit: 191cab7)
The file was modified doc/downloads/index.js (diff)