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)
  38. Only build LLVM+Clang (#1552). (commit: 2f3df74) (details)
  39. LLVMClang package: upgraded to version 6.0.0 (#1552). (commit: 5d651b9) (details)
  40. LLVMClang package: upgraded to version 6.0.0 (#1552). (commit: bbad500) (details)
  41. LLVMClang package: upgraded to version 6.0.0 (#1552). (commit: 68993ad) (details)
  42. LLVMClang package: upgraded to version 6.0.0 (#1552). (commit: 8c0b5a3) (details)
  43. LLVMClang package: new Linux and macOS binaries (#1552). (commit: c994a6e) (details)
  44. Stop building on LLVM+Clang (#1552). (commit: f2d8f9a) (details)
  45. Some minor cleaning up. (commit: edec2ba) (details)
  46. Simulation Experiment view: make sure that mGraphPanelsWidgetSizes gets (commit: 77b8f0d) (details)
  47. Slight update to our downloads page (#1552). (commit: 2c48184) (details)
  48. LLVMClang package: new Windows binaries (#1552). (commit: 9d408ad) (details)
  49. Travis CI: upgraded to Qt 5.9.5. (commit: e2cf0a4) (details)
  50. Travis CI: some tests to understand why things are now failing...!? (commit: f684da1) (details)
  51. Travis CI: some tests to understand why things are now failing...!? (commit: 4efc751) (details)
  52. Travis CI: some tests to understand why things are now failing...!? (commit: 1d5582a) (details)
  53. Travis CI: some tests to understand why things are now failing...!? (commit: 2970f1c) (details)
  54. Travis CI: some tests to understand why things are now failing...!? (commit: b30eb74) (details)
  55. Travis CI: optimising the packages we need on Ubuntu. (commit: 05e42e9) (details)
  56. Travis CI: some tests to understand why things are now failing...!? (commit: ffe25c8) (details)
  57. Travis CI: optimising the packages we need on Ubuntu. (commit: fa7a4b6) (details)
  58. LLVMClang package: upgraded to version 6.0.0 (#1552). (commit: 4f69cd0) (details)
  59. Built a special version of LLVM+Clang to see whether this is the cause (commit: 8e6cf78) (details)
  60. LLVMClang package: upgraded to version 6.0.0 (#1552). (commit: 35cb856) (details)
  61. Some minor cleaning up. (commit: e769589) (details)
  62. Stopped using Travis CI. (commit: 3ed7b35) (details)
  63. Windows: prevent a warning when using LLVM+Clang. (commit: a250120) (details)
  64. Text-based editors: can now word-wrap an editor's contents (#1652). (commit: 694d043) (details)
  65. Some minor cleaning up. (commit: 7019ca0) (details)
  66. Editing view: updated our French translations (#1652). (commit: 73b9cdd) (details)
  67. Text-based editors: remember about word-wrapping (#1652). (commit: 31aafda) (details)
  68. Slight update to our downloads page (#1652). (commit: 444a736) (details)
  69. Slight update to our what's new page (#1652). (commit: d04d7bc) (details)
  70. Slight improvement to our MathML tests. (commit: dbefbe4) (details)
  71. Prevent a crash when leaving OpenCOR with a simulation still running. (commit: 7f70207) (details)
  72. macOS: properly handle the exiting of full-screen mode when pressing the (commit: 068b6ba) (details)
  73. Some minor cleaning up. (commit: b8e8e0b) (details)
  74. Some minor cleaning up. (commit: 395e0fb) (details)
  75. Text-based editors: now highlight all occurrences of a word throughout a (commit: 06a2693) (details)
  76. Editor widget: customised our highlighting a bit (#1414). (commit: 2ed1042) (details)
  77. Editor widget: make sure that our highlighting is cleared whenever (commit: 4407897) (details)
  78. Editor widget: make sure that our position is still the same after some (commit: 99fd778) (details)
  79. Some minor cleaning up (#1414). (commit: 4d6dca6) (details)
  80. Editor widget: make sure that our scrollbars are back to their original (commit: fbe6496) (details)
  81. QScintilla support: show our cursor position on our vertical scrollbar (commit: 461779e) (details)
  82. QScintilla widget: added support for the highlighting of lines on the (commit: b7cd952) (details)
  83. QScintilla editor: simplified our highlighting in the vertical scrollbar (commit: f92459f) (details)
  84. Slight updates to our downloads and what is new pages (#1414). (commit: b19b1ab) (details)
  85. QScintilla widget: take into account that on Windows and Linux, a (commit: f1b750a) (details)
  86. Moved our highlighting support code from QScintillaWidget to (commit: 650746d) (details)
  87. Editor widget: make sure that our scroll bar highlighting is properly (commit: 2a1267d) (details)
  88. Some minor cleaning up (#1414). (commit: 0bfa895) (details)
  89. Some minor cleaning up. (commit: 209e0f3) (details)
  90. Some minor cleaning up. (commit: e2ce606) (details)
  91. Some minor cleaning up. (commit: 8ce33c5) (details)
  92. Some cleaning up (#1414). (commit: 41f949e) (details)
  93. Some minor cleaning up. (commit: 48f6f2e) (details)
  94. Editor widget: make sure that showing our find/replace widget not only (commit: 24f4cd0) (details)
  95. Some minor cleaning up. (commit: f67fbd0) (details)
  96. Some minor cleaning up. (commit: 3bd3c9f) (details)
  97. Editor widget: update the highlighted lines in our vertical scroll bar (commit: 00412d8) (details)
  98. Various work on the Editor widget (#1414). (commit: e14985a) (details)
  99. Central widget: removed the need for mRemoteLocalFileNames. (commit: fc4a0d7) (details)
  100. Make sure that we hide our busy widget if we couldn't open a remote (commit: b630110) (details)
  101. Some minor cleaning up (#1414). (commit: aa0f797) (details)
  102. Some minor cleaning up (#1414). (commit: b76fd3a) (details)
  103. Some minor cleaning up (#1414). (commit: 7997398) (details)
  104. CellML Text editing: handle un/commenting without relying on the (commit: 5f4ff66) (details)
  105. Don't associate an icon with a data store variable anymore (#1657). (commit: 1ce85a5) (details)
  106. Some minor cleaning up. (commit: d7322ff) (details)
  107. Editor widget: highlight all occurrences of a word that gets selected by (commit: 656e0bd) (details)
  108. Editor widget: optimised the highlighting/finding of some text (#1414). (commit: c71e5d9) (details)
  109. Editor widget: highlight all occurrences of a word that gets selected by (commit: 79dbaf5) (details)
  110. Editor widget: can now find a multiline piece of text (#1414). (commit: 66c0d5c) (details)
  111. Only initialise parameter type to QIcon map when it is first used (commit: 66e7e3d) (details)
  112. Some minor cleaning up (#1657). (commit: 40895b0) (details)
  113. Some minor cleaning up. (commit: adcd51b) (details)
  114. Removed unnecessary const  and const references. (commit: d5d0763) (details)
  115. Removed unnecessary const  and const references. (commit: b48badf) (details)
  116. Editor widget: make sure that we properly handle the use of TAB/BACKTAB. (commit: b4b339b) (details)
  117. Editor widget: don't highlight a space-based string. (commit: 67c90eb) (details)
  118. Central widget: prevent a GUI glitch when changing modes. (commit: 771708d) (details)
  119. Some minor cleaning up. (commit: f1f00d2) (details)
  120. Revert "Central widget: prevent a GUI glitch when changing modes." (commit: 19c8248) (details)
  121. Simulation Experiment view: now provide a default value for the legend (commit: a7381b2) (details)
  122. Slight update to our downloads page (#1662). (commit: 6f1a933) (details)
  123. Graph Panel widget: prevent a GUI glitch on Windows and Linux. (commit: ff1476f) (details)
  124. Some minor cleaning up. (commit: 42126ed) (details)
  125. Simulation Experiment view: make sure that mGraphPanelsWidgetSizes gets (commit: 16adf6a) (details)
  126. Some minor cleaning up. (commit: 61ee1c2) (details)
  127. Some minor cleaning up. (commit: 4038227) (details)
  128. Prevent a warning on Linux. (commit: 2a1feed) (details)
  129. Prevent a couple of warnings on Linux. (commit: 947b6a6) (details)
  130. Some minor cleaning up. (commit: f16e91c) (details)
  131. Prevent a warning on Linux. (commit: e4d2ad2) (details)
  132. Some minor cleaning up. (commit: b0704d2) (details)
  133. Simulation Experiment view: now automatically assign a colour to a new (commit: 3bf0f90) (details)
  134. Graph Panel widget: enable our legend by default (#1665). (commit: 2c0eaec) (details)
  135. Graph Panel widget: make sure that we reset our colour sequence if all (commit: 787dc56) (details)
  136. Slight update to our downloads and what is new pages (#1665). (commit: 502c1fd) (details)
  137. Deployment: make sure that we deploy the qavfmediaplayer plugin on (commit: d631ab6) (details)
  138. Simulation Experiment view: now export to SED-ML the selected state of a (commit: 2b2a611) (details)
  139. Simulation Experiment view: can now retrieve (from a SED-ML file) the (commit: 63444a7) (details)
  140. Some minor cleaning up. (commit: 07ee6a6) (details)
  141. Slight update to our downloads page (#1631). (commit: 0b332c6) (details)
  142. Some minor cleaning up (#1631). (commit: 4ec66c4) (details)
  143. Some minor cleaning up (#1631). (commit: 53435ed) (details)
  144. Graph Panel widget: a graph can now be initialised selected or (commit: 80e09a8) (details)
  145. Graph Panel widget: properly initialise the selected state of a graph (commit: e96ed32) (details)
  146. Some minor cleaning up. (commit: f53ca46) (details)
  147. Graph Panel widget: properly initialise the selected state of a graph (commit: e39fbae) (details)
  148. Some minor cleaning up. (commit: 558947f) (details)
  149. New snapshot. (commit: a32ba37) (details)
  150. libgit2 package: upgraded to version 0.27.1 (#1672). (commit: 7c6cefb) (details)
  151. Only build the libgit2 package (#1672). (commit: 32c31fc) (details)
  152. Only build the libgit2 package (#1672). (commit: 2264fac) (details)
  153. Only build the libgit2 package (#1672). (commit: b60dfb6) (details)
  154. libgit2 package: binaries for version 0.27.1 (#1672). (commit: 770621f) (details)
  155. Stop building only the libgit2 package (#1672). (commit: 83b7695) (details)
  156. Slight updates to our downloads pages (#1672). (commit: 93cef9c) (details)
  157. SBML API package: upgraded to version 5.17.0 (#1671). (commit: 9ae34dc) (details)
  158. Only build the SBML API package (#1671). (commit: 8e8b9d2) (details)
  159. SBML API package: binaries for version 5.17.0 (#1671). (commit: 36a6a3c) (details)
  160. Stop building only the SBML API package (#1671). (commit: 84664c7) (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/cellmlapiend.h (diff)
The file was modified src/plugins/api/CellMLAPI/src/cellmlapibegin.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 CMakeLists.txt (diff)
The file was modified cmake/common.cmake (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 removedres/oxygen/mimetypes/Thumbs.db:encryptable
The file was modified src/plugins/api/BioSignalMLAPI/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 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 cmake/common.cmake (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (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/cellmltextviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (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)
Commit 2f3df74c634d093b06571e440972207ceb2d7396 by Alan Garny
Only build LLVM+Clang (#1552).
(commit: 2f3df74)
The file was modified CMakeLists.txt (diff)
Commit 5d651b90d59279ed4b360cf981bd4c2180283dfc by Alan Garny
LLVMClang package: upgraded to version 6.0.0 (#1552).
(commit: 5d651b9)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit bbad5004d0abff0c2e2701b90848ca3b67eb4a71 by Alan Garny
LLVMClang package: upgraded to version 6.0.0 (#1552).
(commit: bbad500)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit 68993ad1a5749865bdf5a8045b6342e566e3365f by Alan Garny
LLVMClang package: upgraded to version 6.0.0 (#1552).
(commit: 68993ad)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit 8c0b5a3bbb1b95ecde94b00870b788d667e3c372 by Alan Garny
LLVMClang package: upgraded to version 6.0.0 (#1552).
(commit: 8c0b5a3)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit c994a6e2ffa09064104432f219e225cfc234aea4 by Alan Garny
LLVMClang package: new Linux and macOS binaries (#1552).
(commit: c994a6e)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit f2d8f9a34d58ed456e71aa2e28882d2df2213ae9 by Alan Garny
Stop building on LLVM+Clang (#1552).
(commit: f2d8f9a)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 77b8f0d1a52f6eeefafcdf511137d20391197f6b by Alan Garny
Simulation Experiment view: make sure that mGraphPanelsWidgetSizes gets
properly initialised upon export a SED-ML file / COMBINE archive.
(commit: 77b8f0d)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 2c48184dd9bec61ec01eb8f5e456430b7eb59e79 by Alan Garny
Slight update to our downloads page (#1552).
(commit: 2c48184)
The file was modified doc/downloads/index.js (diff)
Commit 9d408ad1c4ff46fb8a36986d7ed6488c8153f58f by Alan Garny
LLVMClang package: new Windows binaries (#1552).
(commit: 9d408ad)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit e2cf0a4a2cf99cdd8867c2a6298ddb7f029a065f by Alan Garny
Travis CI: upgraded to Qt 5.9.5.
(commit: e2cf0a4)
The file was modified scripts/traviscilinuxinstall (diff)
Commit f684da10a6d18f3ccb0e3ad79f5f853d111c4a85 by Alan Garny
Travis CI: some tests to understand why things are now failing...!?
(commit: f684da1)
The file was modified scripts/traviscilinuxscript (diff)
Commit 4efc7514b2564fca7f60024ea3f73a4d8c84fa34 by Alan Garny
Travis CI: some tests to understand why things are now failing...!?
(commit: 4efc751)
The file was modified scripts/traviscilinuxscript (diff)
Commit 1d5582aba6861a96d317f4471137aac6e98e5238 by Alan Garny
Travis CI: some tests to understand why things are now failing...!?
(commit: 1d5582a)
The file was modified scripts/traviscilinuxscript (diff)
Commit 2970f1c2690310b8515f8a29c24ea5f8988d73c8 by Alan Garny
Travis CI: some tests to understand why things are now failing...!?
(commit: 2970f1c)
The file was modified scripts/traviscilinuxscript (diff)
Commit b30eb743bd42757e716d78a5b53c4bb20e88f7d7 by Alan Garny
Travis CI: some tests to understand why things are now failing...!?
(commit: b30eb74)
The file was modified scripts/traviscilinuxscript (diff)
Commit 05e42e91c09d272d956058b8dae4f667c681ee5b by Alan Garny
Travis CI: optimising the packages we need on Ubuntu.
(commit: 05e42e9)
The file was modified scripts/traviscilinuxinstall (diff)
Commit ffe25c8e6cba2dd539e691c854b7dddd622e8b4a by Alan Garny
Travis CI: some tests to understand why things are now failing...!?
(commit: ffe25c8)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit fa7a4b62c85286b78f20b3e3bd0586d45cf094a2 by Alan Garny
Travis CI: optimising the packages we need on Ubuntu.
(commit: fa7a4b6)
The file was modified scripts/traviscilinuxinstall (diff)
Commit 4f69cd014495087482dd04bac84d4996cfb96135 by Alan Garny
LLVMClang package: upgraded to version 6.0.0 (#1552).
(commit: 4f69cd0)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit 8e6cf78ed3740ce5b8721ae550b8afbd3b3c686a by Alan Garny
Built a special version of LLVM+Clang to see whether this is the cause
of our problems on Travis CI.
(commit: 8e6cf78)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit 35cb856f18520cf83b38324e4b956b157896bd04 by Alan Garny
LLVMClang package: upgraded to version 6.0.0 (#1552).
(commit: 35cb856)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
The file was modified scripts/traviscilinuxscript (diff)
Commit 3ed7b35b1bcc64a4e3d9dd2251161215ff816954 by Alan Garny
Stopped using Travis CI.
Indeed, we now have everything set up and working nicely on Jenkins. Not
only that, but issue #1552 is building/testing fine locally on Jenkins,
but not on Travis CI (though our Docker Ubuntu 16.04 LTS) and I am
really not sure why. I spent a full day trying to figure out, but to no
avail. So, since Jenkins is working (and also build/test on Windows and
macOS), we might as well only use that, not to mention that we can rely
ccache on Jenkins, thus making our builds faster.
(commit: 3ed7b35)
The file was removedscripts/traviscilinuxscript
The file was modified cmake/common.cmake (diff)
The file was removed.travis.yml
The file was modified README.rst (diff)
The file was modified CMakeLists.txt (diff)
The file was modified doc/downloads/index.js (diff)
The file was removedscripts/traviscilinuxinstall
Commit a25012001d6390cfe2bc1a28d5ab5bee14810916 by noreply
Windows: prevent a warning when using LLVM+Clang.
(commit: a250120)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangbegin.h (diff)
Commit 694d0431ff643512f12c6997583107e74ad8d4ba by Alan Garny
Text-based editors: can now word-wrap an editor's contents (#1652).
(commit: 694d043)
The file was modified src/plugins/editing/EditingView/src/editingviewplugin.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewplugin.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
Commit 73b9cdd7fddead7adc7e3e8ce7752de2dc7936bd by Alan Garny
Editing view: updated our French translations (#1652).
(commit: 73b9cdd)
The file was modified src/plugins/editing/EditingView/i18n/EditingView_fr.ts (diff)
Commit 31aafda59b8eaebb995ae16d9f118ad9cbf0b2d1 by Alan Garny
Text-based editors: remember about word-wrapping (#1652).
(commit: 31aafda)
The file was modified src/plugins/editing/EditingView/src/editingviewplugin.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
Commit 444a736f19fc110269b0de8b14b549404652773d by Alan Garny
Slight update to our downloads page (#1652).
(commit: 444a736)
The file was modified doc/downloads/index.js (diff)
Commit d04d7bc7479714fa5965b0c2a31bbf05d0ef95b6 by Alan Garny
Slight update to our what's new page (#1652).
(commit: d04d7bc)
The file was modified doc/user/whatIsNew.js (diff)
Commit dbefbe4d00e2eb9a47b83340220a513dbe1adbf7 by Alan Garny
Slight improvement to our MathML tests.
(commit: dbefbe4)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.h (diff)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.cpp (diff)
Commit 7f70207f1db3ce2910bacecbc6f063332d1a1c08 by Alan Garny
Prevent a crash when leaving OpenCOR with a simulation still running.
(commit: 7f70207)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit 068b6baebd1997744a127356af49d6e34bbf426f by Alan Garny
macOS: properly handle the exiting of full-screen mode when pressing the
Esc key (#1637).
(commit: 068b6ba)
The file was modified src/mainwindow.cpp (diff)
The file was modified src/mainwindow.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
Commit 06a2693d3650754e2c351905d1aa44678e5a6e25 by Alan Garny
Text-based editors: now highlight all occurrences of a word throughout a
whole file (#1414).
(commit: 06a2693)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit 2ed1042ab695f2be8fd49b8583721e98ef4bfff5 by Alan Garny
Editor widget: customised our highlighting a bit (#1414).
(commit: 2ed1042)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit 4407897d740e288839595dce3592e0ebae1e695f by Alan Garny
Editor widget: make sure that our highlighting is cleared whenever
necessary (#1414).
(commit: 4407897)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
Commit 99fd778d6153468865674a9a853566400cd62605 by Alan Garny
Editor widget: make sure that our position is still the same after some
highlighting (#1414).
(commit: 99fd778)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit 4d6dca69f98787897f93f27f9604e2eda12197a1 by Alan Garny
Some minor cleaning up (#1414).
(commit: 4d6dca6)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit fbe649621452b3479fc21b5888314eea0e54ecfd by Alan Garny
Editor widget: make sure that our scrollbars are back to their original
position upon highlighting/replacing all (#1414).
(commit: fbe6496)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit 461779ec8dbe4780674fce6b2851507db2527015 by Alan Garny
QScintilla support: show our cursor position on our vertical scrollbar
(#1414).
(commit: 461779e)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.h (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
Commit b7cd9521d598f77e09f55ba26e544d8cbad6ecad by Alan Garny
QScintilla widget: added support for the highlighting of lines on the
vertical scrollbar (#1414).
(commit: b7cd952)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit f92459f3f8e48576c18b5dac9ad7abb654bf3e4d by Alan Garny
QScintilla editor: simplified our highlighting in the vertical scrollbar
(#1414).
Indeed, it used to be a bit too much in your face, not least because we
can’t draw the slider “above” our highlights (as Chrome does).
(commit: f92459f)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
Commit b19b1abd8690f63f8dba02909588e02c5716a0ee by Alan Garny
Slight updates to our downloads and what is new pages (#1414).
(commit: b19b1ab)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/user/whatIsNew.js (diff)
Commit f1b750aa3716007fe8f6435fb3d6c812d2223834 by Alan Garny
QScintilla widget: take into account that on Windows and Linux, a
vertical scroll bar has both a up and down arrow button (#1414).
(commit: f1b750a)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
Commit 650746d3287bd046a174bb6d49d5cce013bfdaa4 by Alan Garny
Moved our highlighting support code from QScintillaWidget to
EditorWidget (#1414).
(commit: 650746d)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.h (diff)
Commit 2a1267da3abc53eb86ded7b0ffbce54ad83a4000 by Alan Garny
Editor widget: make sure that our scroll bar highlighting is properly
shifted on Windows and Linux (#1414).
(commit: 2a1267d)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit 0bfa89588e10712815c1cf5e25d4d711845c26bb by Alan Garny
Some minor cleaning up (#1414).
(commit: 0bfa895)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
Commit 24f4cd0550fdc590987205dd35fca8f13b8338d7 by Alan Garny
Editor widget: make sure that showing our find/replace widget not only
highlight all the occurrences of the current word, but also selects it
(#1414).
(commit: 24f4cd0)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit 00412d82b67340466cdfef12e0a1f3b549811325 by Alan Garny
Editor widget: update the highlighted lines in our vertical scroll bar
when adding text (#1414).
(commit: 00412d8)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit e14985ab0caba06979cd431f9685e404bcbc436c by Alan Garny
Various work on the Editor widget (#1414).
- Put the code for our editor widget’s scroll bar in its own file.
- Added a new file for our editor widget itself
(EditorWidgetEditorWidget).
- Now properly handle the highlighting of all occurrences of a given
word, i.e. the highlighting on the scroll bar is updated whenever
adding/removing some text, deleting a selection, etc.
(commit: e14985a)
The file was addedsrc/plugins/widget/EditorWidget/src/editorwidgetscrollbar.cpp
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewplugin.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/CMakeLists.txt (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewplugin.cpp (diff)
The file was addedsrc/plugins/widget/EditorWidget/src/editorwidgetscrollbar.h
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was addedsrc/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.h
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.h (diff)
The file was addedsrc/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.h (diff)
The file was modified src/plugins/support/QScintillaSupport/src/qscintillawidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
Commit fc4a0d7fabab44f3ea2a8e482eeb8d37864f3977 by Alan Garny
Central widget: removed the need for mRemoteLocalFileNames.
(commit: fc4a0d7)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit b630110d286476ba1e32b34ada0982d3add6cd37 by Alan Garny
Make sure that we hide our busy widget if we couldn't open a remote
file.
(commit: b630110)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit aa0f797e47e8bf9477358186a2a8af9cd85c4e4d by Alan Garny
Some minor cleaning up (#1414).
(commit: aa0f797)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.h (diff)
Commit b76fd3ab1794c4c969127ccf0b7d3ee04c82228a by Alan Garny
Some minor cleaning up (#1414).
(commit: b76fd3a)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.cpp (diff)
Commit 799739875503ed0df83761e93285816c42e2ca3b by Alan Garny
Some minor cleaning up (#1414).
(commit: 7997398)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetscrollbar.cpp (diff)
Commit 5f4ff66cf38f6f34e67b31233e4e35a1549f114b by Alan Garny
CellML Text editing: handle un/commenting without relying on the
handling of a signal (#1414).
(commit: 5f4ff66)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit 1ce85a543bb4946f2c8dac57120b081c66214487 by Alan Garny
Don't associate an icon with a data store variable anymore (#1657).
(commit: 1ce85a5)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/datastoreinterface.inl (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoredialog.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoredialog.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoredialog.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreplugin.cpp (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoredialog.cpp (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit 656e0bd1a2df59ac6e81cfb1c0f50aea6c85ab3f by Alan Garny
Editor widget: highlight all occurrences of a word that gets selected by
double clicking on it (#1414).
(commit: 656e0bd)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit c71e5d92958a3e4360841e4dc05fc52d95711584 by Alan Garny
Editor widget: optimised the highlighting/finding of some text (#1414).
(commit: c71e5d9)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit 79dbaf594596f50a697ae0f9ed329bfc55557432 by Alan Garny
Editor widget: highlight all occurrences of a word that gets selected by
double clicking on it (#1414).
(commit: 79dbaf5)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit 66c0d5cf4a75bb20bb701565460f4da0cdd07637 by Alan Garny
Editor widget: can now find a multiline piece of text (#1414).
(commit: 66c0d5c)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit 66e7e3d24acd1639aa5d4b6f54454b1edc343845 by dave
Only initialise parameter type to QIcon map when it is first used
(#1657).
If initialisation is done at plugin load time then a CLI application
will crash as QIcon is a GUI class.
(commit: 66e7e3d)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportplugin.cpp (diff)
Commit 40895b0ecc175fa171404106c7f1c242918b089a by Alan Garny
Some minor cleaning up (#1657).
(commit: 40895b0)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit d5d0763c8ea04798dd9618b50c9dcaea6ca309aa by Alan Garny
Removed unnecessary const  and const references.
(commit: d5d0763)
The file was modified src/preferencesdialog.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchiveissue.h (diff)
The file was modified src/preferencesdialog.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/widget.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.cpp (diff)
The file was modified src/plugins/plugininfo.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfileissue.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.h (diff)
The file was modified src/plugins/guiinterface.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/widget.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/file.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.h (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileissue.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.h (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.h (diff)
The file was modified src/plugins/viewinterface.cpp (diff)
The file was modified src/plugins/plugininfo.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchiveissue.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.cpp (diff)
The file was modified src/plugins/viewinterface.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.cpp (diff)
The file was modified src/plugins/guiinterface.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileissue.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/file.cpp (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwidget.h (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfileissue.h (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/solverinterface.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/pluginsdialog.h (diff)
Commit b48badf77bb026ed5e0b3be66130aca2577af213 by Alan Garny
Removed unnecessary const  and const references.
(commit: b48badf)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit b4b339b3509e88474796dcd642dc287ac5f2a400 by Alan Garny
Editor widget: make sure that we properly handle the use of TAB/BACKTAB.
Also improved our handling of the Esc key.
(commit: b4b339b)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit 67c90ebf4709647ff26db9c45f6ccd0c3e20793c by Alan Garny
Editor widget: don't highlight a space-based string.
(commit: 67c90eb)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
Commit 771708d80c0d78d4765319a2fc0f6d57ef0a69d3 by Alan Garny
Central widget: prevent a GUI glitch when changing modes.
(commit: 771708d)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
Commit 19c8248ae3945790d1e05ae93af1b91cc1786b51 by Alan Garny
Revert "Central widget: prevent a GUI glitch when changing modes."
This reverts commit 771708d80c0d78d4765319a2fc0f6d57ef0a69d3.
Indeed, there is definitely no need for this. It’s just that there is
something between the current codebase and that of 23 April 2018 (i.e.
our latest snapshot) that is different and that results in the issue
this commit was trying to address. In fact, there is another issue,
which is that the Simulation Experiment view flashes a bit when
switching to it and there are several graph panels, which results in the
N62 SED-ML file being considered modified while it clearly shouldn’t be
(and isn’t using the 2018-04-23 snapshot). So, we need to figure out
what we did that causes those issues…
(commit: 19c8248)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit a7381b268c5595ac1c53b3a84d0e25a26a06af9e by Alan Garny
Simulation Experiment view: now provide a default value for the legend
title of a valid graph (1662).
(commit: a7381b2)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 6f1a933c50942e4bf5f3e6ae3e2cc53aeb7012d3 by Alan Garny
Slight update to our downloads page (#1662).
(commit: 6f1a933)
The file was modified doc/downloads/index.js (diff)
Commit ff1476f32e5e4bcfbb37a464b6f6b9d422af40a6 by Alan Garny
Graph Panel widget: prevent a GUI glitch on Windows and Linux.
(commit: ff1476f)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.cpp (diff)
Commit 16adf6ada5d717bc1fcbfaea97fe420da777c478 by Alan Garny
Simulation Experiment view: make sure that mGraphPanelsWidgetSizes gets
properly initialised.
(commit: 16adf6a)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservicemanager.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
Commit 947b6a64607976083c109ee118ae3e75169db107 by Alan Garny
Prevent a couple of warnings on Linux.
(commit: 947b6a6)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfileissue.h (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 3bf0f9051eb5b880a4391e8058d5575ddaa7b751 by Alan Garny
Simulation Experiment view: now automatically assign a colour to a new
graph (#1665).
(commit: 3bf0f90)
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/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 2c0eaec86451b34b8a9e1d1cf271709cfd53fddf by Alan Garny
Graph Panel widget: enable our legend by default (#1665).
(commit: 2c0eaec)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 787dc5632b1033b2c84e9f943d061cb8b16c3cdd by Alan Garny
Graph Panel widget: make sure that we reset our colour sequence if all
the graphs have been removed (#1665).
(commit: 787dc56)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 502c1fd12aa9232a944e09a0ca966427deb63672 by Alan Garny
Slight update to our downloads and what is new pages (#1665).
(commit: 502c1fd)
The file was modified doc/user/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
Commit d631ab63951fbb7955c16f64e5a46bee7899718f by noreply
Deployment: make sure that we deploy the qavfmediaplayer plugin on
macOS.
For some reasons, it's now needed...?! (Maybe because of QtWebKit?)
(commit: d631ab6)
The file was modified CMakeLists.txt (diff)
Commit 2b2a611b6ac743e1d7c2714ab6793a423eebd08d by Alan Garny
Simulation Experiment view: now export to SED-ML the selected state of a
graph (#1631).
(commit: 2b2a611)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 63444a70e45ddb0df832985a49277b19a4352977 by Alan Garny
Simulation Experiment view: can now retrieve (from a SED-ML file) the
selected state of a graph (#1631).
(commit: 63444a7)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified doc/downloads/index.js (diff)
Commit 0b332c6718d84890e462b8fa5a3ed994532d6522 by Alan Garny
Slight update to our downloads page (#1631).
(commit: 0b332c6)
The file was modified doc/downloads/index.js (diff)
Commit 4ec66c44c8c2687544c8f82734b8e66b0292f80d by Alan Garny
Some minor cleaning up (#1631).
(commit: 4ec66c4)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 53435eda02977611d773abf2abc8459c5388cf86 by Alan Garny
Some minor cleaning up (#1631).
(commit: 53435ed)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
Commit 80e09a8233d7da6bb288f1c44313cd06266d062c by Alan Garny
Graph Panel widget: a graph can now be initialised selected or
unselected (#1631).
(commit: 80e09a8)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.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 e96ed325afc6709ae46cf37a8bf741a9a6fc1468 by Alan Garny
Graph Panel widget: properly initialise the selected state of a graph
(#1631).
(commit: e96ed32)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit e39fbaeec95f94dfcfa9cf422586147e0169d1a3 by Alan Garny
Graph Panel widget: properly initialise the selected state of a graph
(#1631).
(commit: e39fbae)
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 doc/downloads/index.js (diff)
The file was modified doc/user/whatIsNew.js (diff)
Commit 7c6cefbdccb50fb5b87a2af338da6b6b366acb0c by Alan Garny
libgit2 package: upgraded to version 0.27.1 (#1672).
(commit: 7c6cefb)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
Commit 32c31fc7db3782df975c220e2b1f00269196f53c by Alan Garny
Only build the libgit2 package (#1672).
(commit: 32c31fc)
The file was modified CMakeLists.txt (diff)
Commit 2264fac4a4e8d52b9ed359632b2dae5873d7657d by Alan Garny
Only build the libgit2 package (#1672).
(commit: 2264fac)
The file was modified CMakeLists.txt (diff)
Commit b60dfb6be85ebe562c540e109c78638ba1e7dc36 by Alan Garny
Only build the libgit2 package (#1672).
(commit: b60dfb6)
The file was modified CMakeLists.txt (diff)
Commit 770621f72f8ac908ea887524101eb2d1f5972593 by Alan Garny
libgit2 package: binaries for version 0.27.1 (#1672).
(commit: 770621f)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
Commit 83b7695632fe1cd4471c723f9c4b24b7f0948906 by Alan Garny
Stop building only the libgit2 package (#1672).
(commit: 83b7695)
The file was modified CMakeLists.txt (diff)
Commit 93cef9c9d26d66ae17dde3c75b4a3bd4c6c1e6cd by Alan Garny
Slight updates to our downloads pages (#1672).
(commit: 93cef9c)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/downloads/previousSnapshots.js (diff)
Commit 9ae34dc802ec548945c4b55542dde694277a8a51 by Alan Garny
SBML API package: upgraded to version 5.17.0 (#1671).
(commit: 9ae34dc)
The file was modified src/plugins/api/SBMLAPI/CMakeLists.txt (diff)
Commit 8e8b9d2a33209f638d49c8faf49f103780c92cb5 by Alan Garny
Only build the SBML API package (#1671).
(commit: 8e8b9d2)
The file was modified CMakeLists.txt (diff)
Commit 36a6a3c7b02f6e0dba9f0de40e1f4a51e3882865 by Alan Garny
SBML API package: binaries for version 5.17.0 (#1671).
(commit: 36a6a3c)
The file was modified src/plugins/api/SBMLAPI/CMakeLists.txt (diff)
Commit 84664c7e61876c5237ba36239bcf8a57dbd69ca0 by Alan Garny
Stop building only the SBML API package (#1671).
(commit: 84664c7)
The file was modified CMakeLists.txt (diff)