Changes

Summary

  1. Qt 5.12.5: make sure that we we can build a debug version of OpenCOR on macOS (#2165). (commit: fe1b140) (details)
  2. Qt 5.12.5: make sure that we we can build a debug version of OpenCOR on macOS (#2165). (commit: 22e6cc8) (details)
  3. Always build our documentation afresh. (commit: becf72a) (details)
  4. Qt 5.12.5: make sure that we we can build a debug version of OpenCOR on macOS (#2165). (commit: 53a9792) (details)
  5. Make Clang-Tidy happy. (commit: 7a9f397) (details)
  6. Simulation Experiment view: properly handle the Graph Panel properties (#2171). (commit: 3354ef3) (details)
  7. Slight updates to our downloads and what is new pages (#2171). (commit: af6e68d) (details)
  8. We shouldn't always build our documentation afresh. (commit: 13a0ef1) (details)
  9. SED-ML: added support left and right triangle symbols (#2173). (commit: 8be0875) (details)
  10. Slight updates to our downloads and what is new pages (#2173). (commit: 5d02497) (details)
  11. Packaging: improved error reporting when `create_package_file` fails (#2175). (commit: 1dd62b2) (details)
  12. Simulation Experiment view: make sure that curves are plotted with all of their original settings when reloading a SED-ML file (#2176). (commit: 6072411) (details)
  13. Slight update to our downloads page (#2176). (commit: 268e5ef) (details)
  14. Reverting part of commit 13a0ef1. (commit: 44b10f4) (details)
  15. Mesa: upgraded to version 19.2.0 (#2180). (commit: bc79715) (details)
  16. Slight update to our downloads page (#2180). (commit: 1bdbb85) (details)
  17. Python: documentation builds require Python and its packages to be fully installed. (commit: 6cc039d) (details)
  18. Revert "Python: documentation builds require Python and its packages to be fully installed." (commit: ac692d8) (details)
  19. Python: tidy up build dependency code, making sure that the path to Python is set in scripts *before* they are used. (commit: 68fe128) (details)
  20. Python: allow for `python3` and `python3.x` as name of executable when setting path to Python. (commit: f57e6d5) (details)
  21. GraphPanel widget: improved our tracking/restoring of colours. (commit: 2df57b0) (details)
  22. Some minor cleaning up. (commit: a266955) (details)
  23. Some minor cleaning up. (commit: 5825b30) (details)
  24. Some minor cleaning up. (commit: 5e47517) (details)
  25. Some minor cleaning up. (commit: 011e52c) (details)
  26. Some minor cleaning up. (commit: 7dc34b1) (details)
  27. Some minor cleaning up. (commit: 23211b5) (details)
  28. Python: update pre-built `PythonLibrary` packages for macOS and Linux. (commit: 4aba66b) (details)
  29. Python: update pre-built `PythonLibrary` packages for Windows. (commit: 9c60999) (details)
  30. Some minor cleaning up. (commit: b65471f) (details)
  31. Simulation Experiment view: make sure that all of a solver's properties get saved to a SED-ML file (#2185). (commit: 3f7301b) (details)
  32. Python: get backslash escaping right when checking script shebang line under Windows. (commit: cb29d9d) (details)
  33. Slight update to our downloads and what is new pages. (commit: ba1c60a) (details)
  34. Python: new `PythonLibrary` packages for Windows. (commit: 7b90c94) (details)
  35. SED-ML: some refactoring. (commit: ca3514e) (details)
  36. Some minor cleaning up. (commit: 4f53bd0) (details)
  37. Python: use the Python CMake build system available under the OpenCOR organisation. (commit: c87b9f8) (details)
  38. Python: renamed `USE_PREBUILT_PYTHON_LIBRARY_PACKAGE` to `USE_PREBUILT_PYTHON_PACKAGE`. (commit: 224b0b1) (details)
  39. Python: renamed a couple of plugins. (commit: 607f228) (details)
  40. Revert "Some minor cleaning up." (commit: 4b06c46) (details)
  41. Python: renamed a couple of plugins. (commit: 2ad1193) (details)
  42. Python: deleted `src/plugins/thirdParty/Python/cmake/FindSQLite3.cmake`. (commit: 9c8f2c2) (details)
  43. Python: we don't need QtQuickWidgets. (commit: 20fa0e8) (details)
  44. Python: renamed `Python Qt` to `PythonQt`. (commit: 63348d9) (details)
  45. Python: some minor cleaning up with the use of our Python interface file. (commit: 79f3f2f) (details)
  46. Python: replaced our CMake `EXCLUDE_PYTHON` definition with `PYTHON_VERSION`. (commit: 17ae87b) (details)
  47. Python: replaced our CMake `EXCLUDE_PYTHON` definition with `PYTHON_VERSION`. (commit: c7b5c81) (details)
  48. Python: some minor cleaning up. (commit: 8238e32) (details)
  49. Python: temporarily rely the `win-debug` branch of `dbrnz/python-cmake-buildsystem`. (commit: b362365) (details)
  50. Some minor cleaning up. (commit: e68fee8) (details)
  51. Some minor cleaning up. (commit: 958f9f5) (details)
  52. Some minor cleaning up. (commit: 20269f8) (details)
  53. CMake: improved the way we build our plugins and packages. (commit: cc29b06) (details)
  54. Some minor cleaning up. (commit: ab8a8f8) (details)
  55. CMake: renamed `PYTHON_VERSION` to `PYTHON_SUPPORT` and `GUI_VERSION` to `GUI_SUPPORT`. (commit: 7bcaf49) (details)
  56. Some minor cleaning up. (commit: d726acd) (details)
  57. CMake: improved the way we build our plugins and packages. (commit: e4f3637) (details)
  58. Some minor cleaning up. (commit: 05ecada) (details)
  59. Some minor cleaning up. (commit: 601c7a5) (details)
  60. Some minor cleaning up. (commit: 580e47b) (details)
  61. Some minor cleaning up. (commit: 7884231) (details)
  62. Python: renamed our `PythonQtConsoleWindow` plugin to `PythonConsoleWindow`. (commit: 4667101) (details)
  63. Some minor cleaning up. (commit: 41e1407) (details)
  64. Python: made our various distribution Shell scripts executable. (commit: 56bcace) (details)
  65. General: updated our different developer Shell scripts. (commit: a230415) (details)
  66. General: updated our different developer Batch and VBScript files. (commit: a87902b) (details)
  67. General: updated our different developer Shell scripts. (commit: 47548d6) (details)
  68. General: updated our different developer Shell scripts. (commit: 6f60993) (details)
  69. Some minor cleaning up. (commit: 1540de1) (details)
  70. Python: renamed some scripts. (commit: 9acc976) (details)
  71. Some minor cleaning up. (commit: 54ffac4) (details)
  72. General: make sure that our deployed Windows scripts can be run from anywhere. (commit: 405ad80) (details)
  73. Some minor cleaning up. (commit: 75726d8) (details)
  74. Python: some minor cleaning up of our various Python-related scripts. (commit: ad14917) (details)
  75. Some minor cleaning up. (commit: f17bcaa) (details)
  76. Python: renamed some scripts. (commit: b960c79) (details)
  77. Python: some minor cleaning up. (commit: 6dfdeba) (details)
  78. General: updated our different developer Shell scripts. (commit: 49f03f2) (details)
  79. Some minor cleaning up. (commit: 77b7689) (details)
  80. Python: make `ipythonconsole.bat` configurable. (commit: e641693) (details)
  81. Python: make our `ipythonconsole.sh` files configurable. (commit: af7a7f0) (details)
  82. Some minor cleaning up. (commit: 4403131) (details)
  83. Python: make sure that all our Python-related scripts get copied to our build directory. (commit: 36355e6) (details)
  84. Python: make sure that all our Python-related scripts get copied to our build directory. (commit: aa29cc1) (details)
  85. Python: make sure that all our Python-related scripts get copied to our build directory. [ci skip] (commit: 39aa4dc) (details)
  86. Python: renamed some scripts [ci skip]. (commit: 5d4d08e) (details)
  87. Python: renamed some scripts [ci skip]. (commit: e6600ab) (details)
  88. Revert "Python: renamed some scripts [ci skip]." (commit: 1b99a5b) (details)
  89. Some minor cleaning up. (commit: 1b2e4c1) (details)
  90. Python: have our `xxx.sh` Shell scripts deployed as `xxx` [ci skip]. (commit: ec385cd) (details)
  91. Some minor cleaning up. (commit: 6c26a78) (details)
  92. Python: renamed our Shell scripts. (commit: 81b3061) (details)
  93. Some minor cleaning up. (commit: 01ea1c2) (details)
  94. Some minor cleaning up. (commit: 48d3ba4) (details)
  95. Some minor cleaning up. (commit: 0c72485) (details)
  96. Some minor cleaning up. (commit: 4245711) (details)
  97. Some minor cleaning up. (commit: 1f04c17) (details)
  98. Merge remote-tracking branch 'upstream/master' into pythonplugin (commit: de7f698) (details)
  99. Merge remote-tracking branch 'upstream/master' into pythonplugin (commit: 16927b3) (details)
  100. Some minor cleaning up. (commit: 6ab2594) (details)
  101. Some minor cleaning up. (commit: cb4401d) (details)
  102. Some minor cleaning up. (commit: 3a212b1) (details)
  103. Some minor cleaning up. (commit: 615beb6) (details)
  104. Some minor cleaning up. (commit: 378de01) (details)
  105. Only build the Python package. (commit: 3618921) (details)
  106. Python package: renamed the package name and use the correct release tag. (commit: 21fa5b7) (details)
  107. Revert "Only build the Python package." (commit: 8135848) (details)
  108. Python package: new binaries for version 3.7.4 (#1255). (commit: 9638ea7) (details)
  109. Some minor cleaning up. (commit: 4f4247e) (details)
  110. Some minor cleaning up. (commit: 69ff4f0) (details)
  111. Some minor cleaning up. (commit: cf171f1) (details)
  112. Only build our PythonPackages package. (commit: c9b7d62) (details)
  113. PythonPackages package: use the correct release tag. (commit: 4e14fe4) (details)
  114. Revert "Only build our PythonPackages package." (commit: dbad291) (details)
  115. Python package: new binaries for version 3.7.4 (#1255). (commit: 921d40e) (details)
  116. PythonPackages package: new binaries for Python 3.7.4 (#1255). (commit: 22db05f) (details)
  117. Some minor cleaning up. (commit: 8c395dd) (details)
  118. Some minor cleaning up. (commit: de7b45f) (details)
  119. Some minor cleaning up. (commit: 98cb111) (details)
  120. PythonPackages package: new binaries for Python 3.7.4 (#1255). (commit: 94569ad) (details)
  121. Python: renamed our PythonQtAPI plugin to PythonQt. (commit: 7471614) (details)
  122. PythonQt package: removed its README.rst file. (commit: e2f5a0c) (details)
  123. Some minor cleaning up. (commit: a2a927c) (details)
  124. Build our PythonQt package. (commit: f825e33) (details)
  125. Some minor cleaning up. (commit: 0c5f9e6) (details)
  126. PythonQt package: use the correct release and Git tag values. (commit: 598f250) (details)
  127. Revert "Build our PythonQt package." (commit: c189c42) (details)
  128. PythonQt package: new binaries for version 3.2.2 (#1255). (commit: d8e37e5) (details)
  129. Python: make sure that our `Web Browser` window plugin gets loaded after our `Python Console` one. (commit: a4a60a9) (details)
  130. Some minor cleaning up. (commit: e9b2ef9) (details)
  131. Python: Python: our Python support should only concern our Python interface (and not also our Solver interface). (commit: 31531a5) (details)
  132. Some minor cleaning up. (commit: 50bbcb0) (details)
  133. Some minor cleaning up. (commit: 6bc0c19) (details)
  134. Python Console window: we don't want a border. (commit: 65f4eca) (details)
  135. Some minor cleaning up. (commit: 1e2c252) (details)
  136. Python: renamed `datastorenumpy.h` to `datastorepythonnumpy.h`. (commit: 717536f) (details)
  137. Some minor cleaning up. (commit: a8ab774) (details)
  138. Some minor cleaning up. (commit: cce1876) (details)
  139. Some minor cleaning up. (commit: e4ba90f) (details)
  140. Some minor cleaning up. (commit: 917a68d) (details)
  141. Some minor cleaning up. (commit: 20b3825) (details)
  142. Some minor cleaning up. (commit: 6d39d2b) (details)
  143. Some minor cleaning up. (commit: 3286db2) (details)
  144. Some minor cleaning up. (commit: 53165d6) (details)
  145. Some minor cleaning up. (commit: 0e76cdd) (details)
  146. Some minor cleaning up. (commit: 25ecc1f) (details)
  147. Some minor cleaning up. (commit: 127aed2) (details)
  148. Some minor cleaning up. (commit: 09fc0d6) (details)
  149. Some minor cleaning up. (commit: a84a9aa) (details)
  150. Some minor cleaning up. (commit: fe19354) (details)
  151. Some minor cleaning up. (commit: 4c79a4e) (details)
  152. Some minor cleaning up. (commit: 6761c07) (details)
  153. Some minor cleaning up. (commit: 4bddf4a) (details)
  154. Some minor cleaning up. (commit: 3d34c95) (details)
  155. Some minor cleaning up. (commit: 2ceaf73) (details)
  156. Python package: new binaries for version 3.7.4. (commit: afe339a) (details)
  157. Some minor cleaning up. (commit: 6f930be) (details)
  158. Some minor cleaning up. (commit: 9985e5f) (details)
  159. Some minor cleaning up. (commit: f53b0b0) (details)
  160. Some minor cleaning up. (commit: f6f5754) (details)
  161. Some minor cleaning up. (commit: f5e7948) (details)
  162. Some minor cleaning up. (commit: 6e85cb0) (details)
  163. Some minor cleaning up. (commit: db55bf8) (details)
  164. Some minor cleaning up. (commit: 9f98faa) (details)
  165. Some minor cleaning up. (commit: c80733c) (details)
  166. Some minor cleaning up. (commit: 4de15ba) (details)
  167. Some minor cleaning up. (commit: f1f1b0c) (details)
  168. Some minor cleaning up. (commit: 7914033) (details)
  169. Some minor cleaning up. (commit: af8ee0d) (details)
  170. Some minor cleaning up. (commit: 4e60f99) (details)
  171. Some minor cleaning up. (commit: 5c72467) (details)
  172. Some minor cleaning up. (commit: e1fdbfd) (details)
  173. Python: no need for a call to `SetDllDirectoryW()` anymore. (commit: 64e936e) (details)
  174. Some minor cleaning up. (commit: 7a9aec5) (details)
  175. Mesa: upgraded to version 19.2.1 (#2197). (commit: b209f15) (details)
  176. Mesa package: binary for version 19.2.1 (#2197). (commit: 5f0a861) (details)
  177. Slight update to our downloads page (#2197). (commit: da1a012) (details)
  178. SUNDIALS: upgraded to version 5.0.0 (#2198). (commit: c5d793f) (details)
  179. SUNDIALS: upgraded to version 5.0.0 (#2198). (commit: f511f90) (details)
  180. SUNDIALS: binaries for version 5.0.0 (#2198). (commit: 1884f5e) (details)
  181. Slight update to our downloads page (#2198). (commit: 3c27c9a) (details)
  182. Some minor cleaning up. (commit: b9c965d) (details)
  183. Some minor cleaning up. (commit: 136fa62) (details)
  184. Some minor cleaning up. (commit: 3071e11) (details)
  185. Some minor cleaning up. (commit: 2c216b1) (details)
  186. Some minor cleaning up. (commit: 328d313) (details)
  187. Some minor cleaning up. (commit: ad9ca98) (details)
  188. Python: fix typo in PythonQt changes for Matplotlib. (commit: a8075e9) (details)
  189. Some minor cleaning up. (commit: 9d0b695) (details)
  190. Python: fix Matplotlib v3 output under PythonQt. (commit: 78757ee) (details)
  191. Some minor cleaning up. (commit: cff17fc) (details)
  192. Partly revert commit cff17fc98. (commit: 930c47c) (details)
  193. Some minor cleaning up. (commit: 19618e6) (details)
  194. Some minor cleaning up. (commit: a86786e) (details)
  195. Some minor cleaning up. (commit: 95f6279) (details)
  196. Some minor cleaning up. (commit: 06d4e61) (details)
  197. Python: make sure that `./jupyterconsole` works fine. (commit: 0e4e511) (details)
  198. PythonPackages: updated our binaries. (commit: 6f140c7) (details)
  199. Revert "Some minor cleaning up." (commit: 9794e18) (details)
  200. Python: our `runpython` script now needs to start the `PythonShell` plugin. (commit: 0e9a501) (details)
  201. Some minor cleaning up. (commit: 6579806) (details)
  202. Some minor cleaning up. (commit: d00fb04) (details)
  203. Core::openRemoteFile(): don't rely on our file manager to create a local copy of our remote file. (commit: f9d8466) (details)
  204. Some minor cleaning up. (commit: 83828dd) (details)
  205. Clang-Tidy: some new checks (that we don't want). (commit: afb62d7) (details)
  206. Some minor cleaning up. (commit: 665da91) (details)
  207. Some minor cleaning up. (commit: e95c38f) (details)
  208. Some minor cleaning up. (commit: c19ca69) (details)
  209. Python: make sure that our test Zinc window loads before our Python Console window. (commit: 4025159) (details)
  210. Make Clang-Tidy happy. (commit: c82cb40) (details)
  211. Make Clang-Tidy happy. (commit: 2277589) (details)
  212. Make Clang-Tidy happy. (commit: 4bcd640) (details)
  213. Python: give our modules a filename otherwise IPython tracebacks are noisy. (commit: 91d4ffb) (details)
  214. Make Clang-Tidy happy. (commit: 5b192f4) (details)
  215. Make Clang-Tidy happy. (commit: 6595a1b) (details)
  216. Make Clang-Tidy happy. (commit: 67469cc) (details)
  217. Python: fix bad cleaning... (commit: 6f501f5) (details)
  218. Make Clang-Tidy happy. (commit: b6ea05d) (details)
  219. Make Clang-Tidy happy. (commit: 5f5a60f) (details)
  220. Make Clang-Tidy happy. (commit: 5f14660) (details)
  221. Some minor cleaning up. (commit: b0609b4) (details)
  222. Make Clang-Tidy happy. (commit: d62d645) (details)
  223. Some minor cleaning up. (commit: 32d6ccd) (details)
  224. Python: cleaned up the code for the Python Console window. (commit: b75f7cf) (details)
  225. Python: cleaned up the code for the Python Console window. (commit: 00f7bec) (details)
  226. Python: some minor cleaning up. (commit: b7ed4c5) (details)
  227. Python: some minor cleaning up. (commit: 60dc1e5) (details)
  228. Python: cleaned up the code for the PythonShell plugin. (commit: 86b59af) (details)
  229. Python: cleaned up the code for the WebBrowserWindow plugin. (commit: 52e066c) (details)
  230. Some minor cleaning up. (commit: dd3b284) (details)
  231. Some minor cleaning up. (commit: a829f58) (details)
  232. Python: cleaned up the code for the WebBrowserWindow plugin. (commit: 1a89a68) (details)
  233. Some minor cleaning up. (commit: 216df6d) (details)
  234. Some minor cleaning up. (commit: 8cacd17) (details)
  235. Some minor cleaning up. (commit: ae47670) (details)
  236. Some minor cleaning up. (commit: b6a77b7) (details)
  237. Some minor cleaning up. (commit: fc5f70d) (details)
  238. Python: cleaned up the code for the PythonQtSupport plugin. (commit: 700f5da) (details)
  239. Python: cleaned up the code for the PythonSupport plugin. (commit: ba8d83e) (details)
  240. Python: cleaned up the code for the PythonSupport plugin. (commit: 3932af3) (details)
  241. Some minor cleaning up. (commit: 5bba18c) (details)
  242. Python: remove the SolverSupport plugin, which is not used anywhere. (commit: 8808a8e) (details)
  243. Python: removed the sensitivity analysis code. (commit: 3eb2a5d) (details)
  244. Python: removed the sensitivity analysis code. (commit: 58ef84e) (details)
  245. Python: removed the sensitivity analysis code. (commit: e7597e8) (details)
  246. Python: tidy code (#2205) (commit: 1a9301f) (details)
  247. Python: run the `set_python_path` script at initialisation time and no longer during installation or when running the Python shell (#2205). (commit: d3b8020) (details)
  248. Python package: new binaries for version 4.7.4 (#1255). (commit: 417a7b8) (details)
  249. Python: merged `setpythonpath` into `runjupyter` since, now, it's only used there. (commit: c3f7ff9) (details)
  250. Python: make sure that our scripts support spaces in the OpenCOR path. (commit: 2d2e21f) (details)
  251. Python: renamed our `runpython` script to `pythonshell`. (commit: 37bbfef) (details)
  252. Python: renamed our `runpython` script to `pythonshell`. (commit: 7b9ed09) (details)
  253. Some minor cleaning up. (commit: 06941a5) (details)
  254. Some minor cleaning up. (commit: 9f6fc04) (details)
  255. Some minor cleaning up. (commit: 476ef93) (details)
  256. Python: moved the `runjupyter` to our Python script directory. (commit: c9d8962) (details)
  257. Some minor cleaning up. (commit: df48d3e) (details)
  258. Python: moved the `runjupyter` to our Python script directory. (commit: c1f6dee) (details)
  259. Python: moved the `runjupyter` to our Python script directory. (commit: 590a1fd) (details)
  260. Python: moved the `runjupyter` to our Python script directory. (commit: 3436e0e) (details)
  261. Some minor cleaning up. (commit: 5809a68) (details)
  262. Python: moved the `runjupyter` to our Python script directory. (commit: 7d1eb56) (details)
  263. Python: moved the `runjupyter` to our Python script directory. (commit: afa06ad) (details)
  264. Some minor cleaning up. (commit: 669ff1b) (details)
  265. Some minor cleaning up. (commit: 586cb38) (details)
  266. Some minor cleaning up. (commit: 9ed9adf) (details)
  267. Some minor cleaning up. (commit: 01b20db) (details)
  268. Some minor cleaning up. (commit: f427489) (details)
  269. Some minor cleaning up. (commit: 95c1cff) (details)
  270. Some minor cleaning up. (commit: bce956f) (details)
  271. Some minor cleaning up. (commit: fcb75e1) (details)
  272. Some minor cleaning up. (commit: c726d92) (details)
  273. Python: make sure that our Python home directory exists. (commit: 6c7e4bc) (details)
  274. Python: make sure that our Python home directory exists. (commit: 4fbf21a) (details)
  275. Python: make sure that our Python home directory exists. (commit: 104584f) (details)
  276. Some minor cleaning up. (commit: 5cf3abd) (details)
  277. Some minor cleaning up. (commit: 02879e9) (details)
  278. Some minor cleaning up. (commit: 866a2f5) (details)
  279. Some minor cleaning up. (commit: e1cd277) (details)
  280. Revert "Some minor cleaning up." (commit: 4d5b2f0) (details)
  281. Some minmor cleaning up. (commit: d4213fb) (details)
  282. Some minor cleaning up. (commit: ccfddeb) (details)
  283. QScintilla: upgraded to version 2.11.3 (#2208). (commit: 94341e3) (details)
  284. QScintilla: binaries for version 2.11.3 (#2208). (commit: 6faeda4) (details)
  285. Slight update to our downloads page (#2208). (commit: 721cee4) (details)
  286. Python: update to version 3.7.5 (#1255). (commit: eba254c) (details)
  287. Python: binaries for version 3.7.5. (commit: a2f69c9) (details)
  288. Python: track the proper version of Python! (commit: 934708e) (details)
  289. Python: update to version 3.7.5 (#1255). (commit: 8981767) (details)
  290. Python: binaries for version 3.7.5. (commit: b9b69f5) (details)
  291. Python: binaries for version 3.7.5. (commit: 3adfa5b) (details)
  292. PythonPackages: binaries for version 3.7.5. (commit: 3687c17) (details)
  293. Python: disable the PythonConsole window in debug mode under Windows. (commit: 46f003d) (details)
  294. Python: disable the PythonConsole window in debug mode under Windows. (commit: a5f33b5) (details)
  295. Python: disable the PythonConsole window in debug mode under Windows. (commit: 8a32468) (details)
  296. Python: disable the PythonConsole window in debug mode under Windows. (commit: cf92cca) (details)
  297. Python: disable the PythonConsole window in debug mode under Windows. (commit: 2b428f5) (details)
  298. Python: disable our Jupyer-related scripts in debug mode under Windows. (commit: d770b80) (details)
  299. Some minor cleaning up. (commit: fbb323a) (details)
  300. Some minor cleaning up. (commit: 23a6258) (details)
  301. Some minor cleaning up. (commit: 9b72057) (details)
  302. SimulationExperiment view: updated our translations. (commit: 61737f2) (details)
  303. Some minor cleaning up. (commit: 6cd51cd) (details)
  304. Simulation Experiment view: some clarification. (commit: 439b155) (details)
  305. Some minor cleaning up. (commit: 727b394) (details)
  306. Some minor cleaning up. (commit: ead1960) (details)
  307. Some minor cleaning up. (commit: bcf0067) (details)
  308. Some minor cleaning up. (commit: 177fd3b) (details)
  309. Some minor cleaning up. (commit: 1fffe3f) (details)
  310. Qt 5.12.5+: fixed an issue wit our property editor that would crash OpenCOR (#2211). (commit: 652e833) (details)
  311. Some minor cleaning up. (commit: b0db4d9) (details)
  312. Some minor cleaning up. (commit: edbd873) (details)
  313. Optimised our use of Q_OS_XXX. (commit: 8a08b0f) (details)
  314. Some minor cleaning up. (commit: d198140) (details)
  315. Some minor cleaning up. (commit: 3e7d14f) (details)
  316. Some minor cleaning up. (commit: bfb67db) (details)
  317. Some minor cleaning up. (commit: 85727a6) (details)
  318. Some minor cleaning up. (commit: 890a115) (details)
  319. Some minor cleaning up. (commit: 66eeb03) (details)
  320. Some minor cleaning up. (commit: 303e83f) (details)
  321. Some minor cleaning up. (commit: 8aacb31) (details)
  322. Some minor cleaning up. (commit: 58d4d4b) (details)
  323. Check. (commit: cd01836) (details)
  324. Some minor cleaning up. (commit: 7c6ff69) (details)
  325. Some minor cleaning up. (commit: 5ef67f0) (details)
  326. Some minor cleaning up. (commit: 0ef8fc0) (details)
  327. Some minor cleaning up. (commit: 741cdf3) (details)
  328. Some minor cleaning up. (commit: e60dc46) (details)
  329. Some minor cleaning up. (commit: 33f3be8) (details)
  330. Some minor cleaning up. (commit: 98eeead) (details)
  331. Added a Lorenz CellML and SED-ML files, as well as a corresponding Python script and Jupyter notebook. (commit: 29f78b7) (details)
  332. Some minor cleaning up. (commit: e9a28d0) (details)
  333. Some minor cleaning up. (commit: 82bceea) (details)
  334. Web Browser window: remove our support for Python. (commit: 48f052e) (details)
  335. Some minor cleaning up. (commit: 82b59e8) (details)
  336. Some minor cleaning up. (commit: 9a6b83e) (details)
  337. Some minor cleaning up. (commit: 641af0e) (details)
  338. Lorenz SED-ML file: added some title to our plots. (commit: 3023714) (details)
  339. Added a Lorenz COMBINE archive. (commit: 9419001) (details)
  340. Python: updated our Lorenz Python script. (commit: 8df403c) (details)
  341. Some minor cleaning up. (commit: f94484a) (details)
  342. Some minor cleaning up. (commit: 50f1f05) (details)
  343. Some minor cleaning up. (commit: 1ce2114) (details)
  344. Some minor cleaning up. (commit: 4535f12) (details)
  345. Some minor cleaning up. (commit: 87a2257) (details)
  346. Python: updated our Lorenz Python script. (commit: 0d2512b) (details)
  347. Python: PythonQt requires full class names for result types. (commit: 4835353) (details)
  348. Python: PythonQt requires full class names for result types. (commit: 0f0bc5a) (details)
  349. Some minor cleaning up. (commit: e629ca0) (details)
  350. Some minor cleaning up. (commit: 8dfd52a) (details)
  351. Python: respecting PEP 8 when it comes to the name of our OpenCOR module. (commit: b0a6ecc) (details)
  352. Python: updated our Lorenz Python script. (commit: 08c7c1a) (details)
  353. Python: updated our Lorenz Python script. (commit: 2676b35) (details)
  354. Some minor cleaning up. (commit: 7056eaf) (details)
  355. Simulation Experiment view: fixed a small issue with the tracking of the end of a simulation. (commit: af84fb6) (details)
  356. Some minor cleaning up. (commit: 471399d) (details)
  357. Some minor cleaning up. (commit: d04a644) (details)
  358. Python: updated our Lorenz Python script. (commit: 555b9e0) (details)
  359. Some minor cleaning up. (commit: 9f0c9b2) (details)
  360. Simulation support: merged our openSimulation and openRemoteSimulation Python wrappers. (commit: ec90994) (details)
  361. Some minor cleaning up. (commit: 6f701b0) (details)
  362. Some minor cleaning up. (commit: 6e27f9d) (details)
  363. Some minor cleaning up. (commit: b2b1b36) (details)
  364. Some minor cleaning up. (commit: e3d1831) (details)
  365. Simulation support (Python): renamed resetParameters() to reset(). (commit: 59178ab) (details)
  366. Some minor cleaning up. (commit: 96c7109) (details)
  367. Some minor cleaning up. (commit: 90288a4) (details)
  368. Some minor cleaning up. (commit: 5ae0009) (details)
  369. Revert "Some minor cleaning up." (commit: 1523fd2) (details)
  370. Simulation support (Python): reworked our clearResults() wrapper. (commit: 39954b7) (details)
  371. Simulation support (Python): properly handle the addition of a run to a simulation prior to running that simulation. (commit: 8e7f704) (details)
  372. Some minor cleaning up. (commit: 8a646eb) (details)
  373. Some minor cleaning up. (commit: 7f8c214) (details)
  374. Some minor cleaning up. (commit: 5d8846b) (details)
  375. Some minor cleaning up. (commit: 9dad956) (details)
  376. Python: removed unneeded patch files for Matplotlib. (commit: b3c6386) (details)
  377. Some minor cleaning up. (commit: a0c5919) (details)
  378. Python interface: it shouldn't rely on a plugin being installed! (commit: a5c5d38) (details)
  379. Some minor cleaning up. (commit: ef3ccfb) (details)
  380. Some minor cleaning up. (commit: 5e36399) (details)
  381. Some minor cleaning up. (commit: 561b984) (details)
  382. Some minor cleaning up. (commit: f2d16f0) (details)
  383. Some minor cleaning up. (commit: 130064a) (details)
  384. Python package: updated our binaries. (commit: d2f3b5b) (details)
  385. PythonPackages and PythonQt packages: updated our binaries. (commit: 79e61f8) (details)
  386. Some minor cleaning up. (commit: a0ee6fb) (details)
  387. Slight updates to our downloads and what is new pages (#1255). (commit: 2570541) (details)
  388. Python: updated our test Python script. (commit: 4048a36) (details)
  389. Python support: update the PATH using `\` rather than `/` on Windows (#2219). (commit: e6c3c64) (details)
  390. Slight update to our downloads page (#2219). (commit: 5fc0936) (details)
  391. Python support: update the PATH using `\` rather than `/` on Windows (#2219). (commit: 6a34f01) (details)
  392. Python: Upgrade Jupyter notebook to 6.0.2. (commit: 3fea2f2) (details)
  393. CMake: specify the compiler we want to use. (commit: e762a5c) (details)
  394. CMake: specify the compiler we want to use. (commit: 8654f20) (details)
  395. CMake: specify the compiler we want to use. (commit: f95de82) (details)
  396. Python: build bzip2 library under Windows and Linux. (commit: 9d22d51) (details)
  397. Python: we need a shared bzip2 library for Linux. (commit: 3a362e1) (details)
  398. Python: built bzip2 library includes version on Linux. (commit: 818edc3) (details)
  399. Merge branch 'master' into python_bzip2 (commit: e53db9f) (details)
  400. Python: tidy up building of bzip2. (commit: 1e691e6) (details)
  401. Python: use the same compiler for building Python as used for building OpenCOR. (commit: 34d3d36) (details)
  402. macOS: alphabetically order the keys in our Info.plist file. (commit: cd1365a) (details)
  403. macOS: slight updates to our Info.plist file. (commit: 4c0c949) (details)
  404. macOS: slight updates to our Info.plist file. (commit: 99339ec) (details)
  405. macOS: slight update to our Info.plist file. (commit: bf40e3c) (details)
  406. macOS: make sure that we support high resolution in our Info.plist file. (commit: 336983c) (details)
  407. macOS: specify, in our Info.plist file, the minimum version of macOS that we support. (commit: 93244c5) (details)
  408. macOS: added support for SED-ML files and COMBINE archives in our Info.plist file. (commit: c66ecc5) (details)
  409. macOS packaging: slight improvement to the way we package OpenCOR on macOS. (commit: d8aa1a5) (details)
  410. [CodeFactor] Apply fixes (commit: bf231de) (details)
  411. [CodeFactor] Apply fixes (commit: d8391f5) (details)
  412. [CodeFactor] Apply fixes (commit: 217e8c4) (details)
  413. Some minor cleaning up. (commit: ee1ae8d) (details)
  414. Some minor cleaning up. (commit: 90c2902) (details)
  415. Some minor cleaning up. (commit: 75f6a96) (details)
  416. Some minor cleaning up. (commit: d1692ff) (details)
  417. Some minor cleaning up. (commit: 4a66e86) (details)
  418. macOS packaging: replace our use of PackageMaker with that of productbuild (#2210). (commit: a24ec55) (details)
  419. Slight update to our downloads page (#2210). (commit: d09b69e) (details)
  420. Mesa: upgraded to version 19.2.6 (#2230). (commit: 8577481) (details)
  421. Mesa: binary for version 19.2.6 (#2230). (commit: 5fdff63) (details)
  422. Slight update to our downloads page (#2230). (commit: ad331ee) (details)
  423. CMake: only install our Python-related scripts if we built OpenCOR with Python support. (commit: 847cb9b) (details)
  424. Some minor cleaning up. (commit: e1f59cf) (details)
  425. Make sure that we can build OpenCOR without Python support on Linux. (commit: 358349c) (details)
  426. Make sure that we can build OpenCOR without Python support on Linux. (commit: 7913c78) (details)
  427. Mesa: binary for version 19.2.6 (#2230). (commit: a15bcb4) (details)
  428. Make sure that we can build OpenCOR without Python support on Linux. (commit: 35ffce1) (details)
  429. Make sure that we can build OpenCOR without Python support on Linux. (commit: 1515d52) (details)
  430. Python: use our bzip2 repository. (commit: b1ac6ca) (details)
  431. Python: use correct name for bzip2 library built under Windows. (commit: a06e356) (details)
  432. Python: new Linux binary. (commit: b48387f) (details)
  433. Python: there's no need to create the external binaries directory. (commit: b75be1f) (details)
  434. Python package: some minor cleaning up. (commit: b592228) (details)
  435. Some minor cleaning up. (commit: 333c5a0) (details)
  436. Python package: we definitely need to make sure that our package's binaries directory exists. (commit: 8df7378) (details)
  437. Python: new Windows binaries. (commit: c167e36) (details)
  438. Jupyter kernel: renamed our NOTES.rst file to README.rst (#2224). (commit: b3010e4) (details)
  439. Jupyter kernel: some minor cleaning up of our README.rst file (#2224). (commit: fcbcf48) (details)
  440. Jupyter kernel: some minor cleaning up of our README.rst file (#2224). (commit: bf4f550) (details)
  441. Jupyter kernel: remoevd our README.rst file (#2224). (commit: d67a3bc) (details)
  442. Python support: prevent duplicated code (#2225). (commit: e1dd907) (details)
  443. Make sure that our preferred C and C++ compilers are used to build external projects. (commit: 96c1dd9) (details)
  444. Python support: prevent duplicated code (#2225). (commit: d37e7b4) (details)
  445. Python support: prevent duplicated code (#2225). (commit: 38b9c7b) (details)
  446. Moved our ICU and Mesa libraries to a better place. (commit: 2302cd2) (details)
  447. Packaging: make sure that we can create our NSIS-based installer on Windows. (commit: b1f35b6) (details)
  448. Moved (and renamed some of) our inline files to [OpenCOR]/src/misc. (commit: d8cad04) (details)
  449. Python support: merge duplicated code (#2225). (commit: 303cc0b) (details)
  450. Python support: merge duplicated code (#2225). (commit: 0c1ec6d) (details)
  451. Python support: merge duplicated code (#2225). (commit: 21cf3e2) (details)
  452. Python support: merge duplicated code (#2225). (commit: ccc0719) (details)
  453. Python support: merge duplicated code (#2225). (commit: 1d7f062) (details)
  454. Some minor cleaning up. (commit: 9d03e24) (details)
  455. Python support: merge duplicated code (#2225). (commit: 28002af) (details)
  456. Some minor cleaning up. (commit: 4d22669) (details)
  457. Slight update to our downloads page (#2225). (commit: 373d1d4) (details)
  458. Simulation support: don't require all our solvers to be installed (#2234). (commit: e38b6ef) (details)
  459. Some minor cleaning up. (commit: 5c967de) (details)
  460. Simulation Experiment view: reverted commit af84fb6 and properly fixed the issue we had. (commit: 24abad8) (details)
  461. Simulation Experiment view: make sure that we always update ourselves when our enabled state changes. (commit: 18a77b6) (details)
  462. Some minor cleaning up. (commit: dd3c836) (details)
  463. Some minor cleaning up. (commit: 7a893ba) (details)
  464. Some minor cleaning up. (commit: e01a134) (details)
  465. Simualtion Experiment view: improved our our simulation Python wrapper (#2234). (commit: d51e966) (details)
  466. Plugin manager: all our solvers should be loaded when in CLI mode (#2234). (commit: 7582459) (details)
  467. Slight update to our downloads page (#2234). (commit: 266db8d) (details)
  468. Some minor cleaning up. (commit: b1e7f85) (details)
  469. Some minor cleaning up. (commit: 4f8f88f) (details)
  470. Simulation Experiment view: don't access our central widget directly (#2218). (commit: 214be55) (details)
  471. Simulation Experiment view: don't access our central widget directly (#2218). (commit: 4dededb) (details)
  472. Some minor cleaning up. (commit: 2ba34de) (details)
  473. Slight update to our downloads page (#2218). (commit: 276292a) (details)
  474. Some minor cleaning up. (commit: 7725add) (details)
  475. Simulation Experiment view: don't access our central widget directly (#2218). (commit: 0101a54) (details)
  476. Some minor cleaning up. (commit: 6999d18) (details)
  477. Simulation Experiment view: fixed a small issue with updating our output widget. (commit: 63da22b) (details)
  478. Python: include the `lzma` extension when building Python. (commit: 97b5e02) (details)
  479. Python: tidy up building SQLite3 extension. (commit: 01b0f18) (details)
  480. Python: use installed BZip2 library under Linux instead of building it ourselves. (commit: b553e91) (details)
  481. Python: note build dependencies. (commit: dabd6c3) (details)
  482. Some minor cleaning up. (commit: 6af2bb3) (details)
  483. Improved our formatMessage() method. (commit: 442a1fc) (details)
  484. CellML API: prevent a warning (and therefore an error) on Windows. (commit: ff7a761) (details)
  485. CellML API: prevent some warnings (and therefore an error) on Linux. (commit: e4f5086) (details)
  486. CellML API : new binaries for version 1.12  (#2240). (commit: d1faca6) (details)
  487. Slight update to our downloads page (#2240). (commit: edc9d8d) (details)
  488. Python package: slight updates to our README.rst file. (commit: 9a9c5d3) (details)
  489. Python package: slight cleaning up of our CMakeLists.txt file. (commit: 3f3769f) (details)
  490. Python package: slight cleaning up of our README.rst file. (commit: 5ade7ac) (details)
  491. Python package: slight cleaning up of our CMakeLists.txt file. (commit: d2759ad) (details)
  492. Python package: slight cleaning up of our CMakeLists.txt file. (commit: cfc38db) (details)
  493. Replaced `http` with `https` wherever possible (#2164). (commit: 7b25a41) (details)
  494. Removed `www.` wherever possible. (commit: f6b7f2f) (details)
  495. License: removed double spaces. (commit: 1b2b7d9) (details)
  496. Replaced `http` with `https` wherever possible (#2164). (commit: 0fec2b1) (details)
  497. Replaced `http` with `https` wherever possible (#2164). (commit: e503ced) (details)
  498. Some minor cleaning up. (commit: 826dc77) (details)
  499. Replaced `http` with `https` wherever possible (#2164). (commit: b08e07f) (details)
  500. Replaced `http` with `https` wherever possible (#2164). (commit: 6fb5cc1) (details)
  501. Some minor cleaning up. (commit: 162b665) (details)
  502. Replaced `http` with `https` wherever possible (#2164). (commit: 6213dc2) (details)
  503. Replaced `http` with `https` wherever possible (#2164). (commit: 07069ae) (details)
  504. Some minor cleaning up. (commit: bc2cd1e) (details)
  505. Python: slight update to our README.rst file. (commit: 0f00f1a) (details)
  506. Some minor cleaning up. (commit: 2fcb716) (details)
  507. Some minor cleaning up. (commit: a7cba0d) (details)
  508. Some minor cleaning up. (commit: 798c239) (details)
  509. Some minor cleaning up. (commit: 74a77cb) (details)
  510. Don't make our JupyterKernel and PythonShell plugins selectable (#2245). (commit: a3e3622) (details)
  511. Some minor cleaning up. (commit: 07bb1cc) (details)
  512. Some minor cleaning up. (commit: 341220d) (details)
  513. Some minor cleaning up. (commit: ad0bae9) (details)
  514. Slight update to our downloads page (#2245). (commit: 60495e7) (details)
  515. Slight update to our what is new page. (commit: a6ff41f) (details)
  516. Some minor cleaning up. (commit: 0cc3617) (details)
  517. Some minor cleaning up. (commit: d97d363) (details)
  518. Plugins: a selectable plugin cannot be needed by another plugin (#2247). (commit: 090abdc) (details)
  519. Slight update to our downloads page (#2247). (commit: ef0d0bc) (details)
  520. Slight update to our what is new page (#2247). (commit: cd3bf6f) (details)
  521. Slight improvement to our COR page. (commit: f446e6d) (details)
  522. Don't use units for zero length. (commit: 0418c9a) (details)
  523. Unnecessary escape character. (commit: b622b8e) (details)
  524. Redundant blank line at the end of a code block should be deleted. (commit: 141b6a3) (details)
  525. Let ESLint know that our jsonData variable is used elsewhere. (commit: cf611ad) (details)
  526. Revert "Let ESLint know that our jsonData variable is used elsewhere." (commit: 61a48ed) (details)
  527. Some minor cleaning up. (commit: 511dc35) (details)
  528. Tests: no point in passing arguments to our tests. (commit: ee37f9f) (details)
  529. Tests: make it possible to run specific tests. (commit: 91602ed) (details)
  530. Some minor cleaning up. (commit: 029def0) (details)
  531. Some minor cleaning up. (commit: 4d55939) (details)
  532. Jupyter kernel: make sure that `implementation` and `implementation_version` are properly set (#2250). (commit: 527e883) (details)
  533. Slight update to our downloads page (#2250). (commit: 6f3e549) (details)
  534. Some minor cleaning up. (commit: 6a8a88c) (details)
  535. Some minor cleaning up. (commit: c82e25f) (details)
  536. Some minor cleaning up. (commit: 70e4b07) (details)
  537. Qt WebKit: upgraded to v5.212.0-alpha3 (#2252). (commit: f94529e) (details)
  538. Python support: provide some user documentation (#2216). (commit: 06c9b5c) (details)
  539. Python support: use Pythonic names for our OpenCOR Python module. (commit: f1d124f) (details)
  540. Some minor cleaning up. (commit: 3f7806d) (details)
  541. Some minor cleaning up. (commit: e94ea9a) (details)
  542. Python support: use Pythonic names for our Python wrappers. (commit: beca477) (details)
  543. Some minor cleaning up. (commit: 49fb9e0) (details)
  544. Some minor cleaning up. (commit: 118d760) (details)
  545. Some minor cleaning up. (commit: 14f9f09) (details)
  546. Some minor cleaning up. (commit: 999b899) (details)
  547. Some minor cleaning up. (commit: 63de2b1) (details)
  548. Some minor cleaning up. (commit: a857304) (details)
  549. Some minor cleaning up. (commit: f1c0a75) (details)
  550. Simulation support: added a data_store() wrapper for our SimulationResults class. (commit: 6b257b2) (details)
  551. Core plugin: make sure that we get told if there is something wrong with guiOpenFile() and guiOpenRemoteFile(). (commit: 76d232b) (details)
  552. Some minor cleaning up. (commit: aba11c4) (details)
  553. Simulation support: fixed a problem with SimulationSupportPythonWrapper::run(). (commit: 9fd2dba) (details)
  554. Some minor cleaning up. (commit: 7f0cbe1) (details)
  555. Some minor cleaning up. (commit: 908206d) (details)
  556. Some minor cleaning up. (commit: 52c716a) (details)
  557. Simulation Experiment view: make sure that our file tab icon gets properly updated when running a simulation from Python. (commit: 10f106b) (details)
  558. Scripts: don't protect using double quotes. (commit: d6d8037) (details)
  559. Some minor cleaning up. (commit: 7d879a2) (details)
  560. Python support: moved our Python script (#2178). (commit: 2090f9f) (details)
  561. Python support: renamed our Python script (#2178). (commit: 105cff2) (details)
  562. Python support: get our Python script to use the right path (#2178). (commit: 418964e) (details)
  563. Python support: added some Python-based tests (#2178). (commit: a7e8382) (details)
  564. Some minor cleaning up. (commit: d4796fa) (details)
  565. Python support: test for an unknown local and remote file (#2178). (commit: f882ec7) (details)
  566. Some minor cleaning up. (commit: daa172b) (details)
  567. Python support: check for the validity and issues of a simulation file (#2178). (commit: 9148ea7) (details)
  568. Python support: check for an invalid local and remote file (#2178). (commit: e4ca20e) (details)
  569. Some minor cleaning up. (commit: 663727e) (details)
  570. Some minor cleaning up. (commit: 4d8c556) (details)
  571. Some minor cleaning up. (commit: 4ea4845) (details)
  572. Data store interface: renamed setLabel() and label() to setName() and name(), respectively. (commit: 37d295c) (details)
  573. Some minor cleaning up. (commit: c9b94d1) (details)
  574. Simulation support: added starting_point(), ending_point() and point_interval() as Python wrappers (#2178). (commit: c030b54) (details)
  575. Python support: some work on our Python test (#2178). (commit: b515183) (details)
  576. Python support: have our Python test output simulation results (#2178). (commit: c5c3b2a) (details)
  577. Some minor cleaning up. (commit: 16fe101) (details)
  578. Simulation support: added a Pythonic method to retrieve the name of an ODE/NLA solver (#2178). (commit: ba56f3c) (details)
  579. Simulation support: renamed our add[Ode|Nla]SolverProperty() method to set[Ode|Nla]SolverProperty() (#2178). (commit: 09a4f7c) (details)
  580. Some minor cleaning up. (commit: 87a83ec) (details)
  581. Simulation support: added set_[ode|nla]_solver_property() as Python wrappers (#2178). (commit: 96de7e7) (details)
  582. Python support: some work on our Python test (#2178). (commit: cc2f02c) (details)
  583. Python support: some work on our Python test (#2178). (commit: 9a3a6df) (details)
  584. Simulation support: simplified our set_starting_point() Python wrrapper (#2178). (commit: 17cad5a) (details)
  585. Some minor cleaning up. (commit: a96eb8c) (details)
  586. Test utils: further clean up our test output (#2178). (commit: 7f49449) (details)
  587. Test utils: further clean up our test output (#2178). (commit: c3f03c2) (details)
  588. Slight improvement to our make[tests] scripts. (commit: 7bd5a6e) (details)
  589. Allow arguments to our runtests.bat script. (commit: e886f9c) (details)
  590. Some minor cleaning up. (commit: 921fb66) (details)
  591. Test utils: further clean up our test output (#2178). (commit: 2d493fb) (details)
  592. Some minor cleaning up. (commit: ae54115) (details)
  593. Python support: use the same initial settings to test our local/remote CellML file (#2178). (commit: f949eda) (details)
  594. Some minor cleaning up. (commit: 30fac6e) (details)
  595. Python support: replace Heun with Forward Euler in our test (#2178). (commit: 61b01c1) (details)
  596. Test models: slightly changed the look of one of our curves in the Lorenz SED-ML file / COMBINE archive. (commit: e10069e) (details)
  597. Some minor cleaning up. (commit: f482ee1) (details)
  598. Some minor cleaning up. (commit: 984956e) (details)
  599. Some minor cleaning up. (commit: ea352e4) (details)
  600. Pythonh support: removed some of our tests (#2178). (commit: 3ff8a2f) (details)
  601. Python support: added some edge tests (#2178). (commit: 64be3b0) (details)
  602. Python support: renamed our basic tests file (#2178). (commit: 1f735e2) (details)
  603. Python support: some minor refactoring our basic tests script (#2178). (commit: fe23804) (details)
  604. Scripts: don't protect using double quotes. (commit: ee49d38) (details)
  605. Python support: prevent the creation of a .pyc file for our imported basictests module (#2178). (commit: d0d1b3e) (details)
  606. Python support: some minor refactoring our basic tests script (#2178). (commit: 40c61b7) (details)
  607. Some minor cleaning up. (commit: 04951dd) (details)
  608. Python support: partially reverted commit ea352e4b2 (#2178). (commit: 2f37e07) (details)
  609. Some minor cleaning up. (commit: 48cae8d) (details)
  610. Some minor cleaning up. (commit: c744514) (details)
  611. Python support: make sure that we ask to open a valid and existing file (#2178). (commit: 3881439) (details)
  612. Python support: some work on edge testing DataStoreVariable (#2178). (commit: 390a60b) (details)
  613. Some minor cleaning up. (commit: f5322cb) (details)
  614. Python support: some work on edge testing DataStoreVariable (#2178). (commit: 665c98c) (details)
  615. Simulation support: added runs_count() and values_count() as Python wrappers to our DataStoreVariable class (#2178). (commit: dd9c541) (details)
  616. Some minor cleaning up. (commit: 0455b2f) (details)
  617. Python support: some work on edge testing a list of DataStoreVariable items (#2178). (commit: 980b0f9) (details)
  618. Some minor cleaning up. (commit: 583cb96) (details)
  619. Some minor cleaning up. (commit: efaa317) (details)
  620. Python support: some work on edge testing of DataStore (#2178). (commit: a04843c) (details)
  621. Python support: renamed our edge tests to coverage tests (#2178). (commit: d9bb208) (details)
  622. Some minor cleaning up. (commit: 48c203a) (details)
  623. Some minor cleaning up. (commit: d258aa2) (details)
  624. Some minor cleaning up. (commit: fab624e) (details)
  625. Some minor cleaning up. (commit: 1f82a3a) (details)
  626. Simulation support: added set_value() as a Python wrapper to our DataStoreValue class (#2178). (commit: 02fef2b) (details)
  627. Python support: some work on coverage testing SimulationData (#2178). (commit: 225b193) (details)
  628. Some minor cleaning up. (commit: 2ae3ee0) (details)
  629. Simulation support: added ode_solver_property() and nla_solver_property() as Python wrappers to our SimulationData class (#2178). (commit: f7b5c42) (details)
  630. Some minor cleaning up. (commit: ae158e4) (details)
  631. Some minor cleaning up. (commit: e993f61) (details)
  632. Some minor cleaning up. (commit: 5ead3a6) (details)
  633. Some minor cleaning up. (commit: cb20f42) (details)
  634. Python support: some work on coverage testing SimulationData (#2178). (commit: a19099d) (details)
  635. Some minor cleaning up. (commit: 23d2eff) (details)
  636. Python support: some work on coverage testing SimulationData (#2178). (commit: 19a8639) (details)
  637. Python support: have our coverage testing use a DAE model (#2178). (commit: e8e37e8) (details)
  638. Python support: some minor refactoring of our coverage tests (#2178). (commit: 9140a7a) (details)
  639. Python support: some work on coverage testing SimulationData (#2178). (commit: 9fa25ec) (details)
  640. Some minor cleaning up. (commit: 0ae900b) (details)
  641. Some minor cleaning up. (commit: fa7c7b6) (details)
  642. Python support: added Python tests for HH52 (#2178). (commit: 62de089) (details)
  643. Python support: added Python tests for N62 (#2178). (commit: e5ec9ad) (details)
  644. Python support: added Python tests for vdP28 (#2178). (commit: 90c8935) (details)
  645. Some minor cleaning up. (commit: 955c6f3) (details)
  646. Python support: some minor refactoring of our Python tests (#2178). (commit: 7ee92f1) (details)
  647. Python support: reorganised our Python tests (#2178). (commit: f65d474) (details)
  648. Python support: slight update to our the number of digits we want to print our Python tests (#2178). (commit: e32290a) (details)
  649. Python support: replace -0.000 with 0.000 when printing numbers in our Python tests (#2178). (commit: d829459) (details)
  650. Python support: replace -0.000 with 0.000 when printing numbers in our Python tests (#2178). (commit: 90625cf) (details)
  651. Python support: replace -0.000 with 0.000 when printing numbers in our Python tests (#2178). (commit: 09e26c4) (details)
  652. Python support: use 2-digit precision for our Python values (#2178). (commit: d1661b7) (details)
  653. Python support: fixed a small Unicode (?) problem in one of our tests (#2178). (commit: 7fc8976) (details)
  654. Data store interface: got rid of all our assertions. (commit: c56a8cb) (details)
  655. Python support: quickly test the full extent of differences in numerical results between platforms (#2178). (commit: 783d965) (details)
  656. Python support: test our numerical results using three significant digits (#2178). (commit: fccf5d0) (details)
  657. Python support: test our numerical results using two significant digits (#2178). (commit: bd6864f) (details)
  658. Python support: addressed an issue with running a DAE model without a GUI (e.g. using a Python script) on Windows (#2178). (commit: 370c593) (details)
  659. Some minor cleaning up. (commit: e53c963) (details)
  660. Python support: addressed an issue with running a DAE model without a GUI (e.g. using a Python script) on Windows (#2178). (commit: 6c7100f) (details)
  661. Slight update to our downloads page (#2178). (commit: c2e8949) (details)
  662. Python support: addresses issues from codefactor (#2178). (commit: ee49c7c) (details)
  663. Python support: use full accuracy for numbers (#2178). (commit: db315e6) (details)
  664. Python support: added platform-specific expected results (#2178). (commit: 1ba1c57) (details)
  665. Python support: have our tests use the results for the current platform (#2178). (commit: 99ca237) (details)
  666. Python support: test results for Windows and Linux (#2178). (commit: 26237e2) (details)
  667. Python support: distinguish between the release and debug versions of our test results (#2178). (commit: aa71032) (details)
  668. Python support: test results for a Windows release are different on different machine (#2178). (commit: b3baf3f) (details)
  669. Python support: test results for a Windows debug are different on different machine (#2178). (commit: a377cd5) (details)
  670. Python package: update our macOS binary (#2256). (commit: 6fccf81) (details)
  671. Python support: added a test to ensure that we can import all the modules that we should have (#2256). (commit: 8650758) (details)
  672. New snapshot. (commit: fa7aec7) (details)
  673. Some minor cleaning up. (commit: ae303c4) (details)
  674. Partially reverting commit cc29b06. (commit: e33783d) (details)
  675. QtWebKit: make sure that we use the correct release tag (#2252). (commit: 890f711) (details)
  676. Don't only build QtWebKit (#2252). (commit: ab28d7e) (details)
  677. QtWebKit: binaries for v5.212.0-alpha3 (#2252). (commit: a84489d) (details)
  678. Common widget: slight improvement to our hideBusyWidget() method. (commit: be92b58) (details)
  679. QtWebKit package: fixed a small problem in our CMakeLists.txt file (#2252). (commit: 3e6850f) (details)
  680. Some minor cleaning up. (commit: 297e694) (details)
  681. QtWebKit: binaries for v5.212.0-alpha3 (#2252). (commit: 4604764) (details)
  682. Slight updates to our downloads pages (#2252). (commit: 10447c1) (details)
  683. Simulation Experiment view: make sure that we can reopen a remote CellML file from a remote SED-ML file (#2191). (commit: 2967fea) (details)
  684. Slight updates to our downloads and what is new pages (#2191). (commit: 688a7b1) (details)
  685. General: don't ask to confirm the overwriting of a file when on macOS 10.15 (#2261). (commit: 53b5d53) (details)
  686. Slight update to our downloads page (#2261). (commit: 989919d) (details)
  687. Some minor cleaning up. (commit: 37cd0e1) (details)
  688. Some minor cleaning up. (commit: b17d0be) (details)
  689. Some minor refactoring. (commit: 6416776) (details)
  690. Graph Panel widget: prevent it from flickering when it is shown as disabled (#2263). (commit: 044356c) (details)
  691. Slight update to our downloads page (#2263). (commit: 821f3d8) (details)
  692. Slight improvements to the way we use our splash screen (#2265). (commit: 94bc4e6) (details)
  693. Slight improvements to the way we use our splash screen (#2265). (commit: 5760de1) (details)
  694. Splash screen: don't hide ourselves when pressed (#2265). (commit: 1302d28) (details)
  695. Main window: make sure that we keep track of the fact that we are about to quit (#2265). (commit: 9496364) (details)
  696. Prevent the splash screen from being closed (#2265). (commit: 9c63f0a) (details)
  697. Splash screen: delete ourselves rather than closing ourselves (#2265). (commit: 60006cd) (details)
  698. Some minor cleaning up. (commit: 4aa99de) (details)
  699. Slight update to our downloads page (#2265). (commit: 9459ad5) (details)
  700. New snapshot. (commit: fc56dce) (details)
  701. Some minor cleaning up. (commit: e146b5f) (details)
  702. Splash Screen window: renamed our closeAndDeleteAfter() to deleteLater(). (commit: adc6df3) (details)
  703. Splash Screen window: make sure that OpenCOR has been initialised on Windows. (commit: 1610308) (details)
  704. LLVM+Clang: upgraded to version 9.0.1 (#2269). (commit: e8543df) (details)
  705. LLVM+Clang: binaries for version 9.0.1 (#2269). (commit: a4b1705) (details)
  706. Slight update to our downloads page (#2269). (commit: 99661a5) (details)
  707. Packaging: simplified things on macOS. (commit: 1f56f74) (details)
  708. Models: renamed a couple of COMBINE archives. (commit: 7f9a09e) (details)
  709. Models: slight updates to our SED-ML files and COMBINE archives. (commit: ed5fa03) (details)
  710. Some minor improvement. (commit: 771e55b) (details)
  711. Graph panel widget: can now customise the font size of point coordiantes and zoom region coordinates (#2271). (commit: 7659db0) (details)
  712. Some minor cleaning up. (commit: e7f3337) (details)
  713. Graph panel widget: can now customise the font size of our X and Y axes (#2271). (commit: 8e7bdad) (details)
  714. Some minor cleaning up. (commit: bcb69db) (details)
  715. Some minor cleaning up. (commit: b13ec74) (details)
  716. Some minor cleaning up. (commit: 92d7c0a) (details)
  717. Some minor cleaning up. (commit: b68a863) (details)
  718. Simualtion Experiment view: always initialise a property that we add. (commit: d634b83) (details)
  719. Graph panel widget: can now customise the font size (and visibility) of a legend (#2271). (commit: 97d01e6) (details)
  720. Some minor cleaning up. (commit: 0fc539b) (details)
  721. Simualtion Experiment view: make sure that everything is in the OpenCOR namespace. (commit: 292c892) (details)
  722. Some minor cleaning up. (commit: 302700f) (details)
  723. Some minor cleaning up. (commit: 6569e61) (details)
  724. Graph panel widget: can now customise the font size of the (main) title (#2271). (commit: a8f292b) (details)
  725. Graph panel widget: can now customise the font size of our X and Y axes (#2271). (commit: 41c85a2) (details)
  726. Keep track of our old plot 2d annotation SED-ML files (#2271). (commit: 01e5742) (details)
  727. Slight update to our downloads page (#2271). (commit: 1a4f60e) (details)
  728. SUNDIALS: upgraded to version 5.1.0 (closes #2272).. (commit: d3da386) (details)
Commit fe1b1409c938eefad7c79d15ef12854747037000 by Alan Garny
Qt 5.12.5: make sure that we we can build a debug version of OpenCOR on macOS (#2165).
(commit: fe1b140)
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
Commit 22e6cc86dca0d2234ead1ba6f06b5281ec63aca0 by Alan Garny
Qt 5.12.5: make sure that we we can build a debug version of OpenCOR on macOS (#2165).
(commit: 22e6cc8)
The file was modified cmake/common.cmake (diff)
Commit becf72ade0c8ef0c979032e3938a8a42328783b8 by Alan Garny
Always build our documentation afresh.
(commit: becf72a)
The file was modified CMakeLists.txt (diff)
Commit 53a979246b7c4fbba85522a59104dc942b65e19f by Alan Garny
Qt 5.12.5: make sure that we we can build a debug version of OpenCOR on macOS (#2165).
(commit: 53a9792)
The file was modified cmake/common.cmake (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 3354ef343852ba4feb14a948e6e8dcf580068a3e by Alan Garny
Simulation Experiment view: properly handle the Graph Panel properties (#2171).
(commit: 3354ef3)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit af6e68ddc222bc71df76162ed8d9b2b816b69343 by Alan Garny
Slight updates to our downloads and what is new pages (#2171).
(commit: af6e68d)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/whatIsNew.js (diff)
Commit 13a0ef14b6d5f5586aee421a6f9cf774d12235b7 by Alan Garny
We shouldn't always build our documentation afresh.

Indeed, if you run `./cleanall` and `./make` then OpenCOR will build fine. However, if you rerun `./make` straight after that, you will be told that `[OpenCOR]/ext/doc/user` (or `[OpenCOR]/ext/doc/developer`, depending on which one gets built first) doesn't appear to contain a CMakeLists.txt file.

So, instead, we have to update our `./clean` script to always clean our `[OpenCOR]/ext/doc` folder.
(commit: 13a0ef1)
The file was modified scripts/genericclean (diff)
The file was modified CMakeLists.txt (diff)
The file was modified scripts/genericclean.bat (diff)
Commit 8be0875ade6c1a26038dabeeda1acfdcf64e66d8 by Alan Garny
SED-ML: added support left and right triangle symbols (#2173).
(commit: 8be0875)
The file was addedsrc/plugins/support/SEDMLSupport/tests/tests.h
The file was modified src/plugins/support/SEDMLSupport/i18n/SEDMLSupport_fr.ts (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupport.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/CMakeLists.txt (diff)
The file was addedsrc/plugins/support/SEDMLSupport/tests/tests.cpp
Commit 5d0249760178b8ce15dcb7a99cd23ef781d3a8ba by Alan Garny
Slight updates to our downloads and what is new pages (#2173).
(commit: 5d02497)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/whatIsNew.js (diff)
Commit 1dd62b24a2b0bf4cc6838f08e2364769a5dd8dce by Alan Garny
Packaging: improved error reporting when `create_package_file` fails (#2175).
(commit: 1dd62b2)
The file was modified cmake/common.cmake (diff)
Commit 60724119ea4f63c821492e59b129859cc82e032e by Alan Garny
Simulation Experiment view: make sure that curves are plotted with all of their original settings when reloading a SED-ML file (#2176).

This issue was that we were tracking the original settings using a graph's address as a key. However, when reloading a SED-ML file, that address changes since a graph gets removed and then readded.
(commit: 6072411)
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 268e5efa98a9926bdece64a0008848589aef2925 by Alan Garny
Slight update to our downloads page (#2176).
(commit: 268e5ef)
The file was modified doc/downloads/index.js (diff)
Commit 44b10f41bd461378e1e30cddd568927b1357bb4c by Alan Garny
Reverting part of commit 13a0ef1.

Indeed, if everything works fine (with our copy of Sphinx) then we shouldn't have to clean our `ext/doc` folder. So, the fact that we are having some problems with our copy of Sphinx means that it must be related to our packaging of Python and its packages?
(commit: 44b10f4)
The file was modified scripts/genericclean (diff)
The file was modified scripts/genericclean.bat (diff)
Commit bc7971565005d8ea5120065467dc9b5f9ee1fe33 by Alan Garny
Mesa: upgraded to version 19.2.0 (#2180).
(commit: bc79715)
The file was modified distrib/linux/mesa/CMakeLists.txt (diff)
Commit 1bdbb856645a392d078cf8171fe6f019f8c5ae83 by Alan Garny
Slight update to our downloads page (#2180).
(commit: 1bdbb85)
The file was modified doc/downloads/index.js (diff)
Commit 6cc039dd67f013fb628e7ce7afbf18520c6295e1 by Alan Garny
Python: documentation builds require Python and its packages to be fully installed.
(commit: 6cc039d)
The file was modified cmake/common.cmake (diff)
Commit ac692d81505d27a87e51f113bf011f5bb2a6e4cd by Alan Garny
Revert "Python: documentation builds require Python and its packages to be fully installed."

This reverts commit 6cc039dd67f013fb628e7ce7afbf18520c6295e1.
(commit: ac692d8)
The file was modified cmake/common.cmake (diff)
Commit 68fe128678fd5e4c6a7af3f4102ee1424a304a08 by dave
Python: tidy up build dependency code, making sure that the path to Python is set in scripts *before* they are used. 
(commit: 68fe128)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/CMakeLists.txt (diff)
Commit f57e6d5b11567d5f176e00f8989125750a555a5c by dave
Python: allow for `python3` and `python3.x` as name of executable when setting path to Python.
(commit: f57e6d5)
The file was modified src/plugins/thirdParty/PythonLibrary/scripts/set_python_path.py (diff)
Commit 2df57b0cfe1b4701a39e69ece4a4bf24f3d6f9e4 by Alan Garny
GraphPanel widget: improved our tracking/restoring of colours.

Note that it only make sense to retrieve our original colours if we have some graphs and that it's the same number as the number of graph colours that were originally tracked. Indeed, say that that you have a SED-ML file that has a couple of curves including an invalid one (e.g. one of the variables doesn't exist) then it means that only graph colours will be tracked. Then, if we are to correct the SED-ML file outside of OpenCOR. To go back to OpenCOR will trigger us to reload the SED-ML file. If we do so then the number of graphs won't be the same as the number of graph colours, hence the test (not to mention that it prevents a crash because of the out-of-bound index!).
(commit: 2df57b0)
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/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/i18n/SEDMLSupport_fr.ts (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupport.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.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/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
Commit 4aba66b9228a545e5e472fe92a4373250deec1e2 by dave
Python: update pre-built `PythonLibrary` packages for macOS and Linux.
(commit: 4aba66b)
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
Commit 9c609992613c09e8c0bc84a68378d6918c901c94 by dave
Python: update pre-built `PythonLibrary` packages for Windows.
(commit: 9c60999)
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit 3f7301b50e9f7d3f0a47117bcad394c768843604 by Alan Garny
Simulation Experiment view: make sure that all of a solver's properties get saved to a SED-ML file (#2185).
(commit: 3f7301b)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit cb29d9d07c9676cef3eb45988cdce78c190fe0bf by dave
Python: get backslash escaping right when checking script shebang line under Windows.
(commit: cb29d9d)
The file was modified src/plugins/thirdParty/PythonLibrary/scripts/set_python_path.py (diff)
Commit ba1c60a01e0e3f42e856dfbb97d6ba28d840bf23 by Alan Garny
Slight update to our downloads and what is new pages.
(commit: ba1c60a)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/whatIsNew.js (diff)
Commit 7b90c94c678f9426245eff4feb809345a64bdf89 by dave
Python: new `PythonLibrary` packages for Windows.
(commit: 7b90c94)
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
Commit ca3514eb98c44e532219d528d66f9279fafdaeb9 by Alan Garny
SED-ML: some refactoring.

This is in preparation for our support for SED-ML L1V4.
(commit: ca3514e)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.h (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/support/SEDMLSupport/i18n/SEDMLSupport_fr.ts (diff)
The file was modified CMakeLists.txt (diff)
Commit c87b9f84db5aaf2ac1ff748fd2df02e04beec582 by Alan Garny
Python: use the Python CMake build system available under the OpenCOR organisation.
(commit: c87b9f8)
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
Commit 224b0b1b6f1385257e99c56cb4340ac1434d7249 by Alan Garny
Python: renamed `USE_PREBUILT_PYTHON_LIBRARY_PACKAGE` to `USE_PREBUILT_PYTHON_PACKAGE`.
(commit: 224b0b1)
The file was modified src/plugins/thirdParty/PythonLibrary/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
Commit 607f2282aa5b0ba5665a2ff4fa611bac7aaf1741 by Alan Garny
Python: renamed a couple of plugins.

- `src/plugins/miscellaneous/Python` to `src/plugins/miscellaneous/PythonShell`; and
- `src/plugins/thirdParty/PythonLibrary` to `src/plugins/thirdParty/Python`.
(commit: 607f228)
The file was addedsrc/plugins/miscellaneous/PythonShell/CMakeLists.txt
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was removedsrc/plugins/miscellaneous/Python/CMakeLists.txt
The file was addedsrc/plugins/miscellaneous/PythonShell/src/pythonshellplugin.h
The file was addedsrc/plugins/thirdParty/Python/CMakeLists.txt
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was addedsrc/plugins/thirdParty/Python/src/pythonplugin.cpp
The file was addedsrc/plugins/thirdParty/Python/cmake/FindSQLite3.cmake
The file was removedsrc/plugins/miscellaneous/Python/src/pythonplugin.cpp
The file was modified src/plugins/thirdParty/PythonQtAPI/CMakeLists.txt (diff)
The file was addedsrc/plugins/miscellaneous/PythonShell/src/pythonshellplugin.json
The file was addedsrc/plugins/thirdParty/Python/src/pythonbegin.h
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonlibraryplugin.json
The file was addedsrc/plugins/thirdParty/Python/src/pythonplugin.json
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/plugins_without_sample_tools.out (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonlibraryplugin.cpp
The file was addedsrc/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/src/pythonqtapiplugin.cpp (diff)
The file was modified src/plugins/support/PythonSupport/CMakeLists.txt (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonbegin.h
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was addedsrc/plugins/thirdParty/Python/scripts/set_python_path.py
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_without_sample_tools.out (diff)
The file was addedsrc/plugins/thirdParty/Python/src/pythonend.h
The file was removedsrc/plugins/thirdParty/PythonLibrary/scripts/set_python_path.py
The file was addedsrc/plugins/thirdParty/Python/src/pythonplugin.h
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/cmake/FindSQLite3.cmake
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonlibraryplugin.h
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_with_sample_tools.out (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/CMakeLists.txt
The file was modified CMakeLists.txt (diff)
The file was removedsrc/plugins/thirdParty/PythonLibrary/src/pythonend.h
The file was removedsrc/plugins/thirdParty/PythonLibrary/scripts/get-pip.py
The file was addedsrc/plugins/thirdParty/Python/scripts/get-pip.py
The file was addedsrc/plugins/thirdParty/Python/README.rst
The file was removedsrc/plugins/miscellaneous/Python/src/pythonplugin.json
The file was removedsrc/plugins/miscellaneous/Python/src/pythonplugin.h
The file was removedsrc/plugins/thirdParty/PythonLibrary/README.rst
Commit 4b06c46ffd2cd2e7f538a516d375b7227cdd3430 by Alan Garny
Revert "Some minor cleaning up."

This reverts commit 4f53bd09eca4bc726013990d16086bb72949b97f.

Oops, we indeed need to do this before copying the file over!
(commit: 4b06c46)
The file was modified CMakeLists.txt (diff)
Commit 2ad119399e4a6ee6f3c2d23ec955d4ac2ca2709f by Alan Garny
Python: renamed a couple of plugins.

- `src/plugins/miscellaneous/Python` to `src/plugins/miscellaneous/PythonShell`; and
- `src/plugins/thirdParty/PythonLibrary` to `src/plugins/thirdParty/Python`.
(commit: 2ad1193)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/plugins_with_sample_tools.out (diff)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_with_sample_tools.out (diff)
Commit 9c8f2c25a6f300313a0735e89573c6611c55724d by Alan Garny
Python: deleted `src/plugins/thirdParty/Python/cmake/FindSQLite3.cmake`.

Indeed, a similar file is now part of CMake (as of version 3.14, which is the minimum version of CMake that we need to build OpenCOR).
(commit: 9c8f2c2)
The file was removedsrc/plugins/thirdParty/Python/cmake/FindSQLite3.cmake
Commit 20fa0e808e7e310b896575427583076fe23bbb1d by Alan Garny
Python: we don't need QtQuickWidgets.
(commit: 20fa0e8)
The file was modified CMakeLists.txt (diff)
Commit 63348d94bcdc27e2c2dccfe5eeb86161996b07d5 by Alan Garny
Python: renamed `Python Qt` to `PythonQt`.

This is how it is called...!
(commit: 63348d9)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/src/pythonqtapiplugin.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportglobal.h (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/PythonQtConsoleWindow/src/pythonqtconsolewindowplugin.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/src/pythonqtapiplugin.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.h (diff)
Commit 79f3f2f1147c2158819ab3905d1557169e8ae793 by Alan Garny
Python: some minor cleaning up with the use of our Python interface file.
(commit: 79f3f2f)
The file was modified CMakeLists.txt (diff)
Commit 17ae87bffe0d769b71c098a466664eb2c3e77d77 by Alan Garny
Python: replaced our CMake `EXCLUDE_PYTHON` definition with `PYTHON_VERSION`.

To be consistent with our use of `CLI_VERSION`, which we have incidently renamed to `GUI_VERSION`.
(commit: 17ae87b)
The file was modified src/plugins/plugin.cpp (diff)
The file was modified CMakeLists.txt (diff)
Commit c7b5c81e88f8456de8c6c829622201ba912c4c06 by Alan Garny
Python: replaced our CMake `EXCLUDE_PYTHON` definition with `PYTHON_VERSION`.

To be consistent with our use of `CLI_VERSION`, which we have incidently renamed to `GUI_VERSION`.
(commit: c7b5c81)
The file was modified CMakeLists.txt (diff)
Commit 8238e3220acb3da04c4ef238fb5491c82da8ee87 by Alan Garny
Python: some minor cleaning up.

I am assuming that `set(GIT_TAG "win-debug")` was a leftover of @dbrnz working on Windows+Debug version of Python.
(commit: 8238e32)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit b36236520bb1ef612bca0d0d6efc206bed175259 by Alan Garny
Python: temporarily rely the `win-debug` branch of `dbrnz/python-cmake-buildsystem`.

See https://github.com/opencor/opencor/pull/2160#issuecomment-541552006 for the rationale behind it.
(commit: b362365)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
Commit cc29b06fbc40d05162114dc6592ce4919525274a by Alan Garny
CMake: improved the way we build our plugins and packages.
(commit: cc29b06)
The file was modified CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
Commit 7bcaf499788eaa222aa3fd01907f9fd3ced564bf by Alan Garny
CMake: renamed `PYTHON_VERSION` to `PYTHON_SUPPORT` and `GUI_VERSION` to `GUI_SUPPORT`.

More meaningful this way, not to mention that `PYTHON_VERSION` is used elsewhere in our CMake code!
(commit: 7bcaf49)
The file was modified src/plugins/plugin.cpp (diff)
The file was modified CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
Commit e4f36376e75ae197d1c0150a15751d67e48697ee by Alan Garny
CMake: improved the way we build our plugins and packages.
(commit: e4f3637)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/plugin.cpp (diff)
The file was modified CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
Commit 46671013d3590785f0332b6c419f31e57721ce62 by Alan Garny
Python: renamed our `PythonQtConsoleWindow` plugin to `PythonConsoleWindow`.
(commit: 4667101)
The file was removedsrc/plugins/miscellaneous/PythonQtConsoleWindow/src/pythonqtconsolewindowplugin.h
The file was modified CMakeLists.txt (diff)
The file was removedsrc/plugins/miscellaneous/PythonQtConsoleWindow/src/pythonqtconsolewindow.h
The file was removedsrc/plugins/miscellaneous/PythonQtConsoleWindow/src/pythonqtconsolewindow.ui
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.json
The file was removedsrc/plugins/miscellaneous/PythonQtConsoleWindow/src/pythonqtconsolewindow.cpp
The file was removedsrc/plugins/miscellaneous/PythonQtConsoleWindow/src/pythonqtconsolewindowplugin.json
The file was removedsrc/plugins/miscellaneous/PythonQtConsoleWindow/CMakeLists.txt
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.ui
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.cpp
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/CMakeLists.txt
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.h
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.h
The file was removedsrc/plugins/miscellaneous/PythonQtConsoleWindow/src/pythonqtconsolewindowplugin.cpp
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/CMakeLists.txt (diff)
Commit 56bcacee8eae75cb46d24cd95f84fc5816e8f43f by Alan Garny
Python: made our various distribution Shell scripts executable.
(commit: 56bcace)
The file was modified distrib/linux/ipython.sh (diff)
The file was modified distrib/macos/ipython.sh (diff)
The file was modified distrib/macos/set_python_path.sh.in (diff)
The file was modified distrib/macos/application.sh.in (diff)
The file was modified distrib/macos/run_jupyter.sh.in (diff)
The file was modified distrib/macos/jupyterlab.sh (diff)
The file was modified distrib/linux/jupyterlab.sh (diff)
The file was modified distrib/linux/notebook.sh (diff)
The file was modified distrib/linux/run_jupyter.sh (diff)
The file was modified distrib/macos/notebook.sh (diff)
The file was modified distrib/linux/application.sh.in (diff)
The file was modified distrib/linux/set_python_path.sh (diff)
Commit a2304150395a79567d7a0a5a214b8d0c752fd65c by Alan Garny
General: updated our different developer Shell scripts.

The idea is to be able to run them from anywhere while until now we could only run them from the OpenCOR directory.
(commit: a230415)
The file was modified runtests (diff)
The file was modified scripts/genericclean (diff)
The file was modified scripts/genericmake (diff)
The file was modified make (diff)
The file was modified clean (diff)
The file was modified format (diff)
The file was modified maketests (diff)
The file was modified package (diff)
The file was modified run (diff)
The file was modified cleanall (diff)
Commit a87902b20ada99b885c58c22ceb86bc7d8ff4f42 by Alan Garny
General: updated our different developer Batch and VBScript files.

The idea is to be able to run them from anywhere while until now we could only run them from the OpenCOR directory.
(commit: a87902b)
The file was modified format.bat (diff)
The file was modified maketests.bat (diff)
The file was modified clean.bat (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified run.bat (diff)
The file was modified cleanall.bat (diff)
The file was modified run.vbs (diff)
The file was modified runtests.bat (diff)
The file was modified package.bat (diff)
The file was modified scripts/genericmake.bat (diff)
The file was modified make.bat (diff)
Commit 47548d6a6119bdd637f825ecfcc761c5dd100f6f by Alan Garny
General: updated our different developer Shell scripts.

The idea is to be able to run them from anywhere while until now we could only run them from the OpenCOR directory.
(commit: 47548d6)
The file was modified clean (diff)
The file was modified maketests.bat (diff)
The file was modified cleanall.bat (diff)
The file was modified package (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified run.bat (diff)
The file was modified runtests (diff)
The file was modified make.bat (diff)
The file was modified run (diff)
The file was modified run.vbs (diff)
The file was modified scripts/genericmake (diff)
The file was modified package.bat (diff)
The file was modified make (diff)
The file was modified clean.bat (diff)
The file was modified format (diff)
The file was modified format.bat (diff)
The file was modified scripts/genericmake.bat (diff)
The file was modified cleanall (diff)
The file was modified maketests (diff)
The file was modified scripts/genericclean (diff)
The file was modified runtests.bat (diff)
Commit 6f60993bdde226d7e8fa8a448f8e68a6c6a70c87 by Alan Garny
General: updated our different developer Shell scripts.

The idea is to be able to run them from anywhere while until now we could only run them from the OpenCOR directory.
(commit: 6f60993)
The file was modified make (diff)
The file was modified scripts/genericclean (diff)
The file was modified format (diff)
The file was modified maketests (diff)
The file was modified package (diff)
The file was modified runtests (diff)
The file was modified run (diff)
The file was modified scripts/genericmake (diff)
The file was modified clean (diff)
The file was modified cleanall (diff)
The file was modified CMakeLists.txt (diff)
Commit 9acc9760e805132a5b46788c17b0f1f7731d8a72 by Alan Garny
Python: renamed some scripts.
(commit: 9acc976)
The file was addeddistrib/linux/setpythonpath.sh
The file was removeddistrib/windows/run_jupyter.bat
The file was removeddistrib/windows/run_python.bat.in
The file was addeddistrib/macos/ipythonconsole.sh
The file was addeddistrib/linux/runjupyter.sh
The file was removeddistrib/macos/run_python.sh.in
The file was addeddistrib/windows/runjupyter.bat
The file was removeddistrib/windows/IPython.bat
The file was addeddistrib/windows/jupyterlab.vbs
The file was addeddistrib/windows/setpythonpath.bat
The file was removeddistrib/windows/Notebook.vbs
The file was removeddistrib/linux/notebook.sh
The file was addeddistrib/macos/setpythonpath.sh.in
The file was removeddistrib/linux/run_jupyter.sh
The file was addeddistrib/linux/runpython.sh.in
The file was addeddistrib/windows/jupyterlab.bat
The file was removeddistrib/macos/run_jupyter.sh.in
The file was removeddistrib/macos/set_python_path.sh.in
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was addeddistrib/macos/runpython.sh.in
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was addeddistrib/linux/jupyternotebook.sh
The file was modified CMakeLists.txt (diff)
The file was addeddistrib/macos/jupyternotebook.sh
The file was removeddistrib/windows/set_python_path.bat
The file was addeddistrib/windows/jupyternotebook.bat
The file was removeddistrib/linux/ipython.sh
The file was removeddistrib/linux/set_python_path.sh
The file was modified distrib/linux/jupyterlab.sh (diff)
The file was addeddistrib/windows/ipythonconsole.bat
The file was addeddistrib/windows/jupyternotebook.vbs
The file was removeddistrib/linux/run_python.sh.in
The file was addeddistrib/macos/runjupyter.sh.in
The file was modified distrib/macos/jupyterlab.sh (diff)
The file was removeddistrib/macos/ipython.sh
The file was addeddistrib/windows/runpython.bat.in
The file was removeddistrib/windows/JupyterLab.vbs
The file was removeddistrib/windows/Notebook.bat
The file was addeddistrib/linux/ipythonconsole.sh
The file was removeddistrib/macos/notebook.sh
The file was removeddistrib/windows/JupyterLab.bat
The file was modified distrib/linux/ipythonconsole.sh (diff)
The file was modified distrib/linux/application.sh.in (diff)
The file was modified distrib/macos/ipythonconsole.sh (diff)
The file was modified distrib/windows/setpythonpath.bat (diff)
The file was modified distrib/macos/application.sh.in (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified distrib/linux/runjupyter.sh (diff)
The file was modified distrib/macos/runpython.sh.in (diff)
The file was modified distrib/windows/runpython.bat.in (diff)
The file was modified distrib/macos/jupyternotebook.sh (diff)
The file was modified distrib/windows/jupyternotebook.bat (diff)
The file was modified distrib/windows/runjupyter.bat (diff)
The file was modified distrib/linux/jupyterlab.sh (diff)
The file was modified distrib/windows/ipythonconsole.bat (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified distrib/macos/setpythonpath.sh.in (diff)
The file was modified distrib/linux/setpythonpath.sh (diff)
The file was modified distrib/macos/jupyterlab.sh (diff)
The file was modified distrib/windows/jupyterlab.bat (diff)
The file was modified distrib/linux/runpython.sh.in (diff)
The file was modified distrib/macos/runjupyter.sh.in (diff)
The file was modified distrib/linux/jupyternotebook.sh (diff)
Commit 405ad80c19e3fbd1f4f2d747e987050528f4d0a4 by Alan Garny
General: make sure that our deployed Windows scripts can be run from anywhere.

... and thus be consistent with what is now done for ou Linux and macOS scripts.
(commit: 405ad80)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified distrib/windows/application.bat.in (diff)
The file was modified distrib/windows/start_jupyter.py (diff)
Commit ad14917d0ebf803d9feb2a34a57e8916fd9fb652 by Alan Garny
Python: some minor cleaning up of our various Python-related scripts.
(commit: ad14917)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified distrib/windows/runjupyter.bat (diff)
The file was modified distrib/macos/ipythonconsole.sh (diff)
The file was modified distrib/linux/jupyternotebook.sh (diff)
The file was modified distrib/macos/jupyterlab.sh (diff)
The file was modified distrib/linux/jupyterlab.sh (diff)
The file was modified distrib/linux/runpython.sh.in (diff)
The file was modified distrib/macos/jupyternotebook.sh (diff)
The file was modified distrib/linux/runjupyter.sh (diff)
The file was modified distrib/macos/runjupyter.sh.in (diff)
The file was modified distrib/windows/ipythonconsole.bat (diff)
The file was modified distrib/windows/jupyterlab.bat (diff)
The file was modified distrib/windows/setpythonpath.bat (diff)
The file was modified distrib/windows/jupyternotebook.bat (diff)
The file was modified distrib/windows/runpython.bat.in (diff)
The file was modified distrib/linux/ipythonconsole.sh (diff)
The file was modified distrib/macos/runpython.sh.in (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified distrib/linux/setpythonpath.sh (diff)
The file was modified distrib/macos/setpythonpath.sh.in (diff)
The file was modified distrib/windows/application.bat.in (diff)
The file was modified cleanall.bat (diff)
The file was modified maketests.bat (diff)
The file was modified scripts/genericmake.bat (diff)
The file was modified package.bat (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified run.bat (diff)
The file was modified format.bat (diff)
The file was modified runtests.bat (diff)
The file was modified clean.bat (diff)
The file was modified make.bat (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified run.vbs (diff)
Commit b960c79a99b88b3f7fe1783df01430b362cce018 by Alan Garny
Python: renamed some scripts.
(commit: b960c79)
The file was removedsrc/plugins/thirdParty/Python/scripts/set_python_path.py
The file was addedsrc/plugins/thirdParty/Python/scripts/setpythonpath.py
Commit 6dfdeba94522a5f1c2db964c9fb8972c67572445 by Alan Garny
Python: some minor cleaning up.
(commit: 6dfdeba)
The file was modified src/plugins/thirdParty/Python/scripts/setpythonpath.py (diff)
Commit 49f03f2b2ef506948b92206d0a9b40761b39a143 by Alan Garny
General: updated our different developer Shell scripts.

The idea is to be able to run them from anywhere while until now we could only run them from the OpenCOR directory.
(commit: 49f03f2)
The file was modified scripts/genericmake.bat (diff)
The file was modified distrib/linux/application.sh.in (diff)
The file was modified distrib/windows/application.bat.in (diff)
The file was modified clean.bat (diff)
The file was modified runtests.bat (diff)
The file was modified distrib/macos/application.sh.in (diff)
The file was modified maketests.bat (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified make.bat (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified format.bat (diff)
The file was modified cleanall.bat (diff)
The file was modified run.bat (diff)
The file was modified run.vbs (diff)
The file was modified package.bat (diff)
The file was modified CMakeLists.txt (diff)
Commit e641693126fb42b9b6fd6cd3dfb272a42869a90a by Alan Garny
Python: make `ipythonconsole.bat` configurable.
(commit: e641693)
The file was modified CMakeLists.txt (diff)
The file was removeddistrib/windows/ipythonconsole.bat
The file was addeddistrib/windows/ipythonconsole.bat.in
Commit af7a7f0c649748b5895cf8d53899cd8949b276fb by Alan Garny
Python: make our `ipythonconsole.sh` files configurable.
(commit: af7a7f0)
The file was addeddistrib/linux/ipythonconsole.sh.in
The file was removeddistrib/linux/ipythonconsole.sh
The file was modified CMakeLists.txt (diff)
The file was removeddistrib/macos/ipythonconsole.sh
The file was addeddistrib/macos/ipythonconsole.sh.in
The file was modified CMakeLists.txt (diff)
Commit 36355e65e92e60204f7c6adb82f31be569955c0b by Alan Garny
Python: make sure that all our Python-related scripts get copied to our build directory.

The idea is to be able to test Python-related things without first having to package and "install" OpenCOR.
(commit: 36355e6)
The file was modified CMakeLists.txt (diff)
Commit aa29cc1d0a47b1629b4165d450dd7298c7315146 by Alan Garny
Python: make sure that all our Python-related scripts get copied to our build directory.

The idea is to be able to test Python-related things without first having to package and "install" OpenCOR.
(commit: aa29cc1)
The file was modified CMakeLists.txt (diff)
Commit 39aa4dccac475838fa9120d080a1b56e6e40bd7d by Alan Garny
Python: make sure that all our Python-related scripts get copied to our build directory. [ci skip]

The idea is to be able to test Python-related things without first having to package and "install" OpenCOR.
(commit: 39aa4dc)
The file was modified CMakeLists.txt (diff)
Commit 5d4d08e415f3c1a14d1109ce81ae3af48019ca0d by Alan Garny
Python: renamed some scripts [ci skip].
(commit: 5d4d08e)
The file was addeddistrib/windows/jupyterconsole.bat.in
The file was addeddistrib/linux/jupyterconsole.sh.in
The file was removeddistrib/linux/ipythonconsole.sh.in
The file was modified CMakeLists.txt (diff)
The file was addeddistrib/macos/jupyterconsole.sh.in
The file was removeddistrib/macos/ipythonconsole.sh.in
The file was removeddistrib/windows/ipythonconsole.bat.in
Commit e6600abb259efc3ca5d4e02e0edffa6402f040e6 by Alan Garny
Python: renamed some scripts [ci skip].
(commit: e6600ab)
The file was addeddistrib/macos/application.in
The file was removeddistrib/macos/application.sh.in
The file was addeddistrib/linux/jupyterconsole.in
The file was removeddistrib/macos/setpythonpath.sh.in
The file was removeddistrib/linux/jupyterconsole.sh.in
The file was addeddistrib/macos/setpythonpath.in
The file was addeddistrib/macos/runjupyter.in
The file was addeddistrib/macos/runpython.in
The file was removeddistrib/linux/runpython.sh.in
The file was addeddistrib/linux/runpython.in
The file was addeddistrib/linux/application.in
The file was addeddistrib/macos/jupyterconsole.in
The file was removeddistrib/macos/runpython.sh.in
The file was modified CMakeLists.txt (diff)
The file was removeddistrib/linux/application.sh.in
The file was removeddistrib/macos/jupyterconsole.sh.in
The file was removeddistrib/macos/runjupyter.sh.in
Commit 1b99a5b877ec06ddf376e105f776481eb75e2505 by Alan Garny
Revert "Python: renamed some scripts [ci skip]."

This reverts commit e6600abb259efc3ca5d4e02e0edffa6402f040e6.

Indeed, on Linux, the filename for our OpenCOR application is `OpenCOR` and so is the one for our application script, so... that can't work, hence we revert and are instead going to rename files when installing them.
(commit: 1b99a5b)
The file was addeddistrib/macos/setpythonpath.sh.in
The file was removeddistrib/macos/runjupyter.in
The file was removeddistrib/macos/runpython.in
The file was addeddistrib/macos/runjupyter.sh.in
The file was removeddistrib/linux/application.in
The file was addeddistrib/macos/application.sh.in
The file was addeddistrib/macos/runpython.sh.in
The file was addeddistrib/linux/runpython.sh.in
The file was addeddistrib/linux/jupyterconsole.sh.in
The file was removeddistrib/macos/setpythonpath.in
The file was modified CMakeLists.txt (diff)
The file was removeddistrib/macos/application.in
The file was addeddistrib/linux/application.sh.in
The file was removeddistrib/linux/jupyterconsole.in
The file was addeddistrib/macos/jupyterconsole.sh.in
The file was removeddistrib/linux/runpython.in
The file was removeddistrib/macos/jupyterconsole.in
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
Commit ec385cd85a2fd55c5d6bb775d20191e8afdf2ed4 by Alan Garny
Python: have our `xxx.sh` Shell scripts deployed as `xxx` [ci skip].
(commit: ec385cd)
The file was modified CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified cmake/common.cmake (diff)
Commit 81b3061c6a7286d36f1309210578c97a2d6af272 by Alan Garny
Python: renamed our Shell scripts.
(commit: 81b3061)
The file was addeddistrib/linux/setpythonpath
The file was removeddistrib/macos/setpythonpath.sh.in
The file was removeddistrib/macos/jupyterconsole.sh.in
The file was addeddistrib/macos/runpython.in
The file was removeddistrib/linux/runpython.sh.in
The file was addeddistrib/macos/jupyterlab
The file was removeddistrib/macos/jupyternotebook.sh
The file was removeddistrib/linux/setpythonpath.sh
The file was addeddistrib/linux/jupyterconsole.in
The file was addeddistrib/linux/jupyterlab
The file was removeddistrib/macos/runpython.sh.in
The file was removeddistrib/linux/application.sh.in
The file was removeddistrib/linux/jupyternotebook.sh
The file was modified CMakeLists.txt (diff)
The file was removeddistrib/linux/jupyterconsole.sh.in
The file was removeddistrib/macos/jupyterlab.sh
The file was modified cmake/common.cmake (diff)
The file was addeddistrib/linux/jupyternotebook
The file was removeddistrib/linux/jupyterlab.sh
The file was addeddistrib/linux/runjupyter
The file was addeddistrib/macos/jupyterconsole.in
The file was addeddistrib/macos/application.in
The file was addeddistrib/linux/runpython.in
The file was addeddistrib/macos/runjupyter.in
The file was removeddistrib/linux/runjupyter.sh
The file was addeddistrib/macos/setpythonpath.in
The file was addeddistrib/linux/application.in
The file was addeddistrib/macos/jupyternotebook
The file was removeddistrib/macos/application.sh.in
The file was removeddistrib/macos/runjupyter.sh.in
The file was modified cmake/common.cmake (diff)
The file was removeddistrib/linux/application.sh.in
The file was removeddistrib/macos/application.sh.in
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
The file was addeddistrib/linux/application.in
The file was addeddistrib/macos/application.in
The file was modified src/misc/cliapplication.h (diff)
The file was modified src/misc/cliapplication.cpp (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/main.cpp (diff)
The file was modified src/misc/cliapplication.cpp (diff)
The file was modified src/misc/cliapplication.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorenumpy.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified src/plugins/pythoninterface.inl (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreplugin.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
Commit de7f698b7bc37749e1c4b0dcedcb01e87c536070 by Alan Garny
Merge remote-tracking branch 'upstream/master' into pythonplugin
(commit: de7f698)
The file was modified src/misc/cliapplication.cpp (diff)
Commit 16927b3dc619e829df9672e01657ca84e7973a66 by Alan Garny
Merge remote-tracking branch 'upstream/master' into pythonplugin
(commit: 16927b3)
The file was modified src/misc/cliapplication.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (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)
The file was modified CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/CMakeLists.txt (diff)
The file was modified src/plugins/support/PythonQtSupport/CMakeLists.txt (diff)
Commit 3618921194209a62fb8f32144d2d0eaeffbe1c53 by Alan Garny
Only build the Python package.
(commit: 3618921)
The file was modified CMakeLists.txt (diff)
Commit 21fa5b7221878501d49be898f1ac06ff002ff3db by Alan Garny
Python package: renamed the package name and use the correct release tag.
(commit: 21fa5b7)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 8135848872afdf4b145174c4b7e0d8d5a3bc986c by Alan Garny
Revert "Only build the Python package."

This reverts commit 3618921194209a62fb8f32144d2d0eaeffbe1c53.
(commit: 8135848)
The file was modified CMakeLists.txt (diff)
Commit 9638ea7acf5ae67fe322a76a5896ffe549006585 by Alan Garny
Python package: new binaries for version 3.7.4 (#1255).
(commit: 9638ea7)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified run.vbs (diff)
The file was modified run.vbs (diff)
The file was modified CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
Commit c9b7d62e1346b48729ced8c253494e3610a5a7b3 by Alan Garny
Only build our PythonPackages package.
(commit: c9b7d62)
The file was modified CMakeLists.txt (diff)
Commit 4e14fe4aa30a32188cb05a845349a9a75f4e4ad2 by Alan Garny
PythonPackages package: use the correct release tag.
(commit: 4e14fe4)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
Commit dbad2915f9a6e187bf96ef5f418bba868566224f by Alan Garny
Revert "Only build our PythonPackages package."

This reverts commit c9b7d62e1346b48729ced8c253494e3610a5a7b3.
(commit: dbad291)
The file was modified CMakeLists.txt (diff)
Commit 921d40ea7d179427ae25f6d1c7ad1ec7493af095 by Alan Garny
Python package: new binaries for version 3.7.4 (#1255).
(commit: 921d40e)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 22db05f8df78a8c0d5bb04ac74390f7567f2f973 by Alan Garny
PythonPackages package: new binaries for Python 3.7.4 (#1255).
(commit: 22db05f)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonQtAPI/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
Commit 94569add63e836f06d57c0ca3902c68d0cadc62d by Alan Garny
PythonPackages package: new binaries for Python 3.7.4 (#1255).
(commit: 94569ad)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
Commit 7471614573fd6681c789f79cdfd8b546b93c578c by Alan Garny
Python: renamed our PythonQtAPI plugin to PythonQt.
(commit: 7471614)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was addedsrc/plugins/thirdParty/PythonQt/qmake/build/python.prf.in
The file was addedsrc/plugins/thirdParty/PythonQt/src/pythonqtplugin.h
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_without_sample_tools.out (diff)
The file was addedsrc/plugins/thirdParty/PythonQt/src/pythonqtplugin.json
The file was removedsrc/plugins/thirdParty/PythonQtAPI/README.rst
The file was addedsrc/plugins/thirdParty/PythonQt/src/pythonqtplugin.cpp
The file was removedsrc/plugins/thirdParty/PythonQtAPI/src/pythonqtapiplugin.json
The file was removedsrc/plugins/thirdParty/PythonQtAPI/qmake/extensions/PythonQt_QtAll/PythonQt_QtAll.pri
The file was modified cmake/common.cmake (diff)
The file was removedsrc/plugins/thirdParty/PythonQtAPI/qmake/build/common.prf.in
The file was removedsrc/plugins/thirdParty/PythonQtAPI/qmake/PythonQtOpenCOR.pro.in
The file was modified src/plugins/support/PythonQtSupport/CMakeLists.txt (diff)
The file was removedsrc/plugins/thirdParty/PythonQtAPI/qmake/build/python.prf.in
The file was addedsrc/plugins/thirdParty/PythonQt/CMakeLists.txt
The file was addedsrc/plugins/thirdParty/PythonQt/README.rst
The file was modified CMakeLists.txt (diff)
The file was removedsrc/plugins/thirdParty/PythonQtAPI/CMakeLists.txt
The file was removedsrc/plugins/thirdParty/PythonQtAPI/src/pythonqtapiplugin.cpp
The file was removedsrc/plugins/thirdParty/PythonQtAPI/src/pythonqtapiplugin.h
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_with_sample_tools.out (diff)
The file was addedsrc/plugins/thirdParty/PythonQt/qmake/extensions/PythonQt_QtAll/PythonQt_QtAll.pri
The file was addedsrc/plugins/thirdParty/PythonQt/qmake/build/common.prf.in
The file was addedsrc/plugins/thirdParty/PythonQt/qmake/PythonQtOpenCOR.pro.in
Commit e2f5a0c30402c9994bdfcb8dcf75ea57f74087c2 by Alan Garny
PythonQt package: removed its README.rst file.

This should, instead, be part of the developer documentation.
(commit: e2f5a0c)
The file was removedsrc/plugins/thirdParty/PythonQt/README.rst
The file was modified src/plugins/thirdParty/PythonQt/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonQt/CMakeLists.txt (diff)
Commit 598f250b9b407aa2e9d199a23a17e697d9596637 by Alan Garny
PythonQt package: use the correct release and Git tag values.
(commit: 598f250)
The file was modified src/plugins/thirdParty/PythonQt/CMakeLists.txt (diff)
Commit c189c42f96bd6b817267ee591e4e1aa4b3fd7449 by Alan Garny
Revert "Build our PythonQt package."

This reverts commit f825e33860450fefaf83f8af1661db0b8e2e2257.
(commit: c189c42)
The file was modified CMakeLists.txt (diff)
Commit d8e37e51c31099bda39afb855faba30fe951e2f0 by Alan Garny
PythonQt package: new binaries for version 3.2.2 (#1255).
(commit: d8e37e5)
The file was modified src/plugins/thirdParty/PythonQt/CMakeLists.txt (diff)
Commit a4a60a9230ce17c31c9e64a7450569513c7b2a1f by Alan Garny
Python: make sure that our `Web Browser` window plugin gets loaded after our `Python Console` one.
(commit: a4a60a9)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified CMakeLists.txt (diff)
Commit 31531a5d407b7a4c9714bf5c81f971198dc7788a by Alan Garny
Python: Python: our Python support should only concern our Python interface (and not also our Solver interface).
(commit: 31531a5)
The file was modified src/plugins/plugin.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreplugin.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
Commit 65f4ecab60d5fa14f650f8a00d614c7280e35be8 by Alan Garny
Python Console window: we don't want a border.

Also, we don't need a top border on macOS.
(commit: 65f4eca)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified distrib/linux/application.in (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified distrib/macos/application.in (diff)
The file was modified CMakeLists.txt (diff)
Commit 717536f09060b6a69f25b64a2aa23cca7db7761f by Alan Garny
Python: renamed `datastorenumpy.h` to `datastorepythonnumpy.h`.
(commit: 717536f)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was addedsrc/plugins/dataStore/DataStore/src/datastorepythonnumpy.h
The file was removedsrc/plugins/dataStore/DataStore/src/datastorenumpy.h
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.h (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.h (diff)
The file was modified src/plugins/solverinterface.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/solverinterface.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/pluginmanager.cpp (diff)
The file was modified src/plugins/pythoninterface.h (diff)
The file was modified src/plugins/support/PythonSupport/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified src/main.cpp (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/pluginmanager.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilecellml10exporter.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/main.cpp (diff)
The file was removedsrc/plugins/thirdParty/Python/cmake/FindSQLite3.cmake
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was addedsrc/plugins/thirdParty/Python/scripts/set_python_path.py
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified distrib/windows/setpythonpath.bat (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/src/sundialsbegin.h (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
The file was removedsrc/plugins/thirdParty/Python/scripts/setpythonpath.py
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified distrib/linux/setpythonpath (diff)
The file was modified distrib/macos/setpythonpath.in (diff)
Commit afe339abaa4d0a17dfe1938adbeee86d71c4cebe by Alan Garny
Python package: new binaries for version 3.7.4.
(commit: afe339a)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlbegin.h (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlend.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonbegin.h (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonend.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportplugin.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlend.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlbegin.h (diff)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
Commit 64e936eff9edcb73f1e914399ae4f2a60ac11362 by Alan Garny
Python: no need for a call to `SetDllDirectoryW()` anymore.
(commit: 64e936e)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit b209f154cf96657b3d6e9d233e41249cfbc50f2a by Alan Garny
Mesa: upgraded to version 19.2.1 (#2197).
(commit: b209f15)
The file was modified distrib/linux/mesa/CMakeLists.txt (diff)
Commit 5f0a86132438b6ebbfa3c91361d40d9eebee56fc by Alan Garny
Mesa package: binary for version 19.2.1 (#2197).
(commit: 5f0a861)
The file was modified distrib/linux/mesa/CMakeLists.txt (diff)
Commit da1a0121193c4247360ac179eb317ba2cca598c3 by Alan Garny
Slight update to our downloads page (#2197).
(commit: da1a012)
The file was modified doc/downloads/index.js (diff)
Commit c5d793f65568ad5297543f3e9ef32695ddfc1d54 by Alan Garny
SUNDIALS: upgraded to version 5.0.0 (#2198).
(commit: c5d793f)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit f511f90fd24df90e04a1006b790da80ec6657f84 by Alan Garny
SUNDIALS: upgraded to version 5.0.0 (#2198).
(commit: f511f90)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 1884f5e3e97747f05973bec3547fbee3e71b7205 by Alan Garny
SUNDIALS: binaries for version 5.0.0 (#2198).
(commit: 1884f5e)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 3c27c9a7b7c55ed15a403369848afc2e840dc2ac by Alan Garny
Slight update to our downloads page (#2198).
(commit: 3c27c9a)
The file was modified doc/downloads/index.js (diff)
Commit b9c965d5c60342bab0c73c6c8a3271a40140d3df by Alan Garny
Some minor cleaning up.

Matching what we have in CentralWidget::openRemoteFile().
(commit: b9c965d)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.h (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/kernels/OpenCOR/kernel.json.in (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/kernels/OpenCOR/kernel.json.in (diff)
Commit a8075e98438ac0b27c575d05ac850f90301ca9f5 by dave
Python: fix typo in PythonQt changes for Matplotlib. 
(commit: a8075e9)
The file was modified src/plugins/thirdParty/PythonPackages/src/matplotlib_3.1.1.diff (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
Commit 78757eee4ba9e1166c99c30a9e9d6e203e9ab031 by dave
Python: fix Matplotlib v3 output under PythonQt.
(commit: 78757ee)
The file was modified src/plugins/thirdParty/PythonPackages/README.rst (diff)
The file was addedsrc/plugins/thirdParty/PythonPackages/src/matplotlib_3.1.1.1.diff
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.h (diff)
The file was modified src/plugins/support/PythonSupport/src/pythoninclude.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonnumpy.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified src/plugins/pythoninterface.h (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
Commit 930c47c2f4678f3c12c3b4afa6b105490e39ba17 by Alan Garny
Partly revert commit cff17fc98.

Indeed, by default it would have been equivalent to elementsAttributes.values() and not elementsAttributes.keys() as we want.
(commit: 930c47c)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/tests/tests.cpp (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonend.h (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonbegin.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.h (diff)
The file was modified src/plugins/pythoninterface.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonbegin.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was removedsrc/plugins/support/PythonSupport/src/pythoninclude.h
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.cpp (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspacemanager.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/preferencesdialog.cpp (diff)
Commit 0e4e511470cfa407ea6f668eb08a3785007a9e71 by Alan Garny
Python: make sure that `./jupyterconsole` works fine.
(commit: 0e4e511)
The file was modified distrib/macos/runjupyter.in (diff)
The file was modified distrib/linux/runjupyter (diff)
Commit 6f140c7fd9b6479bbd72fc46661776fe23d765c3 by Alan Garny
PythonPackages: updated our binaries.

This is following PR agarny/opencor/#7.
(commit: 6f140c7)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
Commit 9794e18256b9414eb5c5231cfe85f25bf390c1ec by Alan Garny
Revert "Some minor cleaning up."

Python doesn't like the spaces around `connection_file`!

See https://github.com/opencor/opencor/issues/1255#issuecomment-545728808.
(commit: 9794e18)
The file was modified src/plugins/miscellaneous/JupyterKernel/kernels/OpenCOR/kernel.json.in (diff)
Commit 0e9a5016aa37a4099ae15b77be648b152e97c59d by Alan Garny
Python: our `runpython` script now needs to start the `PythonShell` plugin.

See https://github.com/opencor/opencor/issues/1255#issuecomment-545729293.
(commit: 0e9a501)
The file was modified distrib/linux/runpython.in (diff)
The file was modified distrib/windows/runpython.bat.in (diff)
The file was modified distrib/macos/runpython.in (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
Commit d00fb04257e30853c99c6ef901f38b00606c6633 by Alan Garny
Some minor cleaning up.

Fogot to remove that  line!
(commit: d00fb04)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
Commit f9d8466a05bc1a27bc72a44e8312f685d5232e61 by Alan Garny
Core::openRemoteFile(): don't rely on our file manager to create a local copy of our remote file.

Indeed, to call FileManager::create() works, but then to get the file name we need to handle the fileCreated signal, which we can't using Core::openRemoteFile(). So, instead, we "manually" create a local copy of the remote file.
(commit: f9d8466)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/preferencesdialog.cpp (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreexporter.cpp (diff)
The file was modified src/mainwindow.cpp (diff)
The file was modified src/checkforupdatesdialog.cpp (diff)
Commit afb62d754463f2326978f8c2c8a3d8af837e49cf by Alan Garny
Clang-Tidy: some new checks (that we don't want).
(commit: afb62d7)
The file was modified .clang-tidy (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.h (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowplugin.h (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.h (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.h (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.h (diff)
The file was modified src/plugins/plugin.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowplugin.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.h (diff)
The file was modified src/plugins/sample/SampleTools/src/sampletoolsplugin.h (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowplugin.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.h (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowplugin.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.h (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowplugin.h (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowplugin.h (diff)
The file was modified src/plugins/sample/SampleWindow/src/samplewindowplugin.h (diff)
The file was modified src/plugins/plugin.h (diff)
Commit 4025159ca631fcf61f45c3678227dc63e91d8589 by Alan Garny
Python: make sure that our test Zinc window loads before our Python Console window.
(commit: 4025159)
The file was modified src/plugins/test/ZincWindow/src/zincwindowplugin.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/mainwindow.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/usermessagewidget.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsimulationwidget.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservice.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupportpreferenceswidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrexposure.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.cpp (diff)
The file was modified src/checkforupdatesdialog.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified .clang-tidy (diff)
The file was modified src/checkforupdatesdialog.cpp (diff)
The file was modified src/preferencesdialog.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was modified src/mainwindow.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.h (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreexporter.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.h (diff)
The file was modified src/plugins/plugin.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
Commit 91d4ffbc1b44c4fa2cc5c1a45d6b9c6117c26c29 by dave
Python: give our modules a filename otherwise IPython tracebacks are noisy.
(commit: 91d4ffb)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/tests/tests.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.h (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowplugin.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/usermessagewidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwidget.cpp (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowplugin.h (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowplugin.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowplugin.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowplugin.h (diff)
The file was modified src/plugins/sample/SampleTools/src/sampletoolsplugin.h (diff)
The file was modified src/plugins/sample/SampleWindow/src/samplewindowplugin.h (diff)
Commit 6f501f554ca3a1cf5b540f13a470ab607d4cf28c by dave
Python: fix bad cleaning...
(commit: 6f501f5)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.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)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrexposure.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspacemanager.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservice.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupportpreferenceswidget.h (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowplugin.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
Commit b75f7cfe1f1c4c4a768fe444e7a125cf0eaac95d by Alan Garny
Python: cleaned up the code for the Python Console window.
(commit: b75f7cf)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.ui (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.h (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.cpp (diff)
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/i18n/PythonConsoleWindow_fr.ts
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.h (diff)
The file was addedsrc/plugins/miscellaneous/PythonConsoleWindow/res/PythonConsoleWindow_i18n.qrc.in
Commit 00f7becffc3ae002c58932f563ef6dbbd5f56fb9 by Alan Garny
Python: cleaned up the code for the Python Console window.
(commit: 00f7bec)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.cpp (diff)
Commit b7ed4c58578030810a54e6355654f4e5a923b98b by Alan Garny
Python: some minor cleaning up.
(commit: b7ed4c5)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_with_sample_tools.out (diff)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/status_without_sample_tools.out (diff)
Commit 60dc1e51d9f50c301a6adbb8bc6b109d31b83758 by Alan Garny
Python: some minor cleaning up.
(commit: 60dc1e5)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/unknown_command_with_sample_tools.out (diff)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/unknown_command_without_sample_tools.out (diff)
Commit 86b59af18f0fc55b1d945d1a958da2a9b01fb70b by Alan Garny
Python: cleaned up the code for the PythonShell plugin.
(commit: 86b59af)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/unknown_command_without_sample_tools.out (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/tests/data/cli/unknown_command_with_sample_tools.out (diff)
Commit 52e066cad34b6c522c379e3a307330c4eaaad38b by Alan Garny
Python: cleaned up the code for the WebBrowserWindow plugin.
(commit: 52e066c)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.cpp (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwindow.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatadetailswidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebserviceresponse.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebviewerdialog.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwindow.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservicemanager.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservicemanager.h (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservice.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebserviceresponse.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservice.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebviewerdialog.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
Commit 1a89a681de3c9c0ede2d086f2c8cf57c6a9902d5 by Alan Garny
Python: cleaned up the code for the WebBrowserWindow plugin.
(commit: 1a89a68)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified src/misc/macos.mm (diff)
The file was modified src/plugins/support/ZIPSupport/src/qzipreader_p.h (diff)
The file was modified src/plugins/support/ZIPSupport/src/qzip.cpp (diff)
The file was modified src/plugins/support/ZIPSupport/src/qzipwriter_p.h (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.h (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.h (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.cpp (diff)
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/pythoninterface.cpp (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonplugin.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQt/src/pythonqtplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.h (diff)
The file was modified src/plugins/pythoninterface.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp (diff)
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.cpp (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.h (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonplugin.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/thirdParty/PythonQt/src/pythonqtplugin.h (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.h (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
Commit 700f5daeca26b3811fb12a3be27ae3a689da6a47 by Alan Garny
Python: cleaned up the code for the PythonQtSupport plugin.
(commit: 700f5da)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.h (diff)
The file was modified src/plugins/support/PythonQtSupport/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.h (diff)
Commit ba8d83e7fd386ae96af29ea37e2e0e84b37d3543 by Alan Garny
Python: cleaned up the code for the PythonSupport plugin.
(commit: ba8d83e)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.h (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportglobal.h (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
Commit 3932af3fab4846176ce86f83f2196afe0737b564 by Alan Garny
Python: cleaned up the code for the PythonSupport plugin.
(commit: 3932af3)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
Commit 8808a8e9e42831c951082b6e5055925302a8af05 by Alan Garny
Python: remove the SolverSupport plugin, which is not used anywhere.
(commit: 8808a8e)
The file was removedsrc/plugins/support/SolverSupport/src/solversupportplugin.h
The file was removedsrc/plugins/support/SolverSupport/src/solversupportglobal.h
The file was removedsrc/plugins/support/SolverSupport/src/solversupportplugin.json
The file was removedsrc/plugins/support/SolverSupport/CMakeLists.txt
The file was removedsrc/plugins/support/SolverSupport/src/solversupportplugin.cpp
Commit 3eb2a5d9c3925ddeac0d8d9fe723b5c6f6596283 by Alan Garny
Python: removed the sensitivity analysis code.

Indeed, this has nothing to do with issue #1255, but issue #2206.
(commit: 3eb2a5d)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was removedsrc/plugins/simulation/SimulationExperimentView/res/constantWithGradient.png
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/res/SimulationExperimentView_ui.qrc (diff)
Commit 58ef84ef1588c4abc8dd2deaba075adba6b917f7 by Alan Garny
Python: removed the sensitivity analysis code.

Indeed, this has nothing to do with issue #1255, but issue #2206.
(commit: 58ef84e)
The file was modified src/plugins/solverinterface.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
Commit e7597e8ad25d768f3cf9af586981177b7f7d7cb9 by Alan Garny
Python: removed the sensitivity analysis code.

Indeed, this has nothing to do with issue #1255, but issue #2206.
(commit: e7597e8)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
Commit 1a9301f4dfe04755ab3c30980af45882a077966c by dave
Python: tidy code (#2205)
(commit: 1a9301f)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/scripts/set_python_path.py (diff)
Commit d3b8020676cb61bd37b2f88761b516353d06f5c0 by dave
Python: run the `set_python_path` script at initialisation time and no longer during installation or when running the Python shell (#2205).
(commit: d3b8020)
The file was modified distrib/macos/runpython.in (diff)
The file was modified distrib/windows/runpython.bat.in (diff)
The file was modified distrib/linux/runpython.in (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified CMakeLists.txt (diff)
Commit 417a7b888bd6fcbd216e8b50b7a0a6faeb3a9ad1 by Alan Garny
Python package: new binaries for version 4.7.4 (#1255).
(commit: 417a7b8)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit c3f7ff9bf5d03436bf60a72703fd8c84a2fe40ee by Alan Garny
Python: merged `setpythonpath` into `runjupyter` since, now, it's only used there.
(commit: c3f7ff9)
The file was modified distrib/linux/runjupyter (diff)
The file was modified distrib/macos/runjupyter.in (diff)
The file was removeddistrib/macos/setpythonpath.in
The file was removeddistrib/linux/setpythonpath
The file was modified distrib/windows/runjupyter.bat (diff)
The file was removeddistrib/windows/setpythonpath.bat
The file was modified CMakeLists.txt (diff)
Commit 2d2e21fd4050bcb0d8d1c0527dcf861ba40b37fb by Alan Garny
Python: make sure that our scripts support spaces in the OpenCOR path.
(commit: 2d2e21f)
The file was modified distrib/macos/jupyternotebook (diff)
The file was modified distrib/macos/runjupyter.in (diff)
The file was modified distrib/linux/application.in (diff)
The file was modified distrib/macos/application.in (diff)
The file was modified distrib/linux/jupyterlab (diff)
The file was modified distrib/linux/runjupyter (diff)
The file was modified distrib/macos/jupyterlab (diff)
The file was modified distrib/macos/runpython.in (diff)
The file was modified distrib/linux/jupyternotebook (diff)
The file was modified distrib/macos/jupyterconsole.in (diff)
The file was modified distrib/linux/jupyterconsole.in (diff)
The file was modified distrib/linux/runpython.in (diff)
Commit 37bbfefaa71b462303f5717d34da847d90b752b0 by Alan Garny
Python: renamed our `runpython` script to `pythonshell`.
(commit: 37bbfef)
The file was removeddistrib/windows/runpython.bat.in
The file was addeddistrib/windows/pythonshell.bat.in
The file was modified CMakeLists.txt (diff)
The file was addeddistrib/linux/pythonshell.in
The file was removeddistrib/macos/runpython.in
The file was removeddistrib/linux/runpython.in
The file was addeddistrib/macos/pythonshell.in
Commit 7b9ed093ecc5208d54111de40be9db5874739599 by Alan Garny
Python: renamed our `runpython` script to `pythonshell`.
(commit: 7b9ed09)
The file was modified CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified distrib/macos/runjupyter.in (diff)
The file was modified distrib/linux/runjupyter (diff)
The file was modified CMakeLists.txt (diff)
Commit c9d89622bf33b7906a9817e6e44fcda7a1dc0e22 by Alan Garny
Python: moved the `runjupyter` to our Python script directory.
(commit: c9d8962)
The file was removeddistrib/macos/jupyternotebook
The file was addeddistrib/macos/jupyterlab.in
The file was addeddistrib/macos/runjupyter
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was removeddistrib/macos/jupyterlab
The file was modified CMakeLists.txt (diff)
The file was removeddistrib/macos/runjupyter.in
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified distrib/macos/jupyterconsole.in (diff)
The file was addeddistrib/macos/jupyternotebook.in
The file was modified distrib/linux/application.in (diff)
The file was modified distrib/linux/jupyterconsole.in (diff)
The file was modified run (diff)
The file was modified cleanall.bat (diff)
The file was modified distrib/macos/jupyternotebook.in (diff)
The file was modified clean (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified package (diff)
The file was modified clean.bat (diff)
The file was modified scripts/genericmake (diff)
The file was modified distrib/macos/jupyterlab.in (diff)
The file was modified distrib/windows/pythonshell.bat.in (diff)
The file was modified distrib/linux/jupyternotebook (diff)
The file was modified distrib/macos/application.in (diff)
The file was modified distrib/windows/jupyternotebook.bat (diff)
The file was modified scripts/genericclean (diff)
The file was modified distrib/linux/runjupyter (diff)
The file was modified package.bat (diff)
The file was modified distrib/windows/jupyterlab.bat (diff)
The file was modified distrib/macos/runjupyter (diff)
The file was modified maketests.bat (diff)
The file was modified runtests.bat (diff)
The file was modified distrib/windows/jupyterconsole.bat.in (diff)
The file was modified distrib/windows/runjupyter.bat (diff)
The file was modified make.bat (diff)
The file was modified cleanall (diff)
The file was modified format (diff)
The file was modified distrib/macos/jupyterconsole.in (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified maketests (diff)
The file was modified runtests (diff)
The file was modified format.bat (diff)
The file was modified distrib/linux/jupyterlab (diff)
The file was modified distrib/macos/pythonshell.in (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified distrib/linux/pythonshell.in (diff)
The file was modified run.vbs (diff)
The file was modified make (diff)
The file was modified scripts/genericmake.bat (diff)
Commit c1f6deecd6e9959bc07600e11beeb239c93139ad by Alan Garny
Python: moved the `runjupyter` to our Python script directory.
(commit: c1f6dee)
The file was modified CMakeLists.txt (diff)
Commit 590a1fd93f2d78bb5932466a13391d5e1dee9e14 by Alan Garny
Python: moved the `runjupyter` to our Python script directory.
(commit: 590a1fd)
The file was modified CMakeLists.txt (diff)
Commit 3436e0ef1e343f890c92b274f96b75f70ae2427d by Alan Garny
Python: moved the `runjupyter` to our Python script directory.
(commit: 3436e0e)
The file was modified distrib/linux/jupyterconsole.in (diff)
The file was modified distrib/linux/jupyterlab (diff)
The file was modified distrib/linux/runjupyter (diff)
The file was modified distrib/linux/jupyternotebook (diff)
The file was modified CMakeLists.txt (diff)
Commit 7d1eb56d79090a3002ea073cc660fd4fe46ee357 by Alan Garny
Python: moved the `runjupyter` to our Python script directory.
(commit: 7d1eb56)
The file was modified distrib/windows/jupyterconsole.bat.in (diff)
The file was modified distrib/windows/runjupyter.bat (diff)
The file was modified distrib/windows/jupyterlab.bat (diff)
The file was modified distrib/windows/jupyternotebook.bat (diff)
Commit afa06adce3280b4b68d9176cd23c396fe7a4decb by Alan Garny
Python: moved the `runjupyter` to our Python script directory.
(commit: afa06ad)
The file was modified CMakeLists.txt (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified scripts/genericmake.bat (diff)
The file was modified cleanall.bat (diff)
The file was modified distrib/macos/jupyternotebook.in (diff)
The file was modified distrib/windows/jupyterconsole.bat.in (diff)
The file was modified maketests.bat (diff)
The file was modified distrib/linux/jupyterlab (diff)
The file was modified distrib/macos/pythonshell.in (diff)
The file was modified format (diff)
The file was modified CMakeLists.txt (diff)
The file was modified distrib/windows/jupyternotebook.bat (diff)
The file was addeddistrib/macos/runjupyter.in
The file was removeddistrib/macos/runjupyter
The file was modified distrib/linux/runjupyter (diff)
The file was modified scripts/genericclean (diff)
The file was modified distrib/linux/jupyternotebook (diff)
The file was modified distrib/windows/jupyterlab.bat (diff)
The file was modified distrib/macos/jupyterlab.in (diff)
The file was modified distrib/linux/application.in (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified runtests (diff)
The file was modified package.bat (diff)
The file was modified cleanall (diff)
The file was modified distrib/macos/application.in (diff)
The file was modified distrib/windows/application.bat.in (diff)
The file was modified scripts/genericmake.bat (diff)
The file was modified distrib/windows/pythonshell.bat.in (diff)
The file was modified format.bat (diff)
The file was modified distrib/windows/runjupyter.bat (diff)
The file was modified make.bat (diff)
The file was modified scripts/genericmake (diff)
The file was modified package (diff)
The file was modified distrib/linux/jupyterconsole.in (diff)
The file was modified distrib/macos/jupyterconsole.in (diff)
The file was modified distrib/windows/start_jupyter.py (diff)
The file was modified distrib/linux/pythonshell.in (diff)
The file was modified clean (diff)
The file was modified clean.bat (diff)
The file was modified make (diff)
The file was modified run (diff)
The file was modified maketests (diff)
The file was modified CMakeLists.txt (diff)
The file was modified distrib/windows/start_jupyter.py (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified CMakeLists.txt (diff)
The file was modified make (diff)
The file was modified make.bat (diff)
The file was modified distrib/linux/runjupyter (diff)
The file was modified runtests (diff)
The file was modified package (diff)
The file was modified scripts/genericmake (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified format (diff)
The file was modified scripts/genericclean.bat (diff)
The file was modified clean (diff)
The file was modified run (diff)
The file was modified format.bat (diff)
The file was modified distrib/macos/runjupyter.in (diff)
The file was modified distrib/windows/runjupyter.bat (diff)
The file was modified cleanall (diff)
The file was modified package.bat (diff)
The file was modified scripts/genericclean (diff)
The file was modified scripts/genericmake.bat (diff)
The file was modified maketests (diff)
The file was modified maketests.bat (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified cleanall.bat (diff)
The file was modified clean.bat (diff)
The file was modified clean.bat (diff)
The file was modified maketests (diff)
The file was modified cleanall (diff)
The file was modified maketests.bat (diff)
The file was modified clean (diff)
The file was modified make (diff)
The file was modified cleanall.bat (diff)
The file was modified make.bat (diff)
The file was modified src/misc/cliutils.cpp (diff)
Commit 6c7e4bcbd60272a8218190a9fc42edb4f1c8d82b by Alan Garny
Python: make sure that our Python home directory exists.
(commit: 6c7e4bc)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
Commit 4fbf21a924915ab561b933332905e511e52e4e20 by Alan Garny
Python: make sure that our Python home directory exists.

Indeed, it's causing us problems on Windows since [OpenCOR]/python existed...!
(commit: 4fbf21a)
The file was addeddoc/python/OpenCOR_Python.rst
The file was removedpython/OpenCOR_Python.rst
Commit 104584f0e2f542dd6caaf6bd3dff275bcf3ea8eb by Alan Garny
Python: make sure that our Python home directory exists.
(commit: 104584f)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified distrib/linux/application.in (diff)
The file was modified clean (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified distrib/windows/application.bat.in (diff)
The file was modified distrib/macos/application.in (diff)
The file was modified maketests.bat (diff)
The file was modified clean.bat (diff)
The file was modified src/misc/cliutils.cpp (diff)
The file was modified runtests.bat (diff)
The file was modified cleanall (diff)
The file was modified run.vbs (diff)
The file was modified make (diff)
The file was modified cmake/common.cmake (diff)
The file was modified cleanall.bat (diff)
The file was modified CMakeLists.txt (diff)
The file was modified make.bat (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.cpp (diff)
The file was modified maketests (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified run.vbs (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
Commit 4d5b2f0f02deba426a8cce94404954024fbd34c2 by Alan Garny
Revert "Some minor cleaning up."

This reverts commit e1cd277a1988da6bd7e24c1d8ce8915970ed00b7.
(commit: 4d5b2f0)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified run.vbs (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified distrib/windows/application.vbs.in (diff)
Commit 94341e39d990f573a0045879fe00f91502f926fd by Alan Garny
QScintilla: upgraded to version 2.11.3 (#2208).
(commit: 94341e3)
The file was modified src/plugins/thirdParty/QScintilla/CMakeLists.txt (diff)
Commit 6faeda4309117e631b720e48250c5dd9d6e74472 by Alan Garny
QScintilla: binaries for version 2.11.3 (#2208).
(commit: 6faeda4)
The file was modified src/plugins/thirdParty/QScintilla/CMakeLists.txt (diff)
Commit 721cee4072cf12859fc150feb05e8e89c6b1f026 by Alan Garny
Slight update to our downloads page (#2208).
(commit: 721cee4)
The file was modified doc/downloads/index.js (diff)
Commit eba254c1f3056b8f739c70bbdc2406a90dbef045 by dave
Python: update to version 3.7.5 (#1255).
(commit: eba254c)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit a2f69c91d32501a7dd91d8b917999896dec2ec1b by Alan Garny
Python: binaries for version 3.7.5.
(commit: a2f69c9)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 934708e087102d89591f686b67bf275ee24d690c by Alan Garny
Python: track the proper version of Python!
(commit: 934708e)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 89817670500088ab92b06dd795a694ac906e3e28 by Alan Garny
Python: update to version 3.7.5 (#1255).
(commit: 8981767)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit b9b69f54a5cf34fb83523fd44ea704f8479a24c6 by Alan Garny
Python: binaries for version 3.7.5.
(commit: b9b69f5)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 3adfa5b17e766e9d56c812ae341dc3360bf991fa by Alan Garny
Python: binaries for version 3.7.5.
(commit: 3adfa5b)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 3687c17fb67ca972fdd9c6c9db1a442f57378c3b by Alan Garny
PythonPackages: binaries for version 3.7.5.
(commit: 3687c17)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
Commit 46f003dcee4ce14394f5dd41102755a585f3d3e3 by Alan Garny
Python: disable the PythonConsole window in debug mode under Windows.
(commit: 46f003d)
The file was modified CMakeLists.txt (diff)
Commit a5f33b56a107c11ddde3aeb9a1d0a241f2c4c303 by Alan Garny
Python: disable the PythonConsole window in debug mode under Windows.
(commit: a5f33b5)
The file was modified CMakeLists.txt (diff)
Commit 8a3246820c2cb02b64019b69bd0cd7842969f09a by Alan Garny
Python: disable the PythonConsole window in debug mode under Windows.
(commit: 8a32468)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
Commit cf92cca986bc01361f0239cb67d37c84f1a2265c by Alan Garny
Python: disable the PythonConsole window in debug mode under Windows.
(commit: cf92cca)
The file was modified src/plugins/test/ZincWindow/src/zincwindowplugin.cpp (diff)
Commit 2b428f5bd0a727f2456a7d905b46e81b928c00bf by Alan Garny
Python: disable the PythonConsole window in debug mode under Windows.
(commit: 2b428f5)
The file was modified CMakeLists.txt (diff)
Commit d770b80ecee6af848e54936df0240134d534d444 by Alan Garny
Python: disable our Jupyer-related scripts in debug mode under Windows.
(commit: d770b80)
The file was modified CMakeLists.txt (diff)
The file was modified src/main.cpp (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
Commit 61737f228a74056bcc88f11d2cbd7a201db79f74 by Alan Garny
SimulationExperiment view: updated our translations.
(commit: 61737f2)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
Commit 439b155af1a7e3c2e6c9d3a67101f12253ddcdec by Alan Garny
Simulation Experiment view: some clarification.
(commit: 439b155)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
Commit 652e833fba18eed37e31239d703334343eba7630 by Alan Garny
Qt 5.12.5+: fixed an issue wit our property editor that would crash OpenCOR (#2211).
(commit: 652e833)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit 8a08b0f0bed875c2d184314664441aea62f2232d by Alan Garny
Optimised our use of Q_OS_XXX.

We "only" support Windows, Linux and macOS. So, if we, for example, check for Windows and Linux, then the only one left must be macOS, in which case there is no need to test for it.
(commit: 8a08b0f)
The file was modified src/generalpreferenceswidget.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/splashscreenwindow.cpp (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwindow.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwindow.cpp (diff)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangend.h (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/src/cellmlapiend.h (diff)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangbegin.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetscrollbar.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified src/plugins/support/ZIPSupport/src/qzip.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwidget.cpp (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/src/cellmlapibegin.h (diff)
The file was modified src/mainwindow.cpp (diff)
The file was modified src/plugins/plugin.h (diff)
The file was modified src/tests/src/main.cpp (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/thirdParty/libSEDML/src/libsedmlend.h (diff)
The file was modified src/plugins/widget/QScintillaWidget/src/qscintillawidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwindow.cpp (diff)
The file was modified src/plugins/thirdParty/libSEDML/src/libsedmlbegin.h (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilerengine.cpp (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 85727a6e7f9fa714560fde8966b21bbd1a9528bd by Alan Garny
Some minor cleaning up.

mSimulationResults in SimulationData is not used anywhere...!?
(commit: 85727a6)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/tabbarwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/tabbarwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsimulationwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
Commit 29f78b7f53c17030edec0f08a45e6ab697915e4b by Alan Garny
Added a Lorenz CellML and SED-ML files, as well as a corresponding Python script and Jupyter notebook.

The idea of the Python script will be to test all of our Python wrappers.
(commit: 29f78b7)
The file was addedmodels/tests/jupyter/lorenz.ipynb
The file was addedmodels/tests/sedml/lorenz/lorenz.cellml
The file was addedmodels/tests/python/lorenz.py
The file was addedmodels/tests/sedml/lorenz/lorenz.sedml
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit 48f052ec9039557bf28de4caedd1fda4f901540f by Alan Garny
Web Browser window: remove our support for Python.

Indeed, there is, at this stage at least, no need for accessing our Web Browser window from Python.
(commit: 48f052e)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.h (diff)
The file was removedsrc/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.cpp
The file was removedsrc/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowpythonwrapper.h
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified models/tests/python/lorenz.py (diff)
The file was removedmodels/tests/sedml/lorenz/lorenz.sedml
The file was addedmodels/tests/sedml/lorenz.sedml
The file was removedmodels/tests/sedml/lorenz/lorenz.cellml
The file was modified models/tests/jupyter/lorenz.ipynb (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was addedmodels/tests/cellml/lorenz.cellml
Commit 302371495c06edf7f1fdcfc637dd655af63293b6 by Alan Garny
Lorenz SED-ML file: added some title to our plots.
(commit: 3023714)
The file was modified models/tests/sedml/lorenz.sedml (diff)
Commit 9419001f4d8aa850a1fef5e6e9e476d16085f670 by Alan Garny
Added a Lorenz COMBINE archive.
(commit: 9419001)
The file was addedmodels/tests/combine/lorenz.omex
Commit 8df403c61574b29746488af7d32c16a34eadc4fb by Alan Garny
Python: updated our Lorenz Python script.
(commit: 8df403c)
The file was modified models/tests/python/lorenz.py (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit 0d2512b7e2c8373812f919647a9b1ed4002e75ae by Alan Garny
Python: updated our Lorenz Python script.
(commit: 0d2512b)
The file was modified models/tests/python/lorenz.py (diff)
Commit 4835353ca4dde56fcd4f953156dfea740f3ef35a by dave
Python: PythonQt requires full class names for result types.
(commit: 4835353)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit 0f0bc5a64b51fe40b46d86bb9613ba78d96c8f74 by Alan Garny
Python: PythonQt requires full class names for result types.
(commit: 0f0bc5a)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
Commit e629ca0bbd516e1fb53f98ffb8129273c362d60b by Alan Garny
Some minor cleaning up.

In fact, and as a general rule, we should always use full class names in signals/slots. Simple as that.
(commit: e629ca0)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
Commit b0a6ecc21152346be0366685d7409c949e6e6935 by Alan Garny
Python: respecting PEP 8 when it comes to the name of our OpenCOR module.
(commit: b0a6ecc)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
Commit 08c7c1aeab53ace6dee7ad5ef3796f3d46d13470 by Alan Garny
Python: updated our Lorenz Python script.

Don't generate a 3D plot, so that we can also run our script from a Python shell.
(commit: 08c7c1a)
The file was modified models/tests/python/lorenz.py (diff)
Commit 2676b35ecb46067dafc03cb14ef74427f037eb61 by Alan Garny
Python: updated our Lorenz Python script.

Use our new OpenCOR module name.
(commit: 2676b35)
The file was modified models/tests/python/lorenz.py (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit af84fb65982a6e9cb3c994c608acc0103ebc8e4c by Alan Garny
Simulation Experiment view: fixed a small issue with the tracking of the end of a simulation.

If we were to run several simulations at the same time, we might have ended up with one of them having its progress updated *after* the simulation finished.
(commit: af84fb6)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit 555b9e00069d1ce436932bebb19978a72debef8b by Alan Garny
Python: updated our Lorenz Python script.

Also handle remote files.
(commit: 555b9e0)
The file was modified models/tests/python/lorenz.py (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit ec909942f43198f4446eb0b2ac446ccddbf78b86 by Alan Garny
Simulation support: merged our openSimulation and openRemoteSimulation Python wrappers.
(commit: ec90994)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
Commit 6e27f9d6b4141305684fbbc15e5e52806a1183a7 by Alan Garny
Some minor cleaning up.

It was last used in openRemoteSimulation() in [OpenCOR]/src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp, which is now gone.
(commit: 6e27f9d)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit 59178ab26ed0e65eb6fd7669b5bfdbf5adcf86ab by Alan Garny
Simulation support (Python): renamed resetParameters() to reset().

And allow for everything, or not, to be reset, i.e. mimic what the GUI can do.
(commit: 59178ab)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit 1523fd27178ea68d4410b757b0a14ff540efc4bb by Alan Garny
Revert "Some minor cleaning up."

This reverts commit 90288a41778e6f0cb51db61de73d627071658a20.
(commit: 1523fd2)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.h (diff)
Commit 39954b74039bc42b48509f83d5eaf06fb5c52a16 by Alan Garny
Simulation support (Python): reworked our clearResults() wrapper.

Indeed, it was working as expected from the GUI, i.e. the results were properly cleared, but not from a Python shell since we used to emit a signal that was only handled by our Simulation Experiment view.
(commit: 39954b7)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (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)
Commit 8e7f704456ecfcde47736d146a4c53c3b2a3c872 by Alan Garny
Simulation support (Python): properly handle the addition of a run to a simulation prior to running that simulation.
(commit: 8e7f704)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was removedsrc/plugins/thirdParty/PythonPackages/README.rst
The file was removedsrc/plugins/thirdParty/Python/README.rst
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonplugin.cpp (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit b3c63862b5bc49bd16ec27bee4b8efcfe1b0663e by Alan Garny
Python: removed unneeded patch files for Matplotlib.
(commit: b3c6386)
The file was removedsrc/plugins/thirdParty/PythonPackages/src/matplotlib_3.0.2.1.diff
The file was removedsrc/plugins/thirdParty/PythonPackages/src/matplotlib_2.0.2.diff
The file was removedsrc/plugins/thirdParty/PythonPackages/src/matplotlib_2.2.2.diff
The file was removedsrc/plugins/thirdParty/PythonPackages/src/matplotlib_3.1.1.diff
The file was removedsrc/plugins/thirdParty/PythonPackages/src/matplotlib_2.2.2.1.diff
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit a5c5d38e7dc7cff0b777e4d6205c4ad9c83d543a by Alan Garny
Python interface: it shouldn't rely on a plugin being installed!
(commit: a5c5d38)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/pythoninterface.inl (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/pythoninterface.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/viewinterface.h (diff)
The file was modified src/plugins/filehandlinginterface.h (diff)
The file was modified src/plugins/pythoninterface.h (diff)
The file was modified src/plugins/guiinterface.h (diff)
The file was modified src/plugins/i18ninterface.h (diff)
The file was modified src/plugins/preferencesinterface.h (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/filetypeinterface.h (diff)
The file was modified src/plugins/plugininterface.h (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/windowinterface.h (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlinterface.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combineinterface.h (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvinterface.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmlinterface.h (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewinterface.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlinterface.h (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQt/qmake/build/python.prf.in (diff)
The file was modified src/plugins/thirdParty/PythonQt/CMakeLists.txt (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonQt/qmake/PythonQtOpenCOR.pro.in (diff)
The file was modified src/plugins/thirdParty/PythonQt/qmake/extensions/PythonQt_QtAll/PythonQt_QtAll.pri (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQt/src/pythonqtplugin.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQt/qmake/build/common.prf.in (diff)
The file was modified src/plugins/thirdParty/PythonQt/CMakeLists.txt (diff)
Commit d2f3b5ba909ea5309ad50a2aecfa97fb25669c19 by Alan Garny
Python package: updated our binaries.
(commit: d2f3b5b)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 79e61f8de0f9afbef8104316ad5a49cf7ff906e3 by Alan Garny
PythonPackages and PythonQt packages: updated our binaries.
(commit: 79e61f8)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonQt/CMakeLists.txt (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
Commit 25705415599102f40df8362342d80ce705cb6dfb by Alan Garny
Slight updates to our downloads and what is new pages (#1255).
(commit: 2570541)
The file was modified doc/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
Commit 4048a366b3ed5b10109b80cc87cf04414dd4a3f8 by noreply
Python: updated our test Python script.

So that our remote files now point to our master branch.
(commit: 4048a36)
The file was modified models/tests/python/lorenz.py (diff)
Commit e6c3c645ef79b8c5fc9e4370e018ae4d9a663c5c by Alan Garny
Python support: update the PATH using `\` rather than `/` on Windows (#2219).
(commit: e6c3c64)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
Commit 5fc09367422414f52e655e280452d00702c7f3ea by Alan Garny
Slight update to our downloads page (#2219).
(commit: 5fc0936)
The file was modified doc/downloads/index.js (diff)
Commit 6a34f01f007ad6a219211f6ea48c43458588411e by Alan Garny
Python support: update the PATH using `\` rather than `/` on Windows (#2219).
(commit: 6a34f01)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
Commit 3fea2f2a4cda0a3efd4e5ee386e72e0194472c11 by dave
Python: Upgrade Jupyter notebook to 6.0.2.

See https://github.com/jupyter/notebook/blob/master/docs/source/changelog.rst for details.
(commit: 3fea2f2)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
Commit e762a5c51c3b9f7cb9169242e5b7b57453845176 by dave
CMake: specify the compiler we want to use.
(commit: e762a5c)
The file was modified CMakeLists.txt (diff)
Commit 8654f205f7190d65c8846e0bb8687bd29a9c4285 by noreply
CMake: specify the compiler we want to use.
(commit: 8654f20)
The file was modified CMakeLists.txt (diff)
Commit f95de828f12af07fe8e655d3590a0f077c834eb0 by noreply
CMake: specify the compiler we want to use.
(commit: f95de82)
The file was modified CMakeLists.txt (diff)
Commit 9d22d514d57f72554269e94828b235acbd337306 by dave
Python: build bzip2 library under Windows and Linux.
(commit: 9d22d51)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 3a362e1beb2b1da850ec7fbe0ec9916fa5c490a3 by dave
Python: we need a shared bzip2 library for Linux.
(commit: 3a362e1)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 818edc3f97c03e903694274ade20df13729eb357 by dave
Python: built bzip2 library includes version on Linux.
(commit: 818edc3)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit e53db9f54c6f5ea09628ec288abef8e83c202d68 by dave
Merge branch 'master' into python_bzip2
(commit: e53db9f)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/PythonPackages/CMakeLists.txt (diff)
Commit 1e691e6d953849818ad4733a18463f85569a2363 by dave
Python: tidy up building of bzip2.
(commit: 1e691e6)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 34d3d361d79ba45fd7a18726b5d6d67d0d253801 by dave
Python: use the same compiler for building Python as used for building OpenCOR.
(commit: 34d3d36)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit cd1365a3c4cd2133a18012b49de32bc709911a5f by Alan Garny
macOS: alphabetically order the keys in our Info.plist file.
(commit: cd1365a)
The file was modified distrib/macos/Info.plist.in (diff)
Commit 4c0c949c90ccfae69bc603a2c6c4b6bfeb3cddfe by Alan Garny
macOS: slight updates to our Info.plist file.

As per https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/AboutInformationPropertyListFiles.html#//apple_ref/doc/uid/TP40009254-SW1.
(commit: 4c0c949)
The file was modified distrib/macos/Info.plist.in (diff)
Commit 99339ec2f737ffd66192e5e7c73dea304229431d by Alan Garny
macOS: slight updates to our Info.plist file.

As per https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/AboutInformationPropertyListFiles.html#//apple_ref/doc/uid/TP40009254-SW1.
(commit: 99339ec)
The file was modified distrib/macos/Info.plist.in (diff)
Commit bf40e3c5cab262c76db09c5693d8087a59a8ef87 by Alan Garny
macOS: slight update to our Info.plist file.
(commit: bf40e3c)
The file was modified distrib/macos/Info.plist.in (diff)
Commit 336983c85f57250821762ab85790dff2d02d1197 by Alan Garny
macOS: make sure that we support high resolution in our Info.plist file.

It looks like it was working fine until now, but it can't harm having this key set.
(commit: 336983c)
The file was modified distrib/macos/Info.plist.in (diff)
Commit 93244c571cb8ef406d64c62dac4ba039e47b5a15 by Alan Garny
macOS: specify, in our Info.plist file, the minimum version of macOS that we support.
(commit: 93244c5)
The file was modified distrib/macos/Info.plist.in (diff)
Commit c66ecc5b6e21ab812bf670d88b8668d8846923e9 by Alan Garny
macOS: added support for SED-ML files and COMBINE archives in our Info.plist file.
(commit: c66ecc5)
The file was modified distrib/macos/Info.plist.in (diff)
Commit d8aa1a539b43215c0d5ce1ff5b18fa68b9242faa by Alan Garny
macOS packaging: slight improvement to the way we package OpenCOR on macOS.

This is basically the proper way to handle packaging using CPack rather than customising things in our package script.
(commit: d8aa1a5)
The file was addeddistrib/macos/package.cmake
The file was modified CMakeLists.txt (diff)
The file was modified package (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/res/qualifierInformation.html (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/res/diff.html (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/res/qualifierInformation.html (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/res/ontologicalTerms.html (diff)
The file was modified doc/res/stylesheet.css (diff)
The file was modified doc/res/stylesheet.css (diff)
The file was modified doc/res/stylesheet.css (diff)
The file was modified doc/res/stylesheet.css (diff)
Commit a24ec55f79a4c8cf0d68852af980b7bab3fae0f6 by Alan Garny
macOS packaging: replace our use of PackageMaker with that of productbuild (#2210).
(commit: a24ec55)
The file was modified CMakeLists.txt (diff)
The file was modified package (diff)
Commit d09b69e664fa3d7092d35359bf4fc43ca1fd83a7 by Alan Garny
Slight update to our downloads page (#2210).
(commit: d09b69e)
The file was modified doc/downloads/index.js (diff)
Commit 85774812cf68cd23c7a7ef23a659e36cbaf796b7 by Alan Garny
Mesa: upgraded to version 19.2.6 (#2230).
(commit: 8577481)
The file was modified distrib/linux/mesa/CMakeLists.txt (diff)
Commit 5fdff63c2eeead9f55cf2f24e2f132f4b668b95f by Alan Garny
Mesa: binary for version 19.2.6 (#2230).
(commit: 5fdff63)
The file was modified distrib/linux/mesa/CMakeLists.txt (diff)
Commit ad331eeff41a663a251398edfe7cb99802abfb0a by Alan Garny
Slight update to our downloads page (#2230).
(commit: ad331ee)
The file was modified doc/downloads/index.js (diff)
Commit 847cb9b5a5fb17dcbcacef29c0297edc996c82e0 by Alan Garny
CMake: only install our Python-related scripts if we built OpenCOR with Python support.
(commit: 847cb9b)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 358349c9204fc2e27d42822189aec6d248774073 by Alan Garny
Make sure that we can build OpenCOR without Python support on Linux.
(commit: 358349c)
The file was modified CMakeLists.txt (diff)
The file was modified src/main.cpp (diff)
Commit 7913c784620bebbb30c0307cc30d0e7d035de830 by Alan Garny
Make sure that we can build OpenCOR without Python support on Linux.
(commit: 7913c78)
The file was modified CMakeLists.txt (diff)
Commit a15bcb4d03eca4be2c8cdd899bd798364d53dedc by Alan Garny
Mesa: binary for version 19.2.6 (#2230).
(commit: a15bcb4)
The file was modified distrib/linux/mesa/CMakeLists.txt (diff)
Commit 35ffce1a29c05b02a68ee698342197938cd70ce0 by Alan Garny
Make sure that we can build OpenCOR without Python support on Linux.
(commit: 35ffce1)
The file was modified src/main.cpp (diff)
Commit 1515d523b0daa715ae2139ca81d12c0323956e64 by Alan Garny
Make sure that we can build OpenCOR without Python support on Linux.
(commit: 1515d52)
The file was modified src/main.cpp (diff)
Commit b1ac6ca48d6b05500bd0f892b3515ffdeb6f55ea by dave
Python: use our bzip2 repository.
(commit: b1ac6ca)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit a06e35646467edeeac20aa6c08298c51c06d5c32 by dave
Python: use correct name for bzip2 library built under Windows.
(commit: a06e356)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit b75be1f52cbcd29d4d401f0ec2fffcac35b5914b by dave
Python: there's no need to create the external binaries directory.
(commit: b75be1f)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit b592228e236525ebfb576d13ee23aee20eda0c38 by Alan Garny
Python package: some minor cleaning up.
(commit: b592228)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
Commit 8df7378889d2d3ae0002c2219f29d545ea4cbbec by Alan Garny
Python package: we definitely need to make sure that our package's binaries directory exists.
(commit: 8df7378)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit c167e36635c5b5fbf1ff745b6fd8c565af019929 by Alan Garny
Python: new Windows binaries.
(commit: c167e36)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit b3010e4b9f183802db5c9ac332bcce69421edb3f by Alan Garny
Jupyter kernel: renamed our NOTES.rst file to README.rst (#2224).
(commit: b3010e4)
The file was removedsrc/plugins/miscellaneous/JupyterKernel/NOTES.rst
The file was addedsrc/plugins/miscellaneous/JupyterKernel/README.rst
Commit fcbcf48f77c105ad856bca41f40d381353395f35 by Alan Garny
Jupyter kernel: some minor cleaning up of our README.rst file (#2224).
(commit: fcbcf48)
The file was modified src/plugins/miscellaneous/JupyterKernel/README.rst (diff)
Commit bf4f5506f83ecc474b8be8cc0d01d4c126c268c8 by Alan Garny
Jupyter kernel: some minor cleaning up of our README.rst file (#2224).
(commit: bf4f550)
The file was modified src/plugins/miscellaneous/JupyterKernel/README.rst (diff)
Commit d67a3bcd31a8c8cd6e74d27dbf165d1aac541d8f by Alan Garny
Jupyter kernel: remoevd our README.rst file (#2224).

It contained some information about debugging a Jupyter notebook, but things have changed a bit and I wasn't able to get a Jupyter connection file using the instructions (couldn't find the debug output?!). Either way, we should be able to come up with up-to-date debugging information when actually needed.
(commit: d67a3bc)
The file was removedsrc/plugins/miscellaneous/JupyterKernel/README.rst
Commit e1dd907ce270975719da8ca66e0bf54df8293441 by Alan Garny
Python support: prevent duplicated code (#2225).
(commit: e1dd907)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was addedsrc/plugins/miscellaneous/Core/src/openfile.cpp.inl
Commit 96c1dd918f4a1cdda35257a6f4d305dd13447320 by Alan Garny
Make sure that our preferred C and C++ compilers are used to build external projects.

We now guarantee this for CMake-based projects, but not sure about QMake-based ones...!?
(commit: 96c1dd9)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit d37e7b4390ab5b3a65d8e58ce5286f1a5e460977 by Alan Garny
Python support: prevent duplicated code (#2225).
(commit: d37e7b4)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
Commit 38b9c7b412145a0155647b41c6bd319abaaba5ca by Alan Garny
Python support: prevent duplicated code (#2225).
(commit: 38b9c7b)
The file was modified src/plugins/miscellaneous/Core/src/openfile.cpp.inl (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was addedsrc/plugins/miscellaneous/Core/src/openremotefile.cpp.inl
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
Commit 2302cd2246833af9f18d2377fb7143fa6430df94 by Alan Garny
Moved our ICU and Mesa libraries to a better place.
(commit: 2302cd2)
The file was addedsrc/3rdparty/linux/mesa/README.rst
The file was addedsrc/3rdparty/linux/mesa/CMakeLists.txt
The file was modified CMakeLists.txt (diff)
The file was removeddistrib/linux/icu/CMakeLists.txt
The file was removeddistrib/linux/mesa/README.rst
The file was removeddistrib/linux/mesa/CMakeLists.txt
The file was addedsrc/3rdparty/linux/icu/CMakeLists.txt
Commit b1f35b60d5e58cb6e18672c8f5a582d63c4bc556 by Alan Garny
Packaging: make sure that we can create our NSIS-based installer on Windows.

CMAKE_INSTALL_DEFAULT_COMPONENT_NAME is needed on macOS for productbuild to work fine, but it's somehow causing us problems with NSIS on Windows, so...
(commit: b1f35b6)
The file was modified CMakeLists.txt (diff)
Commit d8cad0458c9746dab86a680cd6f375b8e5ccde34 by Alan Garny
Moved (and renamed some of) our inline files to [OpenCOR]/src/misc.

Indeed, some inline files that we will want to have (e.g. for opensimulation) are going to be needed by different plugins, so...
(commit: d8cad04)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/misc/cliutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was addedsrc/misc/openfile.cpp.inl
The file was addedsrc/misc/cliutils.h.inl
The file was removedsrc/plugins/miscellaneous/Core/src/corecliutils.cpp.inl
The file was modified src/misc/guiutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.h (diff)
The file was removedsrc/plugins/miscellaneous/Core/src/corecliutils.h.inl
The file was addedsrc/misc/guiutils.h.inl
The file was removedsrc/plugins/miscellaneous/Core/src/openfile.cpp.inl
The file was removedsrc/plugins/miscellaneous/Core/src/coreguiutils.h.inl
The file was modified src/misc/cliutils.h (diff)
The file was removedsrc/plugins/miscellaneous/Core/src/coreguiutils.cpp.inl
The file was addedsrc/misc/cliutils.cpp.inl
The file was removedsrc/plugins/miscellaneous/Core/src/openremotefile.cpp.inl
The file was addedsrc/misc/guiutils.cpp.inl
The file was addedsrc/misc/openremotefile.cpp.inl
The file was modified src/misc/guiutils.h (diff)
Commit 303cc0b561a024eee8399f6d699fb075f3a32413 by Alan Garny
Python support: merge duplicated code (#2225).
(commit: 303cc0b)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was addedsrc/misc/opensimulation.cpp.inl
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit 0c1ec6de9a7eded9067070f84d64135f0a847a3c by Alan Garny
Python support: merge duplicated code (#2225).
(commit: 0c1ec6d)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was addedsrc/misc/closesimulation.cpp.inl
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit 21cf3e262c458aab86bf815528dc2d8923ef45d7 by Alan Garny
Python support: merge duplicated code (#2225).
(commit: 21cf3e2)
The file was modified i18n/OpenCOR_fr.ts (diff)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
Commit ccc0719fb859fca831c62eddd7f58bb6a9a4668b by Alan Garny
Python support: merge duplicated code (#2225).
(commit: ccc0719)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified cmake/common.cmake (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
Commit 1d7f062a39ec969dff47e33c1332e58abc15a7e9 by Alan Garny
Python support: merge duplicated code (#2225).
(commit: 1d7f062)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was addedsrc/misc/initializesolver.cpp.inl
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit 28002af3bae8f5437ee658bcf2885aa7b98c0ccc by Alan Garny
Python support: merge duplicated code (#2225).
(commit: 28002af)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was addedsrc/misc/furtherinitialize.cpp.inl
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified doc/downloads/index.js (diff)
Commit 373d1d4c15c36c184138efcb556825e3bdbc01a9 by Alan Garny
Slight update to our downloads page (#2225).
(commit: 373d1d4)
The file was modified doc/downloads/index.js (diff)
Commit e38b6effa76f8886e23f3a0e108c5a9b3adbbf23 by Alan Garny
Simulation support: don't require all our solvers to be installed (#2234).
(commit: e38b6ef)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 24abad8c6bae61a5d97f917ec5060795cddd2407 by Alan Garny
Simulation Experiment view: reverted commit af84fb6 and properly fixed the issue we had.

Indeed, it definitely didn't fix our problem while we do (should!) now.
(commit: 24abad8)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 18a77b66e416d1f204a83665bdcbe091745f402a by Alan Garny
Simulation Experiment view: make sure that we always update ourselves when our enabled state changes.
(commit: 18a77b6)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/misc/initializesolver.cpp.inl (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/misc/closesimulation.cpp.inl (diff)
The file was modified src/misc/furtherinitialize.cpp.inl (diff)
The file was modified src/plugins/support/SimulationSupport/i18n/SimulationSupport_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/i18n/DataStore_fr.ts (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
Commit d51e9669d6146086c1059d9d4c6c828764de3406 by Alan Garny
Simualtion Experiment view: improved our our simulation Python wrapper (#2234).

This needed since different types of issues may occur, e.g. a solver is not present. This also means that our Python console now generates the same error as our Simulation Experiment view.
(commit: d51e966)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/i18n/SimulationExperimentView_fr.ts (diff)
Commit 7582459fbba18152c93a00d7cfa5cae508cbe015 by Alan Garny
Plugin manager: all our solvers should be loaded when in CLI mode (#2234).

This ensures that we can do whatever we want from Python when in "CLI mode". If we are in GUI mode, we want to allow the user to be able to select whatever solver s/he wants to have. When it comes to Python support, if a solver is not loaded but needed by a Python script, then we will get an error (see commit d51e9669d).
(commit: 7582459)
The file was modified src/plugins/pluginmanager.cpp (diff)
Commit 266db8d9ce20f8c96f921cfa1dd236d7c1307ea1 by Alan Garny
Slight update to our downloads page (#2234).
(commit: 266db8d)
The file was modified doc/downloads/index.js (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
Commit 214be55171b7e5088fe9e577a36ea5badad3d9f4 by Alan Garny
Simulation Experiment view: don't access our central widget directly (#2218).
(commit: 214be55)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
Commit 4dededb601e34bb29bb4a0604c9fb633f18442e2 by Alan Garny
Simulation Experiment view: don't access our central widget directly (#2218).
(commit: 4dededb)
The file was modified src/misc/closesimulation.cpp.inl (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.h (diff)
The file was modified src/misc/openremotefile.cpp.inl (diff)
The file was modified src/misc/opensimulation.cpp.inl (diff)
The file was modified src/misc/openfile.cpp.inl (diff)
The file was modified src/misc/openfile.cpp.inl (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.h (diff)
Commit 276292a42521d3838ddecdbfb31d01310f94e04a by Alan Garny
Slight update to our downloads page (#2218).
(commit: 276292a)
The file was modified doc/downloads/index.js (diff)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
Commit 0101a54575d6441f80632f9435b2d772b51be216 by Alan Garny
Simulation Experiment view: don't access our central widget directly (#2218).
(commit: 0101a54)
The file was modified src/plugins/miscellaneous/Core/i18n/Core_fr.ts (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
Commit 63da22bee3ddc0def96686f4144491346804bc61 by Alan Garny
Simulation Experiment view: fixed a small issue with updating our output widget.
(commit: 63da22b)
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 97b5e02700183abaad0dd0032ce995350fb666a0 by dave
Python: include the `lzma` extension when building Python.
(commit: 97b5e02)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 01b0f1845a63628800f1972d9179d55819fdf959 by dave
Python: tidy up building SQLite3 extension.
(commit: 01b0f18)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit b553e91f08e0df575b847bf4506ff0677a799b10 by dave
Python: use installed BZip2 library under Linux instead of building it ourselves.
(commit: b553e91)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit dabd6c38bb798d69207ecc17abaa56f2e23216f0 by dave
Python: note build dependencies.
(commit: dabd6c3)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
The file was addedsrc/plugins/thirdParty/Python/README.rst
The file was modified src/misc/cliutils.cpp.inl (diff)
Commit 442a1fc873881256f5f33467e3408f7c218c79d6 by Alan Garny
Improved our formatMessage() method.

The second character must be lower case or space type. Also, we don't change the casing if the message starts with "CellML". Indeed, should a message start with "CellML", we wouldn't want it now to start with "cellML"...!
(commit: 442a1fc)
The file was modified src/plugins/miscellaneous/Core/tests/generaltests.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/tests/generaltests.h (diff)
The file was modified src/misc/cliutils.cpp.inl (diff)
Commit ff7a761d53b667af53c1fbcfe3e6a52d8d7b58ee by Alan Garny
CellML API: prevent a warning (and therefore an error) on Windows.
(commit: ff7a761)
The file was modified src/plugins/thirdParty/CellMLAPI/CMakeLists.txt (diff)
Commit e4f50865a81b1128322d0f6076eed4a62c64339b by Alan Garny
CellML API: prevent some warnings (and therefore an error) on Linux.
(commit: e4f5086)
The file was modified src/plugins/thirdParty/CellMLAPI/CMakeLists.txt (diff)
Commit d1faca68c6311565a2e8e53f2e7e4ac3831f9739 by Alan Garny
CellML API : new binaries for version 1.12  (#2240).
(commit: d1faca6)
The file was modified src/plugins/thirdParty/CellMLAPI/CMakeLists.txt (diff)
Commit edc9d8de1faa95bef83156c50ed4ee5c2a6cf0f5 by Alan Garny
Slight update to our downloads page (#2240).
(commit: edc9d8d)
The file was modified doc/downloads/index.js (diff)
Commit 9a9c5d38c02439f42759b27692dcbbc56865e8f0 by Alan Garny
Python package: slight updates to our README.rst file.

Just reformatted things and removed the Windows "dependencies" since they are actually taken care of in our CMakeLists.txt file.
(commit: 9a9c5d3)
The file was modified src/plugins/thirdParty/Python/README.rst (diff)
Commit 3f3769f388bd04ab217ef42d13c6310a3f219b39 by Alan Garny
Python package: slight cleaning up of our CMakeLists.txt file.
(commit: 3f3769f)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 5ade7acf51bbb70baa25ee38614bc2e0fc63516c by Alan Garny
Python package: slight cleaning up of our README.rst file.
(commit: 5ade7ac)
The file was modified src/plugins/thirdParty/Python/README.rst (diff)
Commit d2759ad34f8c1199febcbfcf195a06133a440b20 by Alan Garny
Python package: slight cleaning up of our CMakeLists.txt file.
(commit: d2759ad)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit cfc38db33f9d3aada078bb75c6ff8093322efaa4 by Alan Garny
Python package: slight cleaning up of our CMakeLists.txt file.
(commit: cfc38db)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 7b25a414465ed8f796b4fe42308fb4ec0a851f31 by Alan Garny
Replaced `http` with `https` wherever possible (#2164).
(commit: 7b25a41)
The file was modified src/checkforupdatesdialog.cpp (diff)
The file was modified doc/cor/index.html (diff)
The file was modified NOTICE.txt.in (diff)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/index.html (diff)
The file was modified src/misc/cliutils.h (diff)
The file was modified doc/python/OpenCOR_Python.rst (diff)
The file was modified doc/res/menu.js (diff)
The file was modified README.rst (diff)
The file was modified doc/downloads/previousSnapshots.js (diff)
Commit f6b7f2f54259611932df18842b54b4b43b564cd4 by Alan Garny
Removed `www.` wherever possible.
(commit: f6b7f2f)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.cpp (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonplugin.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Python/README.rst (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/support/ZIPSupport/src/qzip.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQt/src/pythonqtplugin.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.cpp (diff)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/whatIsNew.js (diff)
The file was modified src/plugins/widget/MathMLViewerWidget/src/mathmlviewerwidgetplugin.cpp (diff)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
The file was modified doc/cor/index.html (diff)
The file was modified src/plugins/support/ZIPSupport/README.rst (diff)
The file was modified res/README.rst (diff)
The file was modified src/plugins/miscellaneous/Core/res/web-xslt/README.rst (diff)
The file was modified doc/downloads/previousSnapshots.js (diff)
Commit 1b2b7d9dd5c86aa9a810435ee322a17258582f38 by Alan Garny
License: removed double spaces.
(commit: 1b2b7d9)
The file was modified LICENSE.txt (diff)
Commit 0fec2b1f4244991e512a67e0b31e73e70b036d13 by Alan Garny
Replaced `http` with `https` wherever possible (#2164).
(commit: 0fec2b1)
The file was modified cmake/clcachewrapper.c (diff)
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.h (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/src/cellmlapiplugin.cpp (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreexporter.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlinterface.cpp (diff)
The file was modified src/plugins/thirdParty/Zinc/tests/tests.h (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.h (diff)
The file was modified src/plugins/thirdParty/libSEDML/tests/tests.h (diff)
The file was modified src/plugins/coreinterface.inl (diff)
The file was modified src/plugins/interfacebegin.h (diff)
The file was modified src/plugins/thirdParty/libSBML/tests/tests.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/splitterwidget.h (diff)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangend.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatadetailswidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/collapsiblewidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/borderedwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreglobal.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwtplugin.cpp (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/src/sundialsend.h (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilermath.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspacemanager.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileissue.h (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonbegin.h (diff)
The file was modified src/plugins/solver/FourthOrderRungeKuttaSolver/src/fourthorderrungekuttasolver.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreplugin.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidget.cpp (diff)
The file was modified src/pluginsdialog.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.cpp (diff)
The file was modified src/plugins/thirdParty/libBioSignalML/src/libbiosignalmlplugin.h (diff)
The file was modified src/plugins/windowinterface.inl (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.h (diff)
The file was modified src/plugins/widget/QScintillaWidget/src/qscintillawidgetglobal.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmlinterface.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrauthentication.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/mathmlconverter.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfilemanager.h (diff)
The file was modified src/plugins/sample/Sample/src/sampleutilities.h (diff)
The file was modified src/plugins/sample/SampleWindow/src/samplewindowwindow.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.cpp (diff)
The file was modified src/plugins/tools/CellMLTools/tests/tests.cpp (diff)
The file was modified src/plugins/preferencesinterface.h (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/src/cellmlapibegin.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidgetplugin.cpp (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewinterface.inl (diff)
The file was modified src/plugins/sample/SampleTools/src/sampletoolsplugin.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/tests/tests.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationmanager.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.h (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwindow.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/mainwindow.h (diff)
The file was modified src/plugins/thirdParty/Zinc/src/zincplugin.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidget.h (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.h (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidgetglobal.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsimulationwidget.cpp (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.h (diff)
The file was modified src/plugins/cliinterface.inl (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwidget.h (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolverplugin.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewinterface.cpp (diff)
The file was modified src/plugins/guiinterface.cpp (diff)
The file was modified src/plugins/thirdParty/Zinc/src/zincbegin.h (diff)
The file was modified src/plugins/sample/SampleTools/src/sampletoolsplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftripleelement.cpp (diff)
The file was modified src/plugins/filetypeinterface.inl (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.h (diff)
The file was modified src/plugins/i18ninterface.inl (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoredialog.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwtbegin.h (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/viewinterface.h (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwidget.h (diff)
The file was modified src/plugins/widget/QScintillaWidget/src/qscintillawidgetplugin.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoredialog.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combineinterface.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified src/plugins/sample/SampleWindow/src/samplewindowplugin.h (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlend.h (diff)
The file was modified src/plugins/thirdParty/libSBML/tests/tests.h (diff)
The file was modified src/plugins/widget/MathMLViewerWidget/src/mathmlviewerwidgetglobal.h (diff)
The file was modified src/plugins/solver/SecondOrderRungeKuttaSolver/src/secondorderrungekuttasolverplugin.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupportglobal.h (diff)
The file was modified src/windows/main.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.h (diff)
The file was modified src/plugins/pythoninterface.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/progressbarwidget.h (diff)
The file was modified src/plugins/plugininfo.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwidget.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQt/src/pythonqtplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/commonwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/viewwidget.h (diff)
The file was modified src/plugins/support/ZIPSupport/tests/tests.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/tabbarwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/treeviewwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwindow.cpp (diff)
The file was modified src/plugins/sample/SampleWindow/src/samplewindowwindow.h (diff)
The file was modified src/plugins/widget/MathMLViewerWidget/src/mathmlviewerwidgetplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/xsltransformer.h (diff)
The file was modified src/plugins/plugininterface.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwindow.cpp (diff)
The file was modified src/plugins/thirdParty/libSEDML/src/libsedmlplugin.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidgetcustomaxesdialog.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportplugin.h (diff)
The file was modified src/plugins/thirdParty/zlib/src/zlibplugin.h (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatarawviewdetailswidget.h (diff)
The file was modified src/plugins/thirdParty/QScintilla/src/qscintillaplugin.h (diff)
The file was modified src/misc/guiutils.h.inl (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewinterface.inl (diff)
The file was modified src/plugins/thirdParty/OpenSSL/src/opensslplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewlexer.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmlinterface.cpp (diff)
The file was modified src/plugins/sample/SampleView/src/sampleviewplugin.h (diff)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangplugin.h (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewplugin.h (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/src/cellmlapiend.h (diff)
The file was modified src/plugins/plugininterface.inl (diff)
The file was modified src/plugins/pythoninterface.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilerengine.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebserviceresponse.h (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilemanager.h (diff)
The file was modified src/plugins/solver/SecondOrderRungeKuttaSolver/src/secondorderrungekuttasolver.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataviewdetailswidget.cpp (diff)
The file was modified src/plugins/solver/SecondOrderRungeKuttaSolver/src/secondorderrungekuttasolver.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatadetailswidget.cpp (diff)
The file was modified src/plugins/preferencesinterface.inl (diff)
The file was modified src/plugins/thirdParty/OAuth/src/oauthplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportplugin.cpp (diff)
The file was modified src/plugins/sample/Sample/src/sampleplugin.h (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewglobal.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspacemanager.h (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewwidget.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/parsingtests.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolverplugin.h (diff)
The file was modified src/plugins/miscellaneous/Core/tests/clitests.cpp (diff)
The file was modified src/plugins/thirdParty/libgit2/src/libgit2end.h (diff)
The file was modified src/mainwindow.cpp (diff)
The file was modified src/plugins/thirdParty/libBioSignalML/tests/tests.h (diff)
The file was modified src/plugins/thirdParty/libNuML/src/libnumlend.h (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowplugin.cpp (diff)
The file was modified src/plugins/thirdParty/libSEDML/src/libsedmlplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrauthentication.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetscrollbar.cpp (diff)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangbegin.h (diff)
The file was modified cmake/runpath2rpath.c (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.h (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.h (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowplugin.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservicemanager.cpp (diff)
The file was modified src/plugins/widget/MathMLViewerWidget/src/mathmlviewerwidgetplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilemanager.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileexporter.h (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowplugin.cpp (diff)
The file was modified src/plugins/support/ZIPSupport/src/zipsupportplugin.cpp (diff)
The file was modified src/generalpreferenceswidget.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreglobal.h (diff)
The file was modified src/plugins/support/StandardSupport/src/standardsupportplugin.cpp (diff)
The file was modified src/plugins/sample/SampleView/src/sampleviewwidget.h (diff)
The file was modified src/plugins/windowinterface.cpp (diff)
The file was modified src/plugins/thirdParty/QScintilla/src/qscintillabegin.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.h (diff)
The file was modified src/plugins/support/SEDMLSupport/tests/tests.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwindow.h (diff)
The file was modified src/plugins/cliinterface.h (diff)
The file was modified src/splashscreenwindow.cpp (diff)
The file was modified src/plugins/thirdParty/libNuML/src/libnumlplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/collapsiblewidget.cpp (diff)
The file was modified src/plugins/pythoninterface.inl (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolver.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/tabbarwidgetmacstyle.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.cpp (diff)
The file was modified src/plugins/widget/QScintillaWidget/src/qscintillawidgetplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreplugin.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidgetcustomaxesdialog.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinesupportplugin.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsimulationwidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportglobal.h (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewwidget.h (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowwindow.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.h (diff)
The file was modified src/plugins/thirdParty/PythonPackages/src/pythonpackagesplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/borderedwidget.h (diff)
The file was modified src/plugins/thirdParty/LibXDiff/src/libxdiffplugin.h (diff)
The file was modified src/plugins/sample/Sample/src/sampleglobal.h (diff)
The file was modified src/plugins/solverinterface.inl (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebviewerdialog.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoredata.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.h (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.cpp (diff)
The file was modified src/plugins/windowinterface.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewscanner.cpp (diff)
The file was modified src/plugins/filetypeinterface.h (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.h (diff)
The file was modified src/plugins/coreinterface.cpp (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewinterface.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/checkforupdatesdialog.cpp (diff)
The file was modified src/preferencesdialog.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/file.h (diff)
The file was modified src/plugins/thirdParty/libBioSignalML/src/libbiosignalmlend.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/interfaces.h (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupportplugin.h (diff)
The file was modified src/plugins/thirdParty/libgit2/src/libgit2plugin.cpp (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewinterface.inl (diff)
The file was modified src/misc/macos.mm (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindownewworkspacedialog.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/tests/clitests.h (diff)
The file was modified src/plugins/sample/SampleWindow/src/samplewindowplugin.cpp (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidgetplugin.h (diff)
The file was modified src/plugins/interfaceend.h (diff)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.h (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/parsingtests.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupport.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/tests/tests.cpp (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewplugin.h (diff)
The file was modified src/plugins/viewinterface.inl (diff)
The file was modified src/plugins/thirdParty/libNuML/src/libnumlbegin.h (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/src/sundialsbegin.h (diff)
The file was modified src/plugins/solverinterface.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewplugin.cpp (diff)
The file was modified src/plugins/support/ZIPSupport/src/zipsupportplugin.h (diff)
The file was modified src/plugins/solver/HeunSolver/src/heunsolverplugin.cpp (diff)
The file was modified src/plugins/support/StandardSupport/src/standardfile.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/organisationwidget.h (diff)
The file was modified src/plugins/viewinterface.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewplugin.h (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/tests/tests.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebserviceresponse.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/busywidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowplugin.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/tests/tests.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidgetplugin.h (diff)
The file was modified src/misc/macos.h (diff)
The file was modified src/plugins/support/StandardSupport/src/standardsupportplugin.h (diff)
The file was modified src/plugins/thirdParty/LibXDiff/src/libxdiffend.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.h (diff)
The file was modified src/misc/guiutils.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowplugin.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataviewdetailswidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/organisationwidget.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewinterface.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/busywidget.h (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolverplugin.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationview.h (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilerplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileissue.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftripleelement.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreimporter.h (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowplugin.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreglobal.h (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilerengine.h (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwidget.h (diff)
The file was modified src/plugins/guiinterface.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationwidget.h (diff)
The file was modified cmake/architecture.c (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupport.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/viewwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/thirdParty/libBioSignalML/tests/tests.cpp (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlbegin.h (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewcellmllistwidget.h (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwidget.cpp (diff)
The file was modified src/plugins/tools/CellMLTools/tests/tests.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpreferenceswidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/tests/tests.h (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewwidget.cpp (diff)
The file was modified src/plugins/sample/Sample/src/sampleutilities.cpp (diff)
The file was modified src/plugins/thirdParty/Zinc/src/zincplugin.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoredialog.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.h (diff)
The file was modified src/plugins/organisation/PMRWindow/src/pmrwindowwindow.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.cpp (diff)
The file was modified src/plugins/thirdParty/PythonQt/src/pythonqtplugin.h (diff)
The file was modified src/plugins/thirdParty/libBioSignalML/src/libbiosignalmlbegin.h (diff)
The file was modified src/plugins/filehandlinginterface.h (diff)
The file was modified src/plugins/plugininfo.cpp (diff)
The file was modified src/plugins/thirdParty/OAuth/src/oauthplugin.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinefilemanager.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/sample/Sample/src/sampleplugin.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreexporter.cpp (diff)
The file was modified src/misc/cliutils.h.inl (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowplugin.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrexposure.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfileissue.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatarawviewdetailswidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpreferenceswidget.h (diff)
The file was modified src/plugins/solver/FourthOrderRungeKuttaSolver/src/fourthorderrungekuttasolverplugin.h (diff)
The file was modified src/plugins/thirdParty/libNuML/tests/tests.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilecellml10exporter.cpp (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvinterface.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/interfaces.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupport.h (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewinterface.cpp (diff)
The file was modified src/plugins/thirdParty/OAuth/src/oauthend.h (diff)
The file was modified src/plugins/miscellaneous/Compiler/tests/tests.cpp (diff)
The file was modified src/preferencesdialog.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewscanner.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonnumpy.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/windowwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/tests/generaltests.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationview.cpp (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportglobal.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonplugin.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrexposure.h (diff)
The file was modified src/plugins/widget/QScintillaWidget/src/qscintillawidget.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/file.cpp (diff)
The file was modified src/plugins/support/StandardSupport/src/standardfilemanager.h (diff)
The file was modified src/misc/guiutils.cpp.inl (diff)
The file was modified src/plugins/i18ninterface.h (diff)
The file was modified src/plugins/solver/ForwardEulerSolver/src/forwardeulersolverplugin.h (diff)
The file was modified src/plugins/widget/QScintillaWidget/src/qscintillawidget.cpp (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/src/cellmlapiplugin.h (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.h (diff)
The file was modified src/misc/guiapplication.cpp (diff)
The file was modified src/misc/cliapplication.cpp (diff)
The file was modified src/plugins/plugininterface.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.cpp (diff)
The file was modified src/plugins/thirdParty/LibXDiff/src/libxdiffbegin.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchiveissue.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.h (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidgetglobal.h (diff)
The file was modified src/plugins/editing/RawSEDMLView/src/rawsedmlviewwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/usermessagewidget.cpp (diff)
The file was modified src/plugins/solver/ForwardEulerSolver/src/forwardeulersolverplugin.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfileissue.cpp (diff)
The file was modified cmake/silentrun.c (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.cpp (diff)
The file was modified src/plugins/editing/RawTextView/src/rawtextviewwidget.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilecellml10exporter.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelwidgetglobal.h (diff)
The file was modified src/plugins/solver/HeunSolver/src/heunsolverplugin.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/splitterwidget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupportpreferenceswidget.h (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidgetplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.h (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/tests/tests.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/commonwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupportplugin.cpp (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwtplugin.h (diff)
The file was modified src/tests/src/testsutils.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.h (diff)
The file was modified src/plugins/solver/HeunSolver/src/heunsolver.cpp (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreplugin.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreplugin.cpp (diff)
The file was modified src/plugins/thirdParty/Zinc/tests/tests.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
The file was modified src/plugins/widget/MathMLViewerWidget/src/mathmlviewerwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/widget.h (diff)
The file was modified src/plugins/support/StandardSupport/src/standardfilemanager.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/scanningtests.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowplugin.h (diff)
The file was modified src/plugins/sample/SampleView/src/sampleviewplugin.cpp (diff)
The file was modified src/plugins/plugin.h (diff)
The file was modified src/plugins/pluginmanager.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchiveissue.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupportpreferenceswidget.cpp (diff)
The file was modified src/plugins/guiinterface.inl (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspacefilenode.h (diff)
The file was modified src/plugins/thirdParty/OAuth/src/oauthbegin.h (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/clitests.cpp (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.cpp (diff)
The file was modified src/plugins/widget/MathMLViewerWidget/src/mathmlviewerwidget.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilerplugin.cpp (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwindow.h (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidgetplugin.cpp (diff)
The file was modified src/misc/cliutils.cpp.inl (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewwidget.cpp (diff)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoredata.h (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonplugin.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/toolbarwidget.h (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfilemanager.cpp (diff)
The file was modified src/plugins/thirdParty/Python/src/pythonend.h (diff)
The file was modified src/plugins/coreinterface.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewinterface.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/xsltransformer.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.h (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolverplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewwidget.h (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowmodel.cpp (diff)
The file was modified src/misc/guiutils.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelswidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/mathmlconverter.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreexporter.h (diff)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.cpp (diff)
The file was modified src/plugins/plugin.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidgetplugin.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebviewerdialog.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwindow.cpp (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlplugin.h (diff)
The file was modified src/plugins/thirdParty/libSEDML/tests/tests.cpp (diff)
The file was modified src/plugins/thirdParty/libgit2/src/libgit2begin.h (diff)
The file was modified src/plugins/solver/HeunSolver/src/heunsolver.h (diff)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewplugin.h (diff)
The file was modified src/misc/cliutils.cpp (diff)
The file was modified src/plugins/solver/FourthOrderRungeKuttaSolver/src/fourthorderrungekuttasolverplugin.cpp (diff)
The file was modified src/plugins/preferencesinterface.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationmanager.cpp (diff)
The file was modified src/plugins/thirdParty/zlib/src/zlibplugin.cpp (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewplugin.cpp (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreexporter.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/windowwidget.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewlexer.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetglobal.h (diff)
The file was modified src/plugins/thirdParty/libBioSignalML/src/libbiosignalmlplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/scanningtests.cpp (diff)
The file was modified src/plugins/support/PythonQtSupport/src/pythonqtsupportglobal.h (diff)
The file was modified src/plugins/solver/SecondOrderRungeKuttaSolver/src/secondorderrungekuttasolverplugin.h (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/src/sundialsplugin.h (diff)
The file was modified src/plugins/cliinterface.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetscrollbar.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservice.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.h (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowplugin.h (diff)
The file was modified src/plugins/thirdParty/LibXDiff/src/libxdiffplugin.cpp (diff)
The file was modified src/plugins/thirdParty/OpenSSL/src/opensslplugin.h (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreimporter.h (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupport.cpp (diff)
The file was modified src/plugins/i18ninterface.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservice.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupportglobal.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservicemanager.h (diff)
The file was modified src/tests/src/main.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.cpp (diff)
The file was modified src/plugins/thirdParty/libNuML/src/libnumlplugin.h (diff)
The file was modified src/plugins/filehandlinginterface.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupport.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/tests/tests.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/remotefiledialog.h (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlinterface.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilermath.h (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindow.h (diff)
The file was modified src/plugins/thirdParty/libSEDML/src/libsedmlbegin.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoreplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/treeviewwidget.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupportplugin.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlinterface.h (diff)
The file was modified src/misc/guiapplication.h (diff)
The file was modified src/plugins/solver/FourthOrderRungeKuttaSolver/src/fourthorderrungekuttasolver.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidget.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileexporter.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/progressbarwidget.cpp (diff)
The file was modified src/splashscreenwindow.h (diff)
The file was modified src/plugins/organisation/FileOrganiserWindow/src/fileorganiserwindowwidget.h (diff)
The file was modified src/plugins/thirdParty/QScintilla/src/qscintillaend.h (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewinterface.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolver.h (diff)
The file was modified src/generalpreferenceswidget.h (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewwidget.cpp (diff)
The file was modified src/plugins/pluginmanager.h (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvinterface.cpp (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowmodel.h (diff)
The file was modified src/plugins/support/PythonSupport/src/pythonsupportplugin.h (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreplugin.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.h (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/clitests.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreimporter.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowplugin.h (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewglobal.h (diff)
The file was modified src/plugins/miscellaneous/Core/tests/generaltests.cpp (diff)
The file was modified src/plugins/support/StandardSupport/src/standardsupportglobal.h (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreglobal.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/widget.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspacefilenode.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/conversiontests.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinesupportglobal.h (diff)
The file was modified src/plugins/thirdParty/Qwt/src/qwtend.h (diff)
The file was modified src/plugins/solver/ForwardEulerSolver/src/forwardeulersolver.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combineinterface.h (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/remotefiledialog.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/checkforupdatesdialog.h (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreimporter.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindownewworkspacedialog.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoredialog.cpp (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowwidget.h (diff)
The file was modified src/plugins/thirdParty/Zinc/src/zincend.h (diff)
The file was modified src/plugins/support/ZIPSupport/tests/tests.h (diff)
The file was modified src/plugins/filehandlinginterface.inl (diff)
The file was modified src/plugins/organisation/FileBrowserWindow/src/filebrowserwindowwindow.h (diff)
The file was modified src/misc/cliapplication.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinearchive.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwindow.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinesupportplugin.cpp (diff)
The file was modified src/plugins/datastoreinterface.inl (diff)
The file was modified src/plugins/solver/ForwardEulerSolver/src/forwardeulersolver.h (diff)
The file was modified src/plugins/support/SEDMLSupport/tests/tests.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationparameterswidget.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.cpp (diff)
The file was modified src/plugins/thirdParty/libSEDML/src/libsedmlend.h (diff)
The file was modified src/plugins/thirdParty/libgit2/src/libgit2plugin.h (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/conversiontests.cpp (diff)
The file was modified src/plugins/thirdParty/libNuML/tests/tests.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgeteditorwidget.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorlistwidget.h (diff)
The file was modified src/plugins/sample/SampleView/src/sampleviewwidget.cpp (diff)
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreplugin.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/tabbarwidgetmacstyle.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportglobal.h (diff)
The file was modified src/plugins/support/StandardSupport/src/standardfile.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewcontentswidget.cpp (diff)
The file was modified src/plugins/thirdParty/QScintilla/src/qscintillaplugin.cpp (diff)
The file was modified src/plugins/thirdParty/libSBML/src/libsbmlplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/src/compilerglobal.h (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinefilemanager.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportplugin.h (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetplugin.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/toolbarwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlinterface.h (diff)
The file was modified src/plugins/support/ZIPSupport/src/zipsupportglobal.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/usermessagewidget.h (diff)
The file was modified src/plugins/filetypeinterface.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/tabbarwidget.cpp (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/src/sundialsplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewcontentswidget.h (diff)
The file was modified src/misc/cliutils.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified src/plugins/editing/EditingView/src/editingviewplugin.cpp (diff)
Commit e503ced83fa6bb3309bfe7030e6a7e32b4957239 by Alan Garny
Replaced `http` with `https` wherever possible (#2164).
(commit: e503ced)
The file was modified src/plugins/editing/CellMLTextView/i18n/CellMLTextView_fr.ts (diff)
The file was modified src/checkforupdatesdialog.cpp (diff)
The file was modified i18n/OpenCOR_fr.ts (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewwidget.cpp (diff)
The file was modified LICENSE.txt (diff)
The file was modified README.rst (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfile.h (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewconverter.cpp (diff)
Commit b08e07f1b8a619b9278ecefba076fb7a5af0be3f by Alan Garny
Replaced `http` with `https` wherever possible (#2164).
(commit: b08e07f)
The file was modified src/plugins/editing/RawCellMLView/src/rawcellmlviewplugin.cpp (diff)
Commit 6fb5cc17fdfeb735ce5f63b3697ecdec969b305a by Alan Garny
Replaced `http` with `https` wherever possible (#2164).
(commit: 6fb5cc1)
The file was modified distrib/windows/FileAssociation.nsh (diff)
The file was modified src/plugins/tools/CellMLTools/src/cellmltoolsplugin.cpp (diff)
The file was modified src/misc/cliutils.cpp (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/README.rst (diff)
The file was modified res/README.rst (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewplugin.cpp (diff)
The file was modified i18n/OpenCOR_fr.ts (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlsupportplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLEditingView/src/cellmleditingviewplugin.cpp (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilecellml10exporter.cpp (diff)
The file was modified src/plugins/thirdParty/Python/README.rst (diff)
Commit 6213dc216019dbabebfb4825941d47b5017d5ca5 by Alan Garny
Replaced `http` with `https` wherever possible (#2164).
(commit: 6213dc2)
The file was modified src/plugins/miscellaneous/Core/src/propertyeditorwidget.cpp (diff)
The file was modified src/plugins/solver/SecondOrderRungeKuttaSolver/src/secondorderrungekuttasolverplugin.cpp (diff)
The file was modified src/plugins/widget/QScintillaWidget/src/qscintillawidgetplugin.cpp (diff)
The file was modified src/plugins/solver/CVODESolver/src/cvodesolverplugin.cpp (diff)
The file was modified src/plugins/solver/HeunSolver/src/heunsolverplugin.cpp (diff)
The file was modified src/plugins/solver/FourthOrderRungeKuttaSolver/src/fourthorderrungekuttasolverplugin.cpp (diff)
The file was modified src/plugins/solver/KINSOLSolver/src/kinsolsolverplugin.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/plugins/solver/ForwardEulerSolver/src/forwardeulersolverplugin.cpp (diff)
Commit 07069ae0427fe37ced823723a6f124cc20c8807b by Alan Garny
Replaced `http` with `https` wherever possible (#2164).
(commit: 07069ae)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationview.cpp (diff)
The file was modified src/plugins/thirdParty/LLVMClang/src/llvmclangplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/src/cellmltextviewparser.cpp (diff)
The file was modified src/plugins/editing/SEDMLEditingView/src/sedmleditingviewplugin.cpp (diff)
The file was modified src/3rdparty/QtWebKit/README.rst (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfilerdftriple.cpp (diff)
The file was modified src/plugins/support/COMBINESupport/src/combinesupportplugin.cpp (diff)
The file was modified src/plugins/thirdParty/zlib/src/zlibplugin.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlsupportplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/busywidget.cpp (diff)
The file was modified src/plugins/thirdParty/OpenSSL/src/opensslplugin.cpp (diff)
The file was modified src/plugins/thirdParty/QScintilla/src/qscintillaplugin.cpp (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/src/sundialsplugin.cpp (diff)
The file was modified src/plugins/thirdParty/LibXDiff/src/libxdiffplugin.cpp (diff)
Commit 0f00f1afdd313a4d2c36ca7a0da9a3ccf1d646ab by Alan Garny
Python: slight update to our README.rst file.
(commit: 0f00f1a)
The file was modified src/plugins/thirdParty/Python/README.rst (diff)
The file was modified README.rst (diff)
The file was modified res/README.rst (diff)
The file was modified doc/python/OpenCOR_Python.rst (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadataeditdetailswidget.cpp (diff)
The file was modified src/plugins/editing/CellMLAnnotationView/src/cellmlannotationviewmetadatanormalviewdetailswidget.cpp (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
Commit a3e3622ea77f1fec8be1b9fff25cc835dc7fad22 by Alan Garny
Don't make our JupyterKernel and PythonShell plugins selectable (#2245).
(commit: a3e3622)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonConsoleWindow/src/pythonconsolewindowplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
Commit 60495e713dd74bcb7c1e50617dde967a5c5b536e by Alan Garny
Slight update to our downloads page (#2245).
(commit: 60495e7)
The file was modified doc/downloads/index.js (diff)
Commit a6ff41fc12d6c731877a0c128975df35b54c7994 by Alan Garny
Slight update to our what is new page.
(commit: a6ff41f)
The file was modified doc/whatIsNew.js (diff)
The file was modified i18n/OpenCOR_fr.ts (diff)
The file was modified src/misc/cliapplication.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was modified src/plugins/plugin.cpp (diff)
Commit 090abdcc6884d5a7ccf4c30e465921cb7d51a647 by Alan Garny
Plugins: a selectable plugin cannot be needed by another plugin (#2247).
(commit: 090abdc)
The file was modified src/plugins/plugin.h (diff)
The file was modified i18n/OpenCOR_fr.ts (diff)
The file was modified src/misc/cliapplication.cpp (diff)
The file was modified src/plugins/plugin.cpp (diff)
The file was modified src/plugins/pluginmanager.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
Commit ef0d0bce17f938ee3efb7fed134ead88c5c7fc13 by Alan Garny
Slight update to our downloads page (#2247).
(commit: ef0d0bc)
The file was modified doc/downloads/index.js (diff)
Commit cd3bf6f8181d9a712ae877be69054a7aabd5136e by Alan Garny
Slight update to our what is new page (#2247).
(commit: cd3bf6f)
The file was modified doc/whatIsNew.js (diff)
Commit f446e6d4782deac927fddf74d15a91b793e9560e by Alan Garny
Slight improvement to our COR page.

We should prefer <link> to @import (see http://www.stevesouders.com/blog/2009/04/09/dont-use-import/).
(commit: f446e6d)
The file was modified doc/cor/index.html (diff)
The file was modified doc/cor/res/stylesheet.css (diff)
Commit 0418c9a0010d9d5ce4a22846d730d7f60ac57a98 by Alan Garny
Don't use units for zero length.

See https://stylelint.io/user-guide/rules/length-zero-no-unit.
(commit: 0418c9a)
The file was modified src/plugins/miscellaneous/HelpWindow/res/error.html (diff)
Commit b622b8e886c2d58c3d94f5aed18c9ed537f5356f by Alan Garny
Unnecessary escape character.

See https://eslint.org/docs/rules/no-useless-escape.
(commit: b622b8e)
The file was modified doc/res/common.js (diff)
Commit 141b6a377b08b29fd29037cf67fc5a1c1a375802 by Alan Garny
Redundant blank line at the end of a code block should be deleted.

See https://google.github.io/styleguide/cppguide.html#Vertical_Whitespace.
(commit: 141b6a3)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/support/ZIPSupport/src/qzip.cpp (diff)
Commit cf611adb97aadb9e5abb391331a99c093111bdcd by Alan Garny
Let ESLint know that our jsonData variable is used elsewhere.

See https://eslint.org/docs/rules/no-unused-vars.
(commit: cf611ad)
The file was modified doc/whatIsNew.js (diff)
The file was modified doc/downloads/previousSnapshots.js (diff)
The file was modified doc/downloads/index.js (diff)
Commit 61a48ed1c1dd601bfe3e7e4a207514ab4f6e7e42 by Alan Garny
Revert "Let ESLint know that our jsonData variable is used elsewhere."

This reverts commit cf611adb97aadb9e5abb391331a99c093111bdcd.
(commit: 61a48ed)
The file was modified doc/downloads/previousSnapshots.js (diff)
The file was modified doc/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
The file was modified src/tests/src/main.cpp (diff)
Commit ee37f9fed38611c8b149180df59b53b56719efa3 by Alan Garny
Tests: no point in passing arguments to our tests.
(commit: ee37f9f)
The file was modified src/tests/src/main.cpp (diff)
Commit 91602edf429d910827a03918b6171e9e8a371d4d by Alan Garny
Tests: make it possible to run specific tests.
(commit: 91602ed)
The file was modified src/tests/src/main.cpp (diff)
The file was modified src/tests/src/main.cpp (diff)
The file was modified src/plugins/miscellaneous/JupyterKernel/kernels/OpenCOR/kernel.json.in (diff)
Commit 527e8837e489ceedaff111c539b84a2a4e51b42e by Alan Garny
Jupyter kernel: make sure that `implementation` and `implementation_version` are properly set (#2250).
(commit: 527e883)
The file was modified src/plugins/miscellaneous/JupyterKernel/src/jupyterkernelplugin.cpp (diff)
Commit 6f3e54972a81f8409ebaeecb9fc69ab294321158 by Alan Garny
Slight update to our downloads page (#2250).
(commit: 6f3e549)
The file was modified doc/downloads/index.js (diff)
The file was modified src/plugins/miscellaneous/PythonShell/src/pythonshellplugin.cpp (diff)
The file was modified cmake/common.cmake (diff)
The file was modified src/main.cpp (diff)
Commit f94529ea713e3e48c64676dab85815c9b55adff3 by Alan Garny
Qt WebKit: upgraded to v5.212.0-alpha3 (#2252).
(commit: f94529e)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 06c9b5cdbfa99fcf8788d0e75e4636f354800c61 by Alan Garny
Python support: provide some user documentation (#2216).
(commit: 06c9b5c)
The file was removeddoc/python/OpenCOR_Python.rst
Commit f1d124f663e53d6940fa03172a2c50970ec4d877 by Alan Garny
Python support: use Pythonic names for our OpenCOR Python module.
(commit: f1d124f)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/misc/closesimulation.cpp.inl (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified models/tests/python/lorenz.py (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit beca477d5b954eee2d10ca5fe1839621ef976c6d by Alan Garny
Python support: use Pythonic names for our Python wrappers.
(commit: beca477)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/i18n/DataStore_fr.ts (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit 6b257b26616806e137969901af7db762744e3eb9 by Alan Garny
Simulation support: added a data_store() wrapper for our SimulationResults class.
(commit: 6b257b2)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit 76d232b174057ac5b8b9953e603870d5c3408f70 by Alan Garny
Core plugin: make sure that we get told if there is something wrong with guiOpenFile() and guiOpenRemoteFile().
(commit: 76d232b)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified models/tests/python/lorenz.py (diff)
Commit 9fd2dbaa11079122bf5f8e9168bde5cf6ba7af83 by Alan Garny
Simulation support: fixed a problem with SimulationSupportPythonWrapper::run().

Indeed, it may happen, when trying to call disconnect() on pSimulation, that pSimulation has been deleted just before. So, to call disconnect() hangs up IPython and renders our Python Console window unusable.

Unfortunately, there is no (easy?) way to test whether pSimulation is still valid. So, we don't call disconnect() anymore and, instead, pass Qt::UniqueConnection in our calls to connect(). This leaves the connection with waitLoop, but this isn't (shouldn't be?) a problem since waitLoop gets out of scope when leaving SimulationSupportPythonWrapper::run().
(commit: 9fd2dba)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
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 10f106b217bb22dbaaf1d700b5a3c5a4d48b0504 by Alan Garny
Simulation Experiment view: make sure that our file tab icon gets properly updated when running a simulation from Python.
(commit: 10f106b)
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 d6d8037be8794a847c828c3675c6f1b150790e58 by Alan Garny
Scripts: don't protect using double quotes.

The original plan was to support spaces in directory names, hence our use of double quotes. However, to have spaces in a directory name prevents [Python]/bin/jupyter (and therefore our Jupyter console, lab and notebook scripts) from working fine.

So, to make our code simpler and easier to maintain, we remove those double quotes from our scripts.
(commit: d6d8037)
The file was modified distrib/macos/jupyterlab.in (diff)
The file was modified distrib/windows/jupyterlab.bat (diff)
The file was modified distrib/linux/jupyterconsole.in (diff)
The file was modified distrib/linux/jupyterlab (diff)
The file was modified distrib/macos/jupyterconsole.in (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified distrib/linux/jupyternotebook (diff)
The file was modified distrib/macos/runjupyter.in (diff)
The file was modified distrib/linux/runjupyter (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified distrib/macos/application.in (diff)
The file was modified distrib/macos/jupyternotebook.in (diff)
The file was modified distrib/macos/pythonshell.in (diff)
The file was modified distrib/linux/pythonshell.in (diff)
The file was modified distrib/windows/pythonshell.bat.in (diff)
The file was modified distrib/linux/application.in (diff)
The file was modified distrib/windows/runjupyter.bat (diff)
The file was modified distrib/windows/jupyterconsole.bat.in (diff)
The file was modified distrib/windows/application.bat.in (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified distrib/windows/jupyternotebook.bat (diff)
The file was modified models/tests/python/lorenz.py (diff)
Commit 2090f9fb7f2ead1b70bb18ab602919f9551acdb2 by Alan Garny
Python support: moved our Python script (#2178).
(commit: 2090f9f)
The file was addedsrc/plugins/support/PythonSupport/tests/data/lorenz.py
The file was removedmodels/tests/python/lorenz.py
Commit 105cff2c666eb6b041465a1ba56180e1c9e18b4e by Alan Garny
Python support: renamed our Python script (#2178).
(commit: 105cff2)
The file was removedsrc/plugins/support/PythonSupport/tests/data/lorenz.py
The file was addedsrc/plugins/support/PythonSupport/tests/data/tests.py
Commit 418964e8ac59f6417349347c60a898331dbf7302 by Alan Garny
Python support: get our Python script to use the right path (#2178).
(commit: 418964e)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit a7e8382a89876c35b4ddea89636d7dd2b5c477cb by Alan Garny
Python support: added some Python-based tests (#2178).
(commit: a7e8382)
The file was addedsrc/plugins/support/PythonSupport/tests/tests.cpp
The file was addedsrc/plugins/support/PythonSupport/tests/data/tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/tests.h
The file was modified src/plugins/support/PythonSupport/CMakeLists.txt (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/parsingtests.cpp (diff)
The file was modified src/tests/src/testsutils.h (diff)
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit f882ec7e833ce740c066b47fb727e5a1913db04f by Alan Garny
Python support: test for an unknown local and remote file (#2178).
(commit: f882ec7)
The file was modified src/tests/src/testsutils.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/tests/src/testsutils.h (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit 9148ea7985d691709e4d4b37b15bc10fdf821f76 by Alan Garny
Python support: check for the validity and issues of a simulation file (#2178).
(commit: 9148ea7)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
Commit e4ca20eb9660fe554cfc2bf3773b21757d73f954 by Alan Garny
Python support: check for an invalid local and remote file (#2178).
(commit: e4ca20e)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit 37d295c9316b6c01993f012218bcd05bee3d3ad0 by Alan Garny
Data store interface: renamed setLabel() and label() to setName() and name(), respectively.
(commit: 37d295c)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreexporter.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastoredialog.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit c030b54690e9aa27f19903262348efa96ed9d8c3 by Alan Garny
Simulation support: added starting_point(), ending_point() and point_interval() as Python wrappers (#2178).
(commit: c030b54)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
Commit b51518394a05ac385ebb3e2409a4f205a15fca98 by Alan Garny
Python support: some work on our Python test (#2178).
(commit: b515183)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit c5c3b2a4db2d481b0b916caa773a2c160fcce7eb by Alan Garny
Python support: have our Python test output simulation results (#2178).
(commit: c5c3b2a)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit ba56f3cfc1f3685fa49b91fdd9980bb452607195 by Alan Garny
Simulation support: added a Pythonic method to retrieve the name of an ODE/NLA solver (#2178).
(commit: ba56f3c)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit 09a4f7cf0516b0afea2ae7fd2fba260a1ccd5e87 by Alan Garny
Simulation support: renamed our add[Ode|Nla]SolverProperty() method to set[Ode|Nla]SolverProperty() (#2178).

No idea why it was called add[Ode|Nla]SolverProperty() in the first place, but what we are doing is setting and not adding, so...
(commit: 09a4f7c)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationsolverswidget.cpp (diff)
The file was modified src/misc/initializesolver.cpp.inl (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/misc/furtherinitialize.cpp.inl (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit 96de7e79f63afc9a485e4faa15406be890888ac8 by Alan Garny
Simulation support: added set_[ode|nla]_solver_property() as Python wrappers (#2178).
(commit: 96de7e7)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit cc2f02c5a752e1ec36b55096451384b624e24460 by Alan Garny
Python support: some work on our Python test (#2178).
(commit: cc2f02c)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit 9a3a6df8a0e79c7627902d52230363c7f088a4bb by Alan Garny
Python support: some work on our Python test (#2178).
(commit: 9a3a6df)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
Commit 17cad5a74cf6b607fc868cc6b122eb052338f821 by Alan Garny
Simulation support: simplified our set_starting_point() Python wrrapper (#2178).
(commit: 17cad5a)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit 7f49449a989ab744aaa968c1f990c021e82ed5c2 by Alan Garny
Test utils: further clean up our test output (#2178).
(commit: 7f49449)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit c3f03c28322138334262d950a9efd03f0c2906d7 by Alan Garny
Test utils: further clean up our test output (#2178).
(commit: c3f03c2)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit 7bd5a6efe929ce0aec605c016f2dac67a05b32cf by Alan Garny
Slight improvement to our make[tests] scripts.
(commit: 7bd5a6e)
The file was modified maketests (diff)
The file was modified make (diff)
Commit e886f9cb3e5d080c155efd6a7ae2576a29ae9e57 by Alan Garny
Allow arguments to our runtests.bat script.
(commit: e886f9c)
The file was modified runtests.bat (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit 2d493fb8e8e93793e8733ce4197ec0ee09720a64 by Alan Garny
Test utils: further clean up our test output (#2178).
(commit: 2d493fb)
The file was modified src/tests/src/testsutils.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit f949eda8915a54e1fed189f6ff368892e42a6086 by Alan Garny
Python support: use the same initial settings to test our local/remote CellML file (#2178).
(commit: f949eda)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
Commit 61b01c17da3bde9b31d4323f30acb227631b9669 by Alan Garny
Python support: replace Heun with Forward Euler in our test (#2178).
(commit: 61b01c1)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
Commit e10069e9709f567179f795b6df0bc00dc79c44f0 by Alan Garny
Test models: slightly changed the look of one of our curves in the Lorenz SED-ML file / COMBINE archive.
(commit: e10069e)
The file was modified models/tests/combine/lorenz.omex (diff)
The file was modified models/tests/sedml/lorenz.sedml (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit 3ff8a2f03fcd1f09a03e19438791cf01d8499aac by Alan Garny
Pythonh support: removed some of our tests (#2178).

They are going to be moved to a different Python script.
(commit: 3ff8a2f)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
Commit 64be3b08970cb11c402211729e9b79a8edb6d53a by Alan Garny
Python support: added some edge tests (#2178).

They come from commit 3ff8a2f03.
(commit: 64be3b0)
The file was modified src/plugins/support/PythonSupport/tests/data/tests.py (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/__pycache__/tests.cpython-37.pyc
The file was addedsrc/plugins/support/PythonSupport/tests/data/edgetests.py
The file was modified src/plugins/support/PythonSupport/tests/tests.h (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/edgetests.out
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
Commit 1f735e2bfa9d74bc35da7eb5eba880d4d923fc78 by Alan Garny
Python support: renamed our basic tests file (#2178).
(commit: 1f735e2)
The file was removedsrc/plugins/support/PythonSupport/tests/data/tests.py
The file was addedsrc/plugins/support/PythonSupport/tests/data/basictests.py
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was removedsrc/plugins/support/PythonSupport/tests/data/tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/__pycache__/tests.cpython-37.pyc
The file was addedsrc/plugins/support/PythonSupport/tests/data/basictests.out
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
Commit fe23804be7c82ebec70ad6bca1412ddbca81d3e6 by Alan Garny
Python support: some minor refactoring our basic tests script (#2178).
(commit: fe23804)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
Commit ee49d3893f2eefcef164ae4b8c53de768c7d2e42 by Alan Garny
Scripts: don't protect using double quotes.

The original plan was to support spaces in directory names, hence our use of double quotes. However, to have spaces in a directory name prevents [Python]/bin/jupyter (and therefore our Jupyter console, lab and notebook scripts) from working fine.

So, to make our code simpler and easier to maintain, we remove those double quotes from our scripts.
(commit: ee49d38)
The file was modified runtests (diff)
The file was modified run (diff)
The file was modified runtests.bat (diff)
The file was modified distrib/windows/application.vbs.in (diff)
The file was modified cleanall.bat (diff)
The file was modified run.bat (diff)
The file was modified distrib/windows/jupyterlab.vbs (diff)
The file was modified clean.bat (diff)
The file was modified maketests (diff)
The file was modified maketests.bat (diff)
The file was modified package.bat (diff)
The file was modified cleanall (diff)
The file was modified clean (diff)
The file was modified make (diff)
The file was modified make.bat (diff)
The file was modified run.vbs (diff)
The file was modified distrib/windows/jupyternotebook.vbs (diff)
The file was modified format (diff)
The file was modified format.bat (diff)
The file was modified package (diff)
Commit d0d1b3e79a93c4cad6995a575c444a3cccb8f632 by Alan Garny
Python support: prevent the creation of a .pyc file for our imported basictests module (#2178).
(commit: d0d1b3e)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
Commit 40c61b757a01523c32db9696a69ba648b60c4050 by Alan Garny
Python support: some minor refactoring our basic tests script (#2178).
(commit: 40c61b7)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit 2f37e071d2182df541e91ee0fc1da599adb74369 by Alan Garny
Python support: partially reverted commit ea352e4b2 (#2178).

Indeed, we could (obviously!) not run our script from the Python Console window, only from the command line.
(commit: 2f37e07)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/misc/opensimulation.cpp.inl (diff)
Commit 3881439c5a352b8bcd45572f737b812d05e139c4 by Alan Garny
Python support: make sure that we ask to open a valid and existing file (#2178).
(commit: 3881439)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.out (diff)
The file was modified src/misc/openfile.cpp.inl (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
Commit 390a60bb725de2f497827190c89ccbfe93d74f30 by Alan Garny
Python support: some work on edge testing DataStoreVariable (#2178).
(commit: 390a60b)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.out (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
Commit 665c98c563ec5379e28cad13cb39f31d08f1614f by Alan Garny
Python support: some work on edge testing DataStoreVariable (#2178).
(commit: 665c98c)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.out (diff)
Commit dd9c541a349087596baa1c31d6762cc81a26dff2 by Alan Garny
Simulation support: added runs_count() and values_count() as Python wrappers to our DataStoreVariable class (#2178).
(commit: dd9c541)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
Commit 980b0f9a334c4c9fa1e19e2eb12eb334317ca1af by Alan Garny
Python support: some work on edge testing a list of DataStoreVariable items (#2178).
(commit: 980b0f9)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
Commit a04843cc1d1b76d91489de3def7df6e719ce253b by Alan Garny
Python support: some work on edge testing of DataStore (#2178).
(commit: a04843c)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/edgetests.py (diff)
Commit d9bb208208dfd4f954dee971e8e1cb85ec0ac709 by Alan Garny
Python support: renamed our edge tests to coverage tests (#2178).
(commit: d9bb208)
The file was removedsrc/plugins/support/PythonSupport/tests/data/edgetests.out
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/tests.h (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/coveragetests.py
The file was addedsrc/plugins/support/PythonSupport/tests/data/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/edgetests.py
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit 02fef2bcb89d587bce306ee90dfba6ea80903b3f by Alan Garny
Simulation support: added set_value() as a Python wrapper to our DataStoreValue class (#2178).
(commit: 02fef2b)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
Commit 225b1932776fa50f9e48747222a4e4eef3f4e97a by Alan Garny
Python support: some work on coverage testing SimulationData (#2178).
(commit: 225b193)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
Commit f7b5c421fe645ac94a99410c74853710b967285a by Alan Garny
Simulation support: added ode_solver_property() and nla_solver_property() as Python wrappers to our SimulationData class (#2178).
(commit: f7b5c42)
The file was modified src/plugins/support/SimulationSupport/src/simulation.h (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.h (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
Commit a19099d6a6e662ec1cd4fdacbc93445c12004124 by Alan Garny
Python support: some work on coverage testing SimulationData (#2178).
(commit: a19099d)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
Commit 19a86396f4d2d848f106f8caffd01d4a45ffc547 by Alan Garny
Python support: some work on coverage testing SimulationData (#2178).
(commit: 19a8639)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
Commit e8e37e83af6a23da98b280a7716667d1dc65a55a by Alan Garny
Python support: have our coverage testing use a DAE model (#2178).
(commit: e8e37e8)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
Commit 9140a7a64254e30f515fee68f004ab0971c0b7c3 by Alan Garny
Python support: some minor refactoring of our coverage tests (#2178).
(commit: 9140a7a)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
Commit 9fa25ec26f024b44cb3277340487c9b4c1dd8042 by Alan Garny
Python support: some work on coverage testing SimulationData (#2178).
(commit: 9fa25ec)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
Commit 62de089f09a8356e1a9da9e5f6e6aa24168d5460 by Alan Garny
Python support: added Python tests for HH52 (#2178).
(commit: 62de089)
The file was modified src/plugins/support/PythonSupport/tests/tests.h (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/hh52tests.py
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/hh52tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/utils.py
Commit e5ec9ad95f6ffe9b8dd33fc3eb5cc48c80b7402a by Alan Garny
Python support: added Python tests for N62 (#2178).
(commit: e5ec9ad)
The file was addedsrc/plugins/support/PythonSupport/tests/data/n62tests.py
The file was modified src/plugins/support/PythonSupport/tests/tests.h (diff)
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/n62tests.out
Commit 90c89351e26552d1a8367900c1e28e8c18d309fd by Alan Garny
Python support: added Python tests for vdP28 (#2178).
(commit: 90c8935)
The file was addedsrc/plugins/support/PythonSupport/tests/data/vdp28tests.py
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/vdp28tests.out
The file was modified src/plugins/support/PythonSupport/tests/tests.h (diff)
The file was removedsrc/plugins/support/PythonSupport/tests/data/hh52tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/noble1962tests.py
The file was removedsrc/plugins/support/PythonSupport/tests/data/hh52tests.py
The file was removedsrc/plugins/support/PythonSupport/tests/data/vdp28tests.py
The file was removedsrc/plugins/support/PythonSupport/tests/data/vdp28tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/vanderpol1928tests.py
The file was addedsrc/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.py
The file was addedsrc/plugins/support/PythonSupport/tests/data/noble1962tests.out
The file was modified src/plugins/support/PythonSupport/tests/tests.cpp (diff)
The file was removedsrc/plugins/support/PythonSupport/tests/data/n62tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/n62tests.py
The file was modified src/plugins/support/PythonSupport/tests/tests.h (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out
Commit 7ee92f1e50212594907585cc09f11f07fb9e3552 by Alan Garny
Python support: some minor refactoring of our Python tests (#2178).
(commit: 7ee92f1)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
Commit f65d47464b6ceaa3b115318f5a690ffb30e9c049 by Alan Garny
Python support: reorganised our Python tests (#2178).

So that we can run every test individually, if needed.
(commit: f65d474)
The file was addedsrc/plugins/support/PythonSupport/tests/vanderpol1928tests.h
The file was addedsrc/plugins/support/PythonSupport/tests/basictests.h
The file was addedsrc/plugins/support/PythonSupport/tests/hodgkinhuxley1952tests.cpp
The file was addedsrc/plugins/support/PythonSupport/tests/noble1962tests.cpp
The file was addedsrc/plugins/support/PythonSupport/tests/basictests.cpp
The file was addedsrc/plugins/support/PythonSupport/tests/coveragetests.cpp
The file was addedsrc/plugins/support/PythonSupport/tests/coveragetests.h
The file was addedsrc/plugins/support/PythonSupport/tests/noble1962tests.h
The file was addedsrc/plugins/support/PythonSupport/tests/vanderpol1928tests.cpp
The file was removedsrc/plugins/support/PythonSupport/tests/tests.cpp
The file was removedsrc/plugins/support/PythonSupport/tests/tests.h
The file was addedsrc/plugins/support/PythonSupport/tests/hodgkinhuxley1952tests.h
The file was modified src/plugins/support/PythonSupport/CMakeLists.txt (diff)
Commit e32290a9e0c4294b4e7aecc08cf6efd5fa54a539 by Alan Garny
Python support: slight update to our the number of digits we want to print our Python tests (#2178).

This is so that we don't floating rounding issues between platforms.
(commit: e32290a)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.out (diff)
Commit d82945952b821c70b0ca7f193b1afa2361932121 by Alan Garny
Python support: replace -0.000 with 0.000 when printing numbers in our Python tests (#2178).

This was indeed causing problems between platforms.
(commit: d829459)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
Commit 90625cfe9b21626a48873083af257ad1a1878b08 by Alan Garny
Python support: replace -0.000 with 0.000 when printing numbers in our Python tests (#2178).

This was indeed causing problems between platforms.
(commit: 90625cf)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
Commit 09e26c4e714c528eb44b4f241508bcc277bfd2c2 by Alan Garny
Python support: replace -0.000 with 0.000 when printing numbers in our Python tests (#2178).

This was indeed causing problems between platforms.
(commit: 09e26c4)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
Commit d1661b78f9fdeea534ac28c2ba45fb888de856ff by Alan Garny
Python support: use 2-digit precision for our Python values (#2178).

Indeed, 3 digits still raises issues between platforms!
(commit: d1661b7)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
Commit 7fc8976ec19f37b98455a47310810c11a820413c by Alan Garny
Python support: fixed a small Unicode (?) problem in one of our tests (#2178).

This was failing on Windows.
(commit: 7fc8976)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
Commit c56a8cb4afcd54e10f888bf2f8642b3536578d8d by Alan Garny
Data store interface: got rid of all our assertions.

Indeed, although those methods are not officially part of our Python wrappers, they could still be called from Python. So, we need to ensure that they don't cause problems (if the original assertion was to be false), which is what we are already doing for methods that are officially part of our Python wrappers.
(commit: c56a8cb)
The file was modified src/plugins/datastoreinterface.cpp (diff)
Commit 783d965e695520034a1d9e4d4b22828750894000 by Alan Garny
Python support: quickly test the full extent of differences in numerical results between platforms (#2178).
(commit: 783d965)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
Commit fccf5d06786555134c38bd27f3641699cbfe6881 by Alan Garny
Python support: test our numerical results using three significant digits (#2178).
(commit: fccf5d0)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
Commit bd6864f5718a80b66cdf6a9ddf7f094c6e8fbeb8 by Alan Garny
Python support: test our numerical results using two significant digits (#2178).

Three significant digits are indeed still too much.
(commit: bd6864f)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
Commit 370c593eeac26225fc03619d4ccab00d4cc21629 by Alan Garny
Python support: addressed an issue with running a DAE model without a GUI (e.g. using a Python script) on Windows (#2178).

See https://github.com/opencor/opencor/issues/2178#issuecomment-564806410.
(commit: 370c593)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulation.cpp (diff)
The file was modified src/plugins/solverinterface.cpp (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/solverinterface.h (diff)
The file was modified src/plugins/solverinterface.cpp (diff)
Commit 6c7100faf9118bd033d1b1d39eebf3356e2bc91a by Alan Garny
Python support: addressed an issue with running a DAE model without a GUI (e.g. using a Python script) on Windows (#2178).

See https://github.com/opencor/opencor/issues/2178#issuecomment-564806410.
(commit: 6c7100f)
The file was modified src/plugins/solverinterface.cpp (diff)
Commit c2e8949a1d3dfb2e9fb1602b9c0b94a7c6f9deb5 by Alan Garny
Slight update to our downloads page (#2178).
(commit: c2e8949)
The file was modified doc/downloads/index.js (diff)
Commit ee49c7cfa29af8a1fa46282757d48594322e049e by Alan Garny
Python support: addresses issues from codefactor (#2178).

See https://www.codefactor.io/repository/github/opencor/opencor/pull/2255.
(commit: ee49c7c)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
Commit db315e658f62474b3bf2b840454419824678508a by Alan Garny
Python support: use full accuracy for numbers (#2178).

Indeed, we are having problems with our release version on Windows, which would require a one significant digit accuracy to get our tests to pass. This is clearly ridiculous, so instead we are going to use full accuracy and then distinguish between our platforms...!
(commit: db315e6)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out (diff)
Commit 1ba1c577f85b9b7bcc78897a3d2f37c7bf679ac8 by Alan Garny
Python support: added platform-specific expected results (#2178).

Still need to update our Windows and Linux ones though.
(commit: 1ba1c57)
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/coveragetests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/coveragetests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/hodgkinhuxley1952tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/hodgkinhuxley1952tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/noble1962tests.out
Commit 99ca2373ed7f42a7d5fcd9ec1cc2241c87ac6c2d by Alan Garny
Python support: have our tests use the results for the current platform (#2178).
(commit: 99ca237)
The file was modified src/plugins/support/PythonSupport/tests/coveragetests.cpp (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/hodgkinhuxley1952tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/vanderpol1928tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/basictests.cpp (diff)
The file was modified src/tests/src/testsutils.h (diff)
The file was modified src/plugins/support/PythonSupport/tests/noble1962tests.cpp (diff)
Commit 26237e2eefb2816ed115ab98e277387af33061c1 by Alan Garny
Python support: test results for Windows and Linux (#2178).
(commit: 26237e2)
The file was modified src/plugins/support/PythonSupport/tests/data/linux/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/linux/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/linux/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/coveragetests.out (diff)
Commit aa710320468867f514d9f74b046dbbf4b3c932ab by Alan Garny
Python support: distinguish between the release and debug versions of our test results (#2178).

And yes... not only are there slight differences between platforms, but also between targets!
(commit: aa71032)
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/release/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/release/coveragetests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/debug/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/debug/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/release/hodgkinhuxley1952tests.out
The file was modified src/plugins/support/PythonSupport/tests/noble1962tests.cpp (diff)
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/coveragetests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/release/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/debug/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/release/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/coveragetests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/debug/hodgkinhuxley1952tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/debug/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/debug/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/debug/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/release/hodgkinhuxley1952tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/debug/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/debug/coveragetests.out
The file was modified src/plugins/support/PythonSupport/tests/coveragetests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/release/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/release/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/debug/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/release/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/release/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/debug/coveragetests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/release/coveragetests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/debug/hodgkinhuxley1952tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/release/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/hodgkinhuxley1952tests.out
The file was modified src/plugins/support/PythonSupport/tests/vanderpol1928tests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/macos/debug/basictests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/debug/hodgkinhuxley1952tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/debug/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/vanderpol1928tests.out
The file was modified src/plugins/support/PythonSupport/tests/basictests.cpp (diff)
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/coveragetests.out
The file was modified src/plugins/support/PythonSupport/tests/hodgkinhuxley1952tests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/release/vanderpol1928tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/release/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/hodgkinhuxley1952tests.out
The file was modified src/tests/src/testsutils.cpp (diff)
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/linux/release/basictests.out
The file was modified src/tests/src/testsutils.h (diff)
Commit b3baf3f2efda1580490fd2e55ad7df414db23861 by Alan Garny
Python support: test results for a Windows release are different on different machine (#2178).

So, using the test results from our CI machine. Ridiculous!
(commit: b3baf3f)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/release/coveragetests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/release/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/release/noble1962tests.out (diff)
Commit a377cd5c931583f5ddc3e7aecbac19bded2bfd53 by Alan Garny
Python support: test results for a Windows debug are different on different machine (#2178).

So, using the test results from our CI machine. Ridiculous!
(commit: a377cd5)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/debug/hodgkinhuxley1952tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/debug/noble1962tests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/windows/debug/coveragetests.out (diff)
Commit 6fccf814ed1d14f6ac6ffb3e509122ef001535eb by Alan Garny
Python package: update our macOS binary (#2256).

The old one didn't contain lzma!
(commit: 6fccf81)
The file was modified src/plugins/thirdParty/Python/CMakeLists.txt (diff)
Commit 8650758b3ebddcf5920b4a72c3ac99b5b3a8d669 by Alan Garny
Python support: added a test to ensure that we can import all the modules that we should have (#2256).
(commit: 8650758)
The file was addedsrc/plugins/support/PythonSupport/tests/data/importstests.py
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/debug/importstests.out
The file was addedsrc/plugins/support/PythonSupport/tests/importstests.cpp
The file was modified src/plugins/support/PythonSupport/CMakeLists.txt (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/importstests.h
The file was modified doc/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/importtests.cpp
The file was removedsrc/plugins/support/PythonSupport/tests/importstests.h
The file was addedsrc/plugins/support/PythonSupport/tests/importtests.h
The file was modified src/plugins/support/PythonSupport/CMakeLists.txt (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/windows/debug/importtests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/importstests.py
The file was addedsrc/plugins/support/PythonSupport/tests/data/importtests.py
The file was removedsrc/plugins/support/PythonSupport/tests/importstests.cpp
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/debug/importstests.out
Commit e33783d06f946affd91ff9efa0ec531837defddf by Alan Garny
Partially reverting commit cc29b06.

We tried to optimise things a bit too much, but for example we need ICU on Linux to build QtWebKit!
(commit: e33783d)
The file was modified CMakeLists.txt (diff)
Commit 890f711a114ab2cc4f87c6cb7cf4d1770a4fb584 by Alan Garny
QtWebKit: make sure that we use the correct release tag (#2252).
(commit: 890f711)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit ab28d7e20ed271b3a1c44c1e1f566ba81dc112b0 by Alan Garny
Don't only build QtWebKit (#2252).
(commit: ab28d7e)
The file was modified CMakeLists.txt (diff)
Commit a84489df69ceec44dbe9baa78b6636ba5f31ef78 by Alan Garny
QtWebKit: binaries for v5.212.0-alpha3 (#2252).
(commit: a84489d)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit be92b58b43a8d28875df917fbbaaf69b2fcffa1c by noreply
Common widget: slight improvement to our hideBusyWidget() method.

Now, we can really see the final state of a progress busy widget.
(commit: be92b58)
The file was modified src/plugins/miscellaneous/Core/src/commonwidget.cpp (diff)
Commit 3e6850ff8c404ede23e781c42e338444b2a4fad1 by Alan Garny
QtWebKit package: fixed a small problem in our CMakeLists.txt file (#2252).
(commit: 3e6850f)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
Commit 4604764d735c4b030d31f8bfc88419ac17b7db6f by Alan Garny
QtWebKit: binaries for v5.212.0-alpha3 (#2252).
(commit: 4604764)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 10447c14b510c622d2a248ac32b480514d4ee16f by Alan Garny
Slight updates to our downloads pages (#2252).
(commit: 10447c1)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/downloads/previousSnapshots.js (diff)
Commit 2967feaa76e4b15a1c8623763f0ae28a8bdaf0fd by Alan Garny
Simulation Experiment view: make sure that we can reopen a remote CellML file from a remote SED-ML file (#2191).
(commit: 2967fea)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/centralwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.h (diff)
Commit 688a7b12c43be156061888d25a713f9679141c89 by Alan Garny
Slight updates to our downloads and what is new pages (#2191).
(commit: 688a7b1)
The file was modified doc/downloads/previousSnapshots.js (diff)
The file was modified doc/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
Commit 53b5d53951b53f5757c9a409c0b1ec2e6095f2cf by Alan Garny
General: don't ask to confirm the overwriting of a file when on macOS 10.15 (#2261).
(commit: 53b5d53)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
Commit 989919d938d2a8e90b2a78a47f75c218fcac7cee by Alan Garny
Slight update to our downloads page (#2261).
(commit: 989919d)
The file was modified doc/downloads/index.js (diff)
The file was modified src/checkforupdatesdialog.cpp (diff)
The file was modified src/preferencesdialog.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was modified src/preferencesdialog.cpp (diff)
The file was modified src/pluginsdialog.cpp (diff)
The file was addedsrc/misc/plugincategoryitem.cpp.inl
Commit 044356cb0a9e4aef1c3343223f9a8ec9d4d5eed4 by Alan Garny
Graph Panel widget: prevent it from flickering when it is shown as disabled (#2263).
(commit: 044356c)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 821f3d820b515c0d59602a40b85ada16cafb4d16 by Alan Garny
Slight update to our downloads page (#2263).
(commit: 821f3d8)
The file was modified doc/downloads/index.js (diff)
Commit 94bc4e6ee92de244be1d4128c69400e7ef4acd83 by Alan Garny
Slight improvements to the way we use our splash screen (#2265).
(commit: 94bc4e6)
The file was modified src/main.cpp (diff)
Commit 5760de1bd396edb9808785d653ecfda5af84f736 by Alan Garny
Slight improvements to the way we use our splash screen (#2265).
(commit: 5760de1)
The file was modified src/main.cpp (diff)
Commit 1302d2822210876865d7c12fc23bc32cf8a39b5d by Alan Garny
Splash screen: don't hide ourselves when pressed (#2265).
(commit: 1302d28)
The file was modified src/splashscreenwindow.h (diff)
The file was modified src/splashscreenwindow.cpp (diff)
Commit 9496364c10a3888684351f5f4389a61ed259de81 by Alan Garny
Main window: make sure that we keep track of the fact that we are about to quit (#2265).

Not sure why, but this somehow got removed at some point, which means that we couldn't anymore catch when someone was closing our main window while we were showing our splash screen...!
(commit: 9496364)
The file was modified src/mainwindow.cpp (diff)
Commit 9c63f0ab0312c529af0aba2bcc4eb04b79b7e31d by Alan Garny
Prevent the splash screen from being closed (#2265).

This could indeed have happened when the splas screen appearead and we pressed Ctrl+Q before the main window would be created (and not necessarily showing).
(commit: 9c63f0a)
The file was modified src/splashscreenwindow.cpp (diff)
Commit 60006cd3c90b493283c7904c8b55cd8a5b27810a by Alan Garny
Splash screen: delete ourselves rather than closing ourselves (#2265).

Since we can't close ourselves anymore.
(commit: 60006cd)
The file was modified src/splashscreenwindow.cpp (diff)
The file was modified src/splashscreenwindow.cpp (diff)
Commit 9459ad5f19879bbad2d7600228848cc34507d235 by Alan Garny
Slight update to our downloads page (#2265).
(commit: 9459ad5)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
The file was modified src/plugins/sample/Sample/src/sampleutilities.h (diff)
Commit adc6df3641f3bd4c7776c7756e421de72f2e9031 by Alan Garny
Splash Screen window: renamed our closeAndDeleteAfter() to deleteLater().

... since we don't close and delete anymore, but only delete.
(commit: adc6df3)
The file was modified src/splashscreenwindow.h (diff)
The file was modified src/main.cpp (diff)
The file was modified src/splashscreenwindow.cpp (diff)
Commit 1610308a74d719abd1586f2365f9a66c84772f24 by Alan Garny
Splash Screen window: make sure that OpenCOR has been initialised on Windows.

Indeed, on Windows, we never try the CLI version of OpenCOR (since we have a special main.cpp for it), which means that OpenCOR was not initialised as an application prior to showing our splash screen.
(commit: 1610308)
The file was modified src/main.cpp (diff)
Commit e8543df8489f341930b5271dbdc174035619063e by Alan Garny
LLVM+Clang: upgraded to version 9.0.1 (#2269).
(commit: e8543df)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit a4b1705fed94dc8b4c367ea8d34b23f62b721f3a by Alan Garny
LLVM+Clang: binaries for version 9.0.1 (#2269).
(commit: a4b1705)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit 99661a5f73f26ca1c7b3166be95599cc807b9c94 by Alan Garny
Slight update to our downloads page (#2269).
(commit: 99661a5)
The file was modified doc/downloads/index.js (diff)
Commit 1f56f742cb1b3c33da9c432569bc266111f94312 by noreply
Packaging: simplified things on macOS.
(commit: 1f56f74)
The file was modified package (diff)
Commit 7f9a09e42642b62d9723a61f63e524241bcd9dd9 by Alan Garny
Models: renamed a couple of COMBINE archives.
(commit: 7f9a09e)
The file was removedmodels/tests/combine/two_master_sedml_files.omex
The file was addedmodels/tests/combine/two_master_files.omex
The file was removedmodels/tests/combine/no_master_sedml_file.omex
The file was addedmodels/tests/combine/no_master_file.omex
Commit ed5fa0320fb3c7bde2e651acadfcaeae3c2655cb by Alan Garny
Models: slight updates to our SED-ML files and COMBINE archives.
(commit: ed5fa03)
The file was modified models/tests/combine/lorenz.omex (diff)
The file was modified models/tests/sedml/noble_1962_time_V.sedml (diff)
The file was modified models/tests/combine/smith_chase_nokes_shaw_wake_2004.omex (diff)
The file was modified models/tests/sedml/noble_1962_time_iK.sedml (diff)
The file was modified models/tests/sedml/noble_1962_iK_V.sedml (diff)
The file was modified models/tests/combine/noble_1962.omex (diff)
The file was modified models/tests/combine/no_master_file.omex (diff)
The file was modified models/tests/sedml/noble_1962_time_gL.sedml (diff)
The file was modified models/tests/combine/two_master_files.omex (diff)
The file was modified models/tests/sedml/noble_1962_local.sedml (diff)
The file was modified models/tests/sedml/noble_1962_time_time.sedml (diff)
The file was modified models/tests/combine/fink_slepchenko_moraru_watras_schaff_loew_2000v2.omex (diff)
The file was modified models/tests/sedml/noble_1962_remote.sedml (diff)
The file was modified models/tests/sedml/noble_1962_V_iK.sedml (diff)
The file was modified models/tests/sedml/noble_1962_gL_time.sedml (diff)
The file was modified models/tests/sedml/noble_1962_V_time.sedml (diff)
The file was modified models/tests/sedml/noble_1962_iK_time.sedml (diff)
The file was modified src/misc/furtherinitialize.cpp.inl (diff)
Commit 7659db0b1bae3e35be4422ef5caf68db360d9ffc by Alan Garny
Graph panel widget: can now customise the font size of point coordiantes and zoom region coordinates (#2271).
(commit: 7659db0)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/misc/furtherinitialize.cpp.inl (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)
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 8e7bdadeff7a6930ebd469b9a12d8c6c67bbee0d by Alan Garny
Graph panel widget: can now customise the font size of our X and Y axes (#2271).
(commit: 8e7bdad)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/misc/furtherinitialize.cpp.inl (diff)
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/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 src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.cpp (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)
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 d634b833cee3d00f48dfcb7fde9e560606318b6f by Alan Garny
Simualtion Experiment view: always initialise a property that we add.

This is just to be on the safe side.
(commit: d634b83)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewinformationgraphpanelandgraphswidget.cpp (diff)
Commit 97d01e644e8e4f917ce89a5b9f5c9730684d5063 by Alan Garny
Graph panel widget: can now customise the font size (and visibility) of a legend (#2271).
(commit: 97d01e6)
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/support/SEDMLSupport/src/sedmlfile.cpp (diff)
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/misc/furtherinitialize.cpp.inl (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.h (diff)
The file was modified src/misc/furtherinitialize.cpp.inl (diff)
Commit 292c89263cdccf2e9d10763b03bdb4aa1d26070a by Alan Garny
Simualtion Experiment view: make sure that everything is in the OpenCOR namespace.
(commit: 292c892)
The file was modified src/misc/furtherinitialize.cpp.inl (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/misc/furtherinitialize.cpp.inl (diff)
Commit a8f292b167509682b6491aba00263416a84c9305 by Alan Garny
Graph panel widget: can now customise the font size of the (main) title (#2271).
(commit: a8f292b)
The file was modified src/misc/furtherinitialize.cpp.inl (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/src/sedmlfile.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 41c85a2a2d327c3b0624300abe311d7181c6c259 by Alan Garny
Graph panel widget: can now customise the font size of our X and Y axes (#2271).
(commit: 41c85a2)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 01e574239899b9c202629a882b8ce726477d095c by Alan Garny
Keep track of our old plot 2d annotation SED-ML files (#2271).

... and updated our SED-ML files and COMBINE archives.
(commit: 01e5742)
The file was modified models/tests/sedml/noble_1962_iK_V.sedml (diff)
The file was modified models/tests/sedml/noble_1962_iK_time.sedml (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_iK_V.sedml
The file was modified models/tests/combine/lorenz.omex (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_local.sedml
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_remote.sedml
The file was modified models/tests/sedml/noble_1962_time_time.sedml (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_time_time.sedml
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_V_time.sedml
The file was modified models/tests/sedml/noble_1962_time_gL.sedml (diff)
The file was modified models/tests/combine/smith_chase_nokes_shaw_wake_2004.omex (diff)
The file was modified models/tests/sedml/noble_1962_time_V.sedml (diff)
The file was modified models/tests/combine/fink_slepchenko_moraru_watras_schaff_loew_2000v2.omex (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_time_V.sedml
The file was modified models/tests/sedml/noble_1962_V_iK.sedml (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_iK_time.sedml
The file was modified models/tests/sedml/noble_1962_remote.sedml (diff)
The file was modified models/tests/sedml/noble_1962_gL_time.sedml (diff)
The file was modified models/tests/combine/noble_1962.omex (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/lorenz.sedml
The file was modified models/tests/sedml/noble_1962_local.sedml (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_time_iK.sedml
The file was modified models/tests/sedml/lorenz.sedml (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_gL_time.sedml
The file was modified models/tests/sedml/noble_1962_time_iK.sedml (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_time_gL.sedml
The file was modified models/tests/sedml/noble_1962_V_time.sedml (diff)
The file was addedmodels/tests/sedml/oldPlot2dAnnotation/noble_1962_V_iK.sedml
Commit 1a4f60e149696383fe124a3e3fd7d05222d4fd6c by Alan Garny
Slight update to our downloads page (#2271).
(commit: 1a4f60e)
The file was modified doc/downloads/index.js (diff)
Commit d3da38638022c4904ecd1b322745cac987deb396 by Alan Garny
SUNDIALS: upgraded to version 5.1.0 (closes #2272)..
(commit: d3da386)
The file was modified doc/downloads/index.js (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)