Changes

Summary

  1. Renamed ULLONG_WIDTH to AttributeNumberWidth since it's defined by gcc (commit: 2a62ea0) (details)
  2. Prevent a deprecated warnings for the CellML API on Ubuntu 18.04 LTS. (commit: 3faee38) (details)
  3. Make sure that our plugins use RPATH rather than RUNPATH on Linux. (commit: 608befc) (details)
  4. Make sure that OpenCOR itself uses RPATH rather than RUNPATH on Linux. (commit: 11a75c1) (details)
  5. Properly deploy some system libraries on Linux. (commit: 116f084) (details)
  6. Only build the SUNDIALS package (#1643). (commit: 6443a4b) (details)
  7. SUNDIALS package: upgraded to version 3.1.1 (#1643). (commit: 6066f9c) (details)
  8. SUNDIALS package: upgraded to version 3.1.1 (#1643). (commit: 61d3610) (details)
  9. SUNDIALS package: new binaries (#1643). (commit: ce68061) (details)
  10. Slight update to our downloads page (#1643). (commit: 68dc3c4) (details)
  11. Don't build the SUNDIALS package only (#1643). (commit: a76a8f8) (details)
  12. QtWebKit package: updated our macOS binary. (commit: 8d953e1) (details)
  13. QtWebKit package: slight update to our README.rst file. (commit: ae2786e) (details)
  14. Only build the QtWebKit package. (commit: 0a195c2) (details)
  15. QtWebKit package: slight update to our README.rst file. (commit: c8c591d) (details)
  16. Some minor cleaning up. (commit: b0c204e) (details)
  17. QtWebKit package: slight update to our README.rst file. (commit: f382264) (details)
  18. QtWebKit package: slight update to our README.rst file. (commit: 43b85bd) (details)
  19. QtWebKit package: statically link libjpeg. (commit: 3229db2) (details)
  20. QtWebKit package: statically link libpng. (commit: 9befc97) (details)
  21. QtWebKit package: statically link ZLIB. (commit: 50f3826) (details)
  22. QtWebKit package: slight update to our README.rst file. (commit: 49bd7f4) (details)
  23. QtWebKit package: have it depend on our copy of JPEG, PNG and ZLIB on (commit: ec4d302) (details)
  24. Some minor cleaning up. (commit: a803ba8) (details)
  25. Some minor cleaning up. (commit: 955ba6c) (details)
  26. QtWebKit package: use -fPIC for JPEG, PNG and ZLIB (on Linux and macOS). (commit: b5108d9) (details)
  27. Some minor cleaning up. (commit: 3ea1979) (details)
  28. Some minor cleaning up. (commit: e4e20b3) (details)
  29. QtWebKit package: new Linux and macOS binaries. (commit: 46bd014) (details)
  30. QtWebKit package: new Windows binaries. (commit: d21e353) (details)
  31. Stop building only the QtWebKit package. (commit: e4e881b) (details)
  32. Some minor cleaning up. (commit: 2ea0a3f) (details)
  33. Some minor cleaning up. (commit: d227018) (details)
  34. Prevent OpenCOR from crashing when selecting Tools | Reset All. (commit: d7823d2) (details)
  35. CellML Text view: keep track of a CellML file’s documentation (#1642). (commit: 6918a75) (details)
  36. Slight update to our downloads page (#1642). (commit: 4fe92aa) (details)
  37. Slight update to our downloads page (#1642). (commit: 53d91e9) (details)
Commit 2a62ea024548f89db086938a1552fe4e96c4e923 by Alan Garny
Renamed ULLONG_WIDTH to AttributeNumberWidth since it's defined by gcc
on Ubuntu 18.04 LTS.
(commit: 2a62ea0)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
Commit 3faee38fec527dcda5749ba63704d5870f3a8582 by Alan Garny
Prevent a deprecated warnings for the CellML API on Ubuntu 18.04 LTS.
(commit: 3faee38)
The file was modified src/plugins/api/CellMLAPI/src/cellmlapibegin.h (diff)
The file was modified src/plugins/api/CellMLAPI/src/cellmlapiend.h (diff)
Commit 608befcb9d6021c5121a0a668639113957ae1515 by Alan Garny
Make sure that our plugins use RPATH rather than RUNPATH on Linux.
(commit: 608befc)
The file was modified cmake/common.cmake (diff)
Commit 11a75c15f353518d316317681acbcb7faf2796a5 by Alan Garny
Make sure that OpenCOR itself uses RPATH rather than RUNPATH on Linux.
(commit: 11a75c1)
The file was modified CMakeLists.txt (diff)
Commit 116f084564496daa721effceef8661360b600345 by Alan Garny
Properly deploy some system libraries on Linux.
(commit: 116f084)
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
Commit 6443a4b98870775560f7764eb45c1fc5dd79df49 by Alan Garny
Only build the SUNDIALS package (#1643).
(commit: 6443a4b)
The file was modified CMakeLists.txt (diff)
Commit 6066f9c6dd2bd3403bf04a3bd1f50891d1cc1dbd by Alan Garny
SUNDIALS package: upgraded to version 3.1.1 (#1643).
(commit: 6066f9c)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 61d36104f8e924ddea14565a3628e6f67e57f758 by Alan Garny
SUNDIALS package: upgraded to version 3.1.1 (#1643).
(commit: 61d3610)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit ce680617ed4baba0701cd96ae6f43b0f622b0cfe by Alan Garny
SUNDIALS package: new binaries (#1643).
(commit: ce68061)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 68dc3c4c4ccde23cb04f4662533e1057299c6f31 by Alan Garny
Slight update to our downloads page (#1643).
(commit: 68dc3c4)
The file was modified doc/downloads/index.js (diff)
Commit a76a8f80b06896d6ea53f8de2b6bd86af452e1e9 by Alan Garny
Don't build the SUNDIALS package only (#1643).
(commit: a76a8f8)
The file was modified CMakeLists.txt (diff)
Commit 8d953e1aee69612bffb1f9ffd03bbbfd46bae867 by noreply
QtWebKit package: updated our macOS binary.
(commit: 8d953e1)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit ae2786e132b815abd16cd5b0bc1f5664bb2f5962 by Alan Garny
QtWebKit package: slight update to our README.rst file.
(commit: ae2786e)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
Commit 0a195c2309d0b028880849d36984abf4dba9e53a by Alan Garny
Only build the QtWebKit package.
(commit: 0a195c2)
The file was modified CMakeLists.txt (diff)
Commit c8c591d75f0b15c20eca39c5e2cf5ff703eaf90f by Alan Garny
QtWebKit package: slight update to our README.rst file.
(commit: c8c591d)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
The file was modified src/plugins/api/BioSignalMLAPI/CMakeLists.txt (diff)
Commit f38226413e53b2623245e775e6df008a87478de7 by Alan Garny
QtWebKit package: slight update to our README.rst file.
(commit: f382264)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
Commit 43b85bd0d614cc98aac6d336cd0abfee1145c28a by Alan Garny
QtWebKit package: slight update to our README.rst file.
(commit: 43b85bd)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
Commit 3229db239538481fa2fb2f0d13d111b333e662b1 by Alan Garny
QtWebKit package: statically link libjpeg.
(commit: 3229db2)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 9befc97d3a812f29e027db56748cc650c1366794 by Alan Garny
QtWebKit package: statically link libpng.
(commit: 9befc97)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 50f3826a4fb776716859f9950c85b9e0757e8e9c by Alan Garny
QtWebKit package: statically link ZLIB.
(commit: 50f3826)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 49bd7f437cb8f72556a1bcbb0c0a38211df7622e by Alan Garny
QtWebKit package: slight update to our README.rst file.
(commit: 49bd7f4)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
Commit ec4d3021934c58fcfedeb8969f952ea2aadb0424 by Alan Garny
QtWebKit package: have it depend on our copy of JPEG, PNG and ZLIB on
Linux and macOS.
(commit: ec4d302)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was removedres/oxygen/mimetypes/Thumbs.db:encryptable
The file was modified src/plugins/api/BioSignalMLAPI/CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit b5108d95553f9b50689780420b2d2d89b8220366 by Alan Garny
QtWebKit package: use -fPIC for JPEG, PNG and ZLIB (on Linux and macOS).
(commit: b5108d9)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
Commit 46bd014d72ec050beece0ba3849f14b5507a56ae by Alan Garny
QtWebKit package: new Linux and macOS binaries.
(commit: 46bd014)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit d21e353e96563cfa49c6f1f4d8ab0e9332c27bd9 by Alan Garny
QtWebKit package: new Windows binaries.
(commit: d21e353)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit e4e881b1efabf26e2a771ea88a5a2ac2a382d775 by Alan Garny
Stop building only the QtWebKit package.
(commit: e4e881b)
The file was modified CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
The file was modified CMakeLists.txt (diff)
Commit d7823d236e3e680328fe842dacc9f709c76a9e62 by Alan Garny
Prevent OpenCOR from crashing when selecting Tools | Reset All.
It looks like this might (somehow?) be related to our use of the new
signal/slot mechanism? At least, that seems to be the only difference
between the 17 March and 23 April snapshots when it comes to
MainWindow::updateDockWidgetsVisibility().
(commit: d7823d2)
The file was modified src/mainwindow.cpp (diff)
Commit 6918a75b980c41c89eeb1ed91fe6d24528a47333 by Alan Garny
CellML Text view: keep track of a CellML file’s documentation (#1642).
(commit: 6918a75)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.h (diff)
Commit 4fe92aa0fa9f8744976855699df3fe3315fbd59b by Alan Garny
Slight update to our downloads page (#1642).
(commit: 4fe92aa)
The file was modified doc/downloads/index.js (diff)
Commit 53d91e9110d438870c40eb310e5cb584a9e9d2c5 by Alan Garny
Slight update to our downloads page (#1642).
(commit: 53d91e9)
The file was modified doc/downloads/index.js (diff)