Changes

Summary

  1. Created an empty Pendulum window. (commit: 1e4fce4) (details)
  2. Replaced our data.csv file with C/C++ inlined data. (commit: 743ec9c) (details)
  3. Have our Zinc scene all setup. (commit: 964d26e) (details)
  4. Added the pendulum model. (commit: e93c66e) (details)
  5. Some minor cleaning up. (commit: 10dc81e) (details)
  6. Some minor cleaning up. (commit: b386b7b) (details)
  7. Some minor cleaning up. (commit: f008a60) (details)
  8. Added a time slider. (commit: 83c05d8) (details)
  9. Render the pendulum the right way up. (commit: 0dc63d9) (details)
  10. Changed the EOL from CR (macOS) to LF (Linux). (commit: 4906a56) (details)
  11. Some minor cleaning up. (commit: b8dcb63) (details)
  12. Now show the time trace of our pendulum. (commit: cf5e9b2) (details)
  13. Provide access to our Pendulum window from our Simulation Experiment view. (commit: 822f723) (details)
  14. Some minor cleaning up. (commit: 148c2c4) (details)
  15. Make it possible to set some model parameters to our pendulum window. (commit: a4fee8a) (details)
  16. Some minor cleaning up. (commit: 411d6eb) (details)
  17. Have our Simulation Experiment view depend on our Pendulum window. (commit: 093f6d9) (details)
  18. Update the data of our Pendulum window whenever we get new ones from our Simulation Experiment view. (commit: 614f7f2) (details)
  19. Provide our Pendulum window with some data from our Simulation Experiment view. (commit: 0d13739) (details)
  20. Some minor cleaning up. (commit: 85d9052) (details)
  21. Make sure that all of our Zinc scene is visible. (commit: aa51d6a) (details)
  22. Moved the contents of PendulumWindowWindow::customizeZincContext() into PendulumWindowWindow::initData(). (commit: 072fd0c) (details)
  23. Moved PendulumWindowWindow::createAndSetZincContext() elsewhere in the file. (commit: 131a31e) (details)
  24. Slight GUI improvement. (commit: bfda24d) (details)
  25. Some minor cleaning up. (commit: cb24cb3) (details)
  26. Make sure that our Zinc scene is still visible when adding data to it. (commit: 56dbcda) (details)
  27. Some minor cleaning up. (commit: 1d8eba2) (details)
  28. Some minor cleaning up. (commit: bd542f8) (details)
  29. Some minor cleaning up. (commit: 7410e2d) (details)
  30. Shorten the length of our SED-ML simulation. (commit: 0a7ee24) (details)
  31. Finally got things to work to a respectable level! (commit: 1242871) (details)
  32. Small hack to get our Pendulum window to load last. (commit: bc9cbc5) (details)
  33. Small hack to get our Pendulum window to load last. (commit: 2ef92e7) (details)
  34. Some minor cleaning up. (commit: 25789f2) (details)
  35. Make sure we can build on Windows. (commit: f863953) (details)
  36. Make sure that we ship our pendulum model. (commit: 466a886) (details)
  37. Remove our dependency on Qt Charts. (commit: 32db84c) (details)
  38. Don't limit ourselves to GCC/G++ 4.9. (commit: b554fae) (details)
  39. Oops! (commit: 629b378) (details)
  40. Merge branch 'master' into pendulum. (commit: d61589e) (details)
  41. Make sure that Zinc is always built/retrieved and that our Zinc widget also gets built. (commit: b60c1c0) (details)
  42. Merge branch 'master' into pendulum. (commit: 526fd81) (details)
  43. Pendulum window: slightly changed the colour of our axes. (commit: c897b95) (details)
  44. Revert "Pendulum window: slightly changed the colour of our axes." (commit: cf8cdf2) (details)
  45. Pendulum window: slightly changed the colour of our axes and path. (commit: dccd68b) (details)
  46. Clang code model related cleaning up. (commit: ac79e7e) (details)
  47. Some minor cleaning up. (commit: 67318b3) (details)
  48. Merge branch 'master' into pendulum. (commit: f0bfc59) (details)
  49. Make Clang-Tidy happy. (commit: 4f2e455) (details)
  50. Merge branch 'master' into pendulum. (commit: 7cc683d) (details)
  51. Merge branch 'master' into pendulum. (commit: a67dbda) (details)
  52. Merge branch 'master' into pendulum. (commit: 0a80986) (details)
  53. SUNDIALS: upgraded to version 5.2.0 (#2322). (commit: f024741) (details)
  54. SUNDIALS: binaries for version 5.2.0 (#2322). (commit: dfa0b24) (details)
  55. Slight update to our downloads page (#2322). (commit: dc57483) (details)
  56. OpenSSL: upgraded to version 1.1.1g (#2326). (commit: 6837bbf) (details)
  57. OpenSSL: binaries for version 1.1.1g (#2326). (commit: d7153c1) (details)
  58. Slight update to our downloads page (#2326). (commit: 0987196) (details)
  59. Simulation Experiment view: fixed a couple of GUI glitches (#2332). (commit: 5536aa7) (details)
  60. Slight update to our downloads page (#2332). (commit: 14a447c) (details)
  61. Oxygen library: upgraded to version 5.68.0. (commit: 66f01fb) (details)
  62. Python support: make it possible to retrieve the type of a DataStoreVariable object (#2336). (commit: 5559289) (details)
  63. Slight reordering of our CellML variable type (#2336). (commit: f30d206) (details)
  64. Slight update to our downloads page (#2336). (commit: 3c55e62) (details)
  65. jQuery: upgraded to version 3.5.1 (#2338). (commit: d3c2544) (details)
  66. Slight update to our downloads page (#2338). (commit: 8567778) (details)
  67. libgit2: upgraded to version 1.0.0 (#2340). (commit: 51992b8) (details)
  68. libgit2: binaries for version 1.0.0 (#2340). (commit: 81022ef) (details)
  69. Slight update to our downloads page (#2340). (commit: c76ee11) (details)
  70. Mesa: upgraded to version 20.0.7 (#2342). (commit: 3040e95) (details)
  71. Mesa: binary for version 20.0.7 (#2342). (commit: 977ce40) (details)
  72. Slight update to our downloads page (#2342). (commit: 2a26b25) (details)
  73. SUNDIALS: upgraded to version 5.3.0 (#2344). (commit: 18fd583) (details)
  74. SUNDIALS: binaries for version 5.3.0 (#2344). (commit: a5d44d8) (details)
  75. Slight update to our downloads page (#2344). (commit: 6f71bfe) (details)
  76. libgit2: upgraded to version 0.28.5 (#2346). (commit: b3a2225) (details)
  77. libgit2: binaries for version 0.28.5 (#2346). (commit: 53cc0c1) (details)
  78. Slight update to our downloads page (#2346). (commit: 71ddf9e) (details)
  79. PMR support: ported (back) our libgit2-related code to version 0.28.5 (#2305). (commit: 9cbbb73) (details)
  80. libgit2: upgraded to version 1.0.1 (#2348). (commit: bea92b0) (details)
  81. libgit2: binaries for version 1.0.1 (#2348). (commit: af3fe65) (details)
  82. Slight update to our downloads page (#2348). (commit: 8db859d) (details)
  83. Some minor cleaning up. (commit: eda680f) (details)
  84. Some minor cleaning up. (commit: afd9993) (details)
  85. Some minor cleaning up. (commit: d1c3878) (details)
  86. Some minor cleaning up. (commit: ca22dd8) (details)
  87. Some minor cleaning up. (commit: c5c2c2c) (details)
  88. Some minor cleaning up. (commit: f4797ea) (details)
  89. Some minor cleaning up. (commit: cd8d81f) (details)
  90. Some minor cleaning up. (commit: af4affc) (details)
  91. Some minor cleaning up. (commit: a0e0b71) (details)
  92. Some minor cleaning up. (commit: 57ed29a) (details)
  93. Some minor cleaning up. (commit: 6f9bd7c) (details)
  94. Some minor cleaning up. (commit: 33c6cd5) (details)
  95. Some minor cleaning up. (commit: 71c0acb) (details)
  96. Some minor cleaning up. (commit: 4ddecf9) (details)
  97. New snapshot. (commit: a4df8db) (details)
  98. Qt WebKit: new macOS binary. (commit: 85d83a8) (details)
  99. Qt WebKit: new Linux binary. (commit: b45dfd3) (details)
  100. Linux: libffi.so.6 is needed by Python (well, NumPy), not Qt WebKit. (commit: 66d8722) (details)
  101. Qt WebKit: new Linux binary. (commit: d0702f6) (details)
  102. OpenSSL: new macOS binary. (commit: 857cd1f) (details)
  103. Unneeded plugins. (commit: d785793) (details)
  104. Revert "Unneeded plugins." (commit: 35bdbd5) (details)
  105. macOS: support macOS Mojave 10.14.4 and later (#2354). (commit: 8826a39) (details)
  106. Some minor cleaning up. (commit: 49fcbb1) (details)
  107. Linux: deploy libffi.so.6 (#2353). (commit: 03dd0d7) (details)
  108. macOS: support macOS Mojave 10.14.4 and later (#2354). (commit: 7c3b223) (details)
  109. QtWebKit: reverted back to version 5.212.0 Alpha 3 (#2359). (commit: 03244d9) (details)
  110. Build system: no need to set `PYTHON_SUPPORT` since we always have Python support (#2358). (commit: 1e7a08f) (details)
  111. New snapshot. (commit: 168b409) (details)
  112. Properly retrieve OpenCOR's date. (commit: f8e03df) (details)
  113. Mesa: upgrade to version 20.1.2 (#2363). (commit: c6c4b6d) (details)
  114. Revert "Build system: no need to set `PYTHON_SUPPORT` since we always have Python support (#2358)." (commit: b7a2fb8) (details)
  115. Mesa: binary for version 20.1.2 (#2363). (commit: c07e750) (details)
  116. QScintilla: upgraded to version 2.11.5 (#2364). (commit: 027e382) (details)
  117. QScintilla: binaries for version 2.11.5 (#2364). (commit: 842fc76) (details)
  118. Slight update to our downloads pages (#2364). (commit: 9bf99ab) (details)
  119. Qwt: upgraded to version 6.1.5 (#2365). (commit: d78200e) (details)
  120. Qwt: binaries for version 6.1.5 (#2365). (commit: c8305cd) (details)
  121. Slight update to our downloads pages (#2365). (commit: 3485a01) (details)
  122. clcachewrapper: don't escape double quotes since we only use paths with no spaces. (commit: 7035b61) (details)
  123. Plugin implementation and reading of the variables (commit: cb9fd78) (details)
  124. Mapping check file type (commit: 221aaf0) (details)
  125. Reads Mesh nodes numbers (commit: bad7de1) (details)
  126. better folding of tests mesh files (commit: d0eb188) (details)
  127. Mapping properties separated from view (commit: 68b20c4) (details)
  128. Added Zinc Widget (commit: f7bdbe4) (details)
  129. zinc widget create scene (commit: ed1e270) (details)
  130. remove tpm files (commit: 6da817c) (details)
  131. display the figure. Issue with depth (commit: 30b86fa) (details)
  132. Show correctly large models (commit: 5d78d69) (details)
  133. del useless displays (commit: 7942546) (details)
  134. Deleted too much last time ! (commit: 6e96bd6) (details)
  135. BROKEN moves from widget to zincwidget (commit: c126263) (details)
  136. MappingViewZincWidget effective (commit: f6b5255) (details)
  137. store locally region and scene (commit: 1963880) (details)
  138. Nodes pickable (commit: d0adf0d) (details)
  139. Selected node highlight and lighter click detection (commit: c34777f) (details)
  140. refactoring (commit: aab0008) (details)
  141. Qt: use the new connect syntax. (commit: 519476f) (details)
  142. return to .ui + var tree + light refactoring (commit: b163409) (details)
  143. Some minor cleaning up. (commit: 3b5a0d5) (details)
  144. Some minor cleaning up. (commit: 499dc2d) (details)
  145. got rid of .ui and installed toolbar and wheel (commit: e3a87cc) (details)
  146. layouts fix (commit: 21c58f0) (details)
  147. basics of drag and drop (commit: 92e0adc) (details)
  148. BROKEN now based on viewplugin (commit: d095678) (details)
  149. BROKEN setting mimedata (commit: e3d069e) (details)
  150. drag from tree operationnal (commit: 4d0ccae) (details)
  151. LLVM+Clang: upgraded to version 10.0.1 (#2371). (commit: b1a90ec) (details)
  152. LLVM-Clang: binaries for version 10.0.1 (#2371). (commit: 457f5d8) (details)
  153. Slight update to our downloads pages (#2371). (commit: 27a79c8) (details)
  154. Tests: wherever possible, use QTEST_APPLESS_MAIN() rather than QTEST_GUILESS_MAIN(). (commit: c22068d) (details)
  155. drag & drop of the variables effective (commit: 3bd3dfa) (details)
  156. added heavy mesh files (commit: f01ecf6) (details)
  157. Revert "clcachewrapper: don't escape double quotes since we only use paths with no spaces." (commit: b476b7f) (details)
  158. node size changeable and drag ruled (commit: 3ac1ef5) (details)
  159. drop on zinc can't deselect node (commit: 67adf34) (details)
  160. Improved the testing of our Python interface. (commit: 0e30b06) (details)
  161. Some minor cleaning up. (commit: 14ae94e) (details)
  162. Improved the testing of our Python interface. (commit: ef3a639) (details)
  163. Some minor cleaning up. (commit: 552e5aa) (details)
  164. Improved the testing of our Python interface. (commit: 9019967) (details)
  165. Improved the testing of our Python interface. (commit: a92008c) (details)
  166. Improved the testing of our Python interface. (commit: 993984d) (details)
  167. Make CodeFactor happy. (commit: 13b5ab7) (details)
  168. Core: slight improvement to our MathML tests. (commit: e224099) (details)
  169. Revert "Core: slight improvement to our MathML tests." (commit: 31741f8) (details)
  170. try to change color of mapped nodes (commit: 8f5193b) (details)
  171. Renamed MappingView in CellMLZincMappingView (commit: 9ae8364) (details)
  172. Some minor cleaning up. (commit: f22483b) (details)
  173. Some minor cleaning up. (commit: 0480536) (details)
  174. Improved the testing of our Python interface. (commit: 3da6f49) (details)
  175. no more pointer to zinc objects (commit: 2752b33) (details)
  176. Color changing effective (commit: 35c2971) (details)
  177. tree vriables no more editable (commit: 6eb9224) (details)
  178. Core tests: we need our MathML tests to use QTEST_GUILESS_MAIN() on Windows. (commit: a4864f0) (details)
  179. Improved the testing of our Python interface. (commit: f5347c8) (details)
  180. delete button operaitonnal. begin of save button (commit: 14458d0) (details)
  181. Don't make external processes time out. (commit: da09927) (details)
  182. Revert "Some minor cleaning up." (commit: 5fab065) (details)
  183. Some minor cleaning up. (commit: 8263da3) (details)
  184. Make Clang-Tidy happy. (commit: d6d67a0) (details)
  185. Map saving operationnal (commit: c26d98c) (details)
  186. Some minor cleaning up. (commit: dbccfd0) (details)
  187. Make Clang-Tidy happy. (commit: 9952bec) (details)
  188. Pendulum window: fixed a small problem with the axes' font point size. (commit: 4737466) (details)
  189. Zinc window: skip createAndSetZincContext() when closing OpenCOR. (commit: ee98ba2) (details)
  190. Zinc window: keep a temporary copy of our .exfile file. (commit: dbebe3e) (details)
  191. Pendulum window: skip createAndSetZincContext() when closing OpenCOR. (commit: b9a578a) (details)
  192. name of the mesh model in the map file, and some commented code (commit: b66e54f) (details)
  193. Fixed a typo. (commit: deb5b82) (details)
  194. Fixed a typo. (commit: 5081428) (details)
  195. Zinc: don't allocate our Zinc context on the heap. (commit: 71a6078) (details)
  196. Some minor cleaning up. (commit: c58fbc0) (details)
  197. Zinc: don't allocate our Zinc context on the heap. (commit: cbedf2c) (details)
  198. Some minor cleaning up. (commit: 81ec2e5) (details)
  199. open mesh button operationnal (commit: 00ac063) (details)
  200. Pendulum window: make sure that everything still works fine when docking/undocking the window. (commit: 0b4c8e7) (details)
  201. Some minor cleaning up. (commit: 3bfcf86) (details)
  202. Some minor cleaning up. (commit: d2d0817) (details)
  203. solve trilinear and megamesh bug (commit: 3fb1bc2) (details)
  204. light refactoring (commit: 29111b4) (details)
  205. find coordinate field properly (commit: e457ac7) (details)
  206. Zinc window: automatically retrieve the coordinates field, independent of its name. (commit: 1fb2d0a) (details)
  207. Some minor cleaning up. (commit: 7b64a43) (details)
  208. focus on clicked node (commit: a344714) (details)
  209. Some minor cleaning up. (commit: e52730b) (details)
  210. top and bottom separators added (commit: 9b9a677) (details)
  211. Widgets'sizes modifiable (commit: a9d9e68) (details)
  212. Zinc widget: various improvements. (commit: cdb8213) (details)
  213. Zinc window: various improvements. (commit: 69f94ce) (details)
  214. Some minor cleaning up. (commit: 58891ba) (details)
  215. Some minor cleaning up. (commit: 6e65d4d) (details)
  216. splitters positions and default meshfile settinged (commit: 51055cd) (details)
  217. save settings fixed (commit: ca0f636) (details)
  218. Some minor cleaning up. (commit: 14d6fb2) (details)
  219. node size initialized after drawing (commit: a6783c9) (details)
  220. read mesh correctly BUT without using reset (commit: 681a490) (details)
  221. updated handle of meshfiles (commit: 96cd3bc) (details)
  222. Zinc widget: added a way to retrieve the FPS. (commit: d10bc71) (details)
  223. Some minor cleaning up. (commit: 97d2ce7) (details)
  224. Zinc widget: reworked the way we handle a change in the device pixel ratio. (commit: 5f73676) (details)
  225. Zinc widget: reworked the way we handle a change in the device pixel ratio. (commit: d58a684) (details)
  226. Zinc widget: reworked the way we handle a change in the device pixel ratio. (commit: 95eb294) (details)
  227. Some minor cleaning up. (commit: 5f801ae) (details)
  228. Zinc widget: fixed our reset() method. (commit: 503456e) (details)
  229. opening mapping file operationnal (commit: c25a36d) (details)
  230. Added button to open mapping files (commit: 1e3fe96) (details)
  231. check existence of mesh files before trying to open them (commit: ed00796) (details)
  232. rename slot opening mapping file (commit: 75c44d1) (details)
  233. The wheel follow the changement of node size (commit: 4204fe2) (details)
  234. no wild casts from double to int (commit: c0e324e) (details)
  235. clear the model when loading mapping file (commit: 452c384) (details)
  236. Tree header hidden (commit: 248c171) (details)
  237. added filter system, need to hide parts of tree (commit: a66b391) (details)
  238. CMake: respect alphabetical order for plugins. (commit: 819a01e) (details)
  239. Meshes: renamed our trilinear cube mesh file. (commit: c1a450a) (details)
  240. filter operationnal (commit: 7d3c6d5) (details)
  241. Window organisation reworked (commit: 3e983c4) (details)
  242. Some minor cleaning up. (commit: 1049cc8) (details)
  243. Some minor cleaning up. (commit: fe2439f) (details)
  244. Some minor cleaning up. (commit: a6fcd4f) (details)
  245. Some minor cleaning up. (commit: 59d529b) (details)
  246. Some minor cleaning up. (commit: 63ee9b4) (details)
  247. Some minor cleaning up. (commit: 7905804) (details)
  248. Some minor cleaning up. (commit: 32bda4b) (details)
  249. Some minor cleaning up. (commit: 0078114) (details)
  250. Some minor cleaning up. (commit: 0c7aeb4) (details)
  251. Some minor cleaning up. (commit: 63d7023) (details)
  252. Some minor cleaning up. (commit: d444701) (details)
  253. Some minor cleaning up. (commit: 2290bed) (details)
  254. Some minor cleaning up. (commit: 1e13813) (details)
  255. Some minor cleaning up. (commit: 8ce2fa8) (details)
  256. Some minor cleaning up. (commit: cba879d) (details)
  257. Some minor cleaning up. (commit: 97cddee) (details)
  258. Some minor cleaning up. (commit: c810b51) (details)
  259. label sets (commit: 1aa922f) (details)
  260. menu to pick what to display (commit: 615f59b) (details)
  261. hide properly the undesired graphics (commit: 9065530) (details)
  262. graphics displayed consistent between files and sessions (commit: 28b7932) (details)
  263. light fix (commit: 073ad38) (details)
  264. cleared slightely the monitoring of mapped nodes solving the clearNode issue btheway (commit: edad210) (details)
  265. fix Axes (commit: aba9935) (details)
  266. OpenSSL: upgraded to version 1.1.1h (#2399). (commit: bcc1c8a) (details)
  267. OpenSSL: binaries for version 1.1.1h (#2399). (commit: 0fa55f0) (details)
  268. Slight update to our downloads page (#2399). (commit: abad678) (details)
  269. macOS: build all our third-party libraries using our minium supported deployment target (#2402). (commit: 0d0617f) (details)
  270. macOS: updated some third-party binaries (#2402). (commit: 17ca451) (details)
  271. macOS: updated some third-party binaries (#2402). (commit: 3959f2f) (details)
Commit 1e4fce4f48686dafd40d4cb31216c59cbf225841 by Alan Garny
Created an empty Pendulum window.
(commit: 1e4fce4)
The file was addedsrc/plugins/simulation/PendulumWindow/res/PendulumWindow_ui.qrc
The file was addedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h
The file was addedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.cpp
The file was addedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.h
The file was addedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.json
The file was addedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.ui
The file was addedsrc/plugins/simulation/PendulumWindow/res/data.csv
The file was modified CMakeLists.txt (diff)
The file was addedsrc/plugins/simulation/PendulumWindow/CMakeLists.txt
The file was addedsrc/plugins/simulation/PendulumWindow/res/PendulumWindow_i18n.qrc.in
The file was addedsrc/plugins/simulation/PendulumWindow/i18n/PendulumWindow_fr.ts
The file was addedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp
Commit 743ec9c869b4051bc4666bf2f3c7f9b2de099a4a by Alan Garny
Replaced our data.csv file with C/C++ inlined data.
(commit: 743ec9c)
The file was removedsrc/plugins/simulation/PendulumWindow/res/data.csv
The file was removedsrc/plugins/simulation/PendulumWindow/res/PendulumWindow_ui.qrc
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was addedsrc/plugins/simulation/PendulumWindow/src/data.inc
Commit 964d26e4c4e19e0bf552e12d13a3ee583bf90cac by Alan Garny
Have our Zinc scene all setup.
(commit: 964d26e)
The file was modified src/plugins/simulation/PendulumWindow/src/data.inc (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was addedmodels/pendulum.sedml
The file was addedmodels/pendulum.cellml
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.ui (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.ui (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/i18n/PendulumWindow_fr.ts (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
Commit 0dc63d941ebb36109ba22071b3a8a7f91411be5b by Alan Garny
Render the pendulum the right way up.
(commit: 0dc63d9)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit 4906a56dbfa36937e28155de6fa503c2229d31c8 by Alan Garny
Changed the EOL from CR (macOS) to LF (Linux).
(commit: 4906a56)
The file was modified models/pendulum.cellml (diff)
The file was modified models/pendulum.sedml (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit cf5e9b2851b8d17667bf23996f7567530c917e43 by Alan Garny
Now show the time trace of our pendulum.
(commit: cf5e9b2)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit 822f723e09c178cdbe5a118d975eb90ce998c619 by Alan Garny
Provide access to our Pendulum window from our Simulation Experiment view.
(commit: 822f723)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit a4fee8a786026363eb5df37538193a0f021e22c3 by Alan Garny
Make it possible to set some model parameters to our pendulum window.

Just calls and storage, no actual use of those parameters in our
pendulum window at this stage.
(commit: a4fee8a)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was removedsrc/plugins/simulation/PendulumWindow/src/data.inc
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
Commit 093f6d92918506363e0011ff9db7a6f37f6451a6 by Alan Garny
Have our Simulation Experiment view depend on our Pendulum window.
(commit: 093f6d9)
The file was modified src/plugins/simulation/SimulationExperimentView/CMakeLists.txt (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.cpp (diff)
Commit 614f7f26f6565a52125cd95052c35665c6e766ea by Alan Garny
Update the data of our Pendulum window whenever we get new ones from our Simulation Experiment view.
(commit: 614f7f2)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit 0d13739a3b23402e584156dda817d81f963080a6 by Alan Garny
Provide our Pendulum window with some data from our Simulation Experiment view.

Although we are providing some data, we can’t seem to get the pendulum
scene to reflect it…!?
(commit: 0d13739)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
Commit aa51d6a3425d7fc252925e5b9c7a54ac92f5bae2 by Alan Garny
Make sure that all of our Zinc scene is visible.
(commit: aa51d6a)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit 072fd0c775abb473e99fd0532ccfea07080f4106 by Alan Garny
Moved the contents of PendulumWindowWindow::customizeZincContext() into PendulumWindowWindow::initData().
(commit: 072fd0c)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit 131a31e097da3131e6613b478656fa5d7e83d2e5 by Alan Garny
Moved PendulumWindowWindow::createAndSetZincContext() elsewhere in the file.
(commit: 131a31e)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit 56dbcda2cb2bf623b777b53ca37c2e059abbc534 by Alan Garny
Make sure that our Zinc scene is still visible when adding data to it.
(commit: 56dbcda)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit 0a7ee24da5d4187be9eed4f05551d76c716fce94 by Alan Garny
Shorten the length of our SED-ML simulation.
(commit: 0a7ee24)
The file was modified models/pendulum.sedml (diff)
Commit 1242871076e56125bcb3032beabbea0df20a783e by Alan Garny
Finally got things to work to a respectable level!
(commit: 1242871)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit bc9cbc5d3b3fc4805ca688f967d56b1a06d8a98b by Alan Garny
Small hack to get our Pendulum window to load last.
(commit: bc9cbc5)
The file was modified src/plugins/pluginmanager.cpp (diff)
Commit 2ef92e7836d3b712dd766a4efd498fa56a94c81d by Alan Garny
Small hack to get our Pendulum window to load last.
(commit: 2ef92e7)
The file was modified src/plugins/pluginmanager.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit f8639539f7eb4a924563c7d7af09a9e7e44840ca by Alan Garny
Make sure we can build on Windows.
(commit: f863953)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was addedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowglobal.h
Commit 466a8867efda8d4b4182e662faae7313ea716edf by Alan Garny
Make sure that we ship our pendulum model.
(commit: 466a886)
The file was modified CMakeLists.txt (diff)
Commit 32db84c32596d6c9ba86f9fa4daa4f8742f06b6e by Alan Garny
Remove our dependency on Qt Charts.
(commit: 32db84c)
The file was modified cmake/common.cmake (diff)
The file was removedsrc/3rdparty/QtCharts/CMakeLists.txt
The file was removedsrc/3rdparty/QtCharts/cmake/patch.c
The file was modified CMakeLists.txt (diff)
The file was modified doc/downloads/index.js (diff)
Commit b554faec809f97019fc0c4f3ec83247dbf7057f3 by Alan Garny
Don't limit ourselves to GCC/G++ 4.9.
(commit: b554fae)
The file was modified scripts/genericmake (diff)
The file was modified package (diff)
Commit d61589e4eda87479d6bb3644f202bdce3a698d56 by Alan Garny
Merge branch 'master' into pendulum.
(commit: d61589e)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit b60c1c015696ad710104f2a4587d3757b74e77cc by Alan Garny
Make sure that Zinc is always built/retrieved and that our Zinc widget also gets built.
(commit: b60c1c0)
The file was modified CMakeLists.txt (diff)
Commit 526fd81ecc760e32cbea4f6138ee945b66e600b5 by Alan Garny
Merge branch 'master' into pendulum.
(commit: 526fd81)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit c897b95ce31fc990167f0d992a20c129b393bdbe by Alan Garny
Pendulum window: slightly changed the colour of our axes.

The idea is that it matches the colour of our plots.
(commit: c897b95)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit cf8cdf2768e4818e33bb3c911b1d523226b2922b by Alan Garny
Revert "Pendulum window: slightly changed the colour of our axes."

This reverts commit c897b95ce31fc990167f0d992a20c129b393bdbe.
(commit: cf8cdf2)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit dccd68b5706c1e2187de8c443ff785aea1f6a89c by Alan Garny
Pendulum window: slightly changed the colour of our axes and path.

The idea is that our path matches the (new default) colour of our plots.
(commit: dccd68b)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit ac79e7e649003d9a82f4e88159128dac4103a110 by Alan Garny
Clang code model related cleaning up.
(commit: ac79e7e)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit f0bfc598a5b27ad547983cc522d70f53bab821c5 by Alan Garny
Merge branch 'master' into pendulum.
(commit: f0bfc59)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/CMakeLists.txt (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/pluginmanager.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit 7cc683dee06c329cd1f69be920d0f924083a0e09 by Alan Garny
Merge branch 'master' into pendulum.
(commit: 7cc683d)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was modified CMakeLists.txt (diff)
Commit a67dbda124da3dbebdbc18e8449b6b4dad246007 by Alan Garny
Merge branch 'master' into pendulum.
(commit: a67dbda)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
Commit 0a809861c49bc7cc93525842dc7902c5d8be72f4 by Alan Garny
Merge branch 'master' into pendulum.
(commit: 0a80986)
The file was modified CMakeLists.txt (diff)
Commit f0247410e4a36ac64acda1b446c9e53bc2cd908d by Alan Garny
SUNDIALS: upgraded to version 5.2.0 (#2322).
(commit: f024741)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit dfa0b24b3a73e6e1a7a21a5c39f4b11b734aed6b by Alan Garny
SUNDIALS: binaries for version 5.2.0 (#2322).
(commit: dfa0b24)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit dc57483d3059f1d2c2f9a43c6ad180d98d21aa84 by Alan Garny
Slight update to our downloads page (#2322).
(commit: dc57483)
The file was modified doc/downloads/index.js (diff)
Commit 6837bbf7a03fcf4e1d87c56724b9c13eedb1ec89 by Alan Garny
OpenSSL: upgraded to version 1.1.1g (#2326).
(commit: 6837bbf)
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit d7153c1c1a6ba7f37553cd0fa1bcb1aaf61a0bbe by Alan Garny
OpenSSL: binaries for version 1.1.1g (#2326).
(commit: d7153c1)
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit 0987196ad61638161cd53605378e8027eeedec0e by Alan Garny
Slight update to our downloads page (#2326).
(commit: 0987196)
The file was modified doc/downloads/index.js (diff)
Commit 5536aa7a2188a71af74c253b877908804c65a51a by Alan Garny
Simulation Experiment view: fixed a couple of GUI glitches (#2332).
(commit: 5536aa7)
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/support/SimulationSupport/src/simulation.h (diff)
Commit 14a447c893e83ed31b3ce6f2656c8878ffe979aa by Alan Garny
Slight update to our downloads page (#2332).
(commit: 14a447c)
The file was modified doc/downloads/index.js (diff)
Commit 66f01fbcfc9aaf0bbf0a63650faa020e83092853 by Alan Garny
Oxygen library: upgraded to version 5.68.0.
(commit: 66f01fb)
The file was addedres/oxygen/status/data-information.png
The file was addedres/oxygen/devices/microphone.png
The file was addedres/oxygen/status/data-error.png
The file was addedres/oxygen/status/data-warning.png
The file was addedres/oxygen/actions/plugins.png
Commit 5559289a1f8ece9976c7ac5710c359cf3397db7a by Alan Garny
Python support: make it possible to retrieve the type of a DataStoreVariable object (#2336).
(commit: 5559289)
The file was modified src/plugins/datastoreinterface.h (diff)
Commit f30d20688d19e4b3de675bffc4a2b075273d57d8 by Alan Garny
Slight reordering of our CellML variable type (#2336).

Just so that the order looks "better".
(commit: f30d206)
The file was modified src/plugins/support/CellMLSupport/src/cellmlfileruntime.h (diff)
Commit 3c55e625489387673b067cb6697cf4fcc7006546 by Alan Garny
Slight update to our downloads page (#2336).
(commit: 3c55e62)
The file was modified doc/downloads/index.js (diff)
Commit d3c2544b8ab3f0a50fabbb8142db24f6db9b5bd6 by Alan Garny
jQuery: upgraded to version 3.5.1 (#2338).
(commit: d3c2544)
The file was modified doc/3rdparty/jQuery/jquery.js (diff)
Commit 8567778864b8e5972fa0c797eed380f6cf2428b0 by Alan Garny
Slight update to our downloads page (#2338).
(commit: 8567778)
The file was modified doc/downloads/index.js (diff)
Commit 51992b84d4225372d1ad3fb1696d29dd7dd47a8e by Alan Garny
libgit2: upgraded to version 1.0.0 (#2340).
(commit: 51992b8)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
Commit 81022ef9dd9c34fcbec805bc993adbdb45769daf by Alan Garny
libgit2: binaries for version 1.0.0 (#2340).
(commit: 81022ef)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
Commit c76ee1185756c92fe85d29e92bcbedd66e402b9e by Alan Garny
Slight update to our downloads page (#2340).
(commit: c76ee11)
The file was modified doc/downloads/index.js (diff)
Commit 3040e95d2914bdaf461c35992d161c7348c06c4a by Alan Garny
Mesa: upgraded to version 20.0.7 (#2342).
(commit: 3040e95)
The file was modified src/3rdparty/linux/mesa/CMakeLists.txt (diff)
Commit 977ce4012e26d5ce09024bff0172448d99ae3e08 by Alan Garny
Mesa: binary for version 20.0.7 (#2342).
(commit: 977ce40)
The file was modified src/3rdparty/linux/mesa/CMakeLists.txt (diff)
Commit 2a26b250d3ab1d10b56161565b3b5ba01f0c5f75 by Alan Garny
Slight update to our downloads page (#2342).
(commit: 2a26b25)
The file was modified doc/downloads/index.js (diff)
Commit 18fd583dd4bc300b4d9b871732f0bb8bfe12de2e by Alan Garny
SUNDIALS: upgraded to version 5.3.0 (#2344).
(commit: 18fd583)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit a5d44d865def80031b51935163ef52a17484b393 by Alan Garny
SUNDIALS: binaries for version 5.3.0 (#2344).
(commit: a5d44d8)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 6f71bfee8a519ee344f026b4318dfc03cdcf6688 by Alan Garny
Slight update to our downloads page (#2344).
(commit: 6f71bfe)
The file was modified doc/downloads/index.js (diff)
Commit b3a222572951ff5ba06c775f3d29acc6d67318dd by Alan Garny
libgit2: upgraded to version 0.28.5 (#2346).
(commit: b3a2225)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
Commit 53cc0c12b8298989c618c90f0e246cd1d659fb07 by Alan Garny
libgit2: binaries for version 0.28.5 (#2346).
(commit: 53cc0c1)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
Commit 71ddf9e2cf8f61ea61732c93039922c37b6495f8 by Alan Garny
Slight update to our downloads page (#2346).
(commit: 71ddf9e)
The file was modified doc/downloads/index.js (diff)
Commit 9cbbb7370fb99dce64c496ac71d1ab71c3d9972b by Alan Garny
PMR support: ported (back) our libgit2-related code to version 0.28.5 (#2305).
(commit: 9cbbb73)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.cpp (diff)
Commit bea92b0cc734c78131e6fbc89cdf7c599a1d30db by Alan Garny
libgit2: upgraded to version 1.0.1 (#2348).
(commit: bea92b0)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrworkspace.cpp (diff)
Commit af3fe65ab5445a795bd1cdd87845a8c160b43d83 by Alan Garny
libgit2: binaries for version 1.0.1 (#2348).
(commit: af3fe65)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
Commit 8db859df305051db3ba020b8ac4e63b80aefd155 by Alan Garny
Slight update to our downloads page (#2348).
(commit: 8db859d)
The file was modified doc/downloads/index.js (diff)
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/3rdparty/linux/icu/CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Qwt/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/QScintilla/CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
The file was modified cmake/common.cmake (diff)
The file was modified src/mainwindow.cpp (diff)
The file was modified src/misc/cliutils.cpp.inl (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwidget.cpp (diff)
The file was modified src/plugins/dataStore/DataStore/src/datastorepythonwrapper.cpp (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservice.cpp (diff)
The file was modified src/plugins/thirdParty/libSEDML/CMakeLists.txt (diff)
The file was modified doc/downloads/previousSnapshots.js (diff)
The file was modified src/plugins/support/PMRSupport/src/pmrwebservicemanager.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationsupportpythonwrapper.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowsynchronizedialog.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/CMakeLists.txt (diff)
The file was modified src/plugins/miscellaneous/HelpWindow/src/helpwindowwindow.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.cpp (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.h (diff)
The file was modified src/plugins/widget/WebViewerWidget/CMakeLists.txt (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.h (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidget.cpp (diff)
The file was modified src/plugins/widget/WebViewerWidget/CMakeLists.txt (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidgetplugin.h (diff)
The file was modified src/mainwindow.cpp (diff)
The file was modified src/plugins/widget/WebViewerWidget/src/webviewerwidgetplugin.cpp (diff)
The file was modified src/plugins/miscellaneous/WebBrowserWindow/src/webbrowserwindowwindow.cpp (diff)
The file was modified doc/whatIsNew.js (diff)
The file was modified doc/downloads/index.js (diff)
Commit 85d83a8034c6a8f805fe48abbac939cd2fbb9f64 by Alan Garny
Qt WebKit: new macOS binary.

Not sure what happened, but our previous binary wasn't working on macOS 10.13, only macOS 10.14 and 10.15...!? (macOS 10.13 claims that Qt WebKit was built for macOS 10.15.)
(commit: 85d83a8)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit b45dfd33287a6407ada7f047734925831318970b by Alan Garny
Qt WebKit: new Linux binary.

On Ubuntu 20.04, we now need access to libffi.so.6!
(commit: b45dfd3)
The file was modified CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 66d8722dede0893fdf5067842bc71f6587fffe55 by Alan Garny
Linux: libffi.so.6 is needed by Python (well, NumPy), not Qt WebKit.

Yet, there is no point in shipping it since it's not one of "our" files that needs libffi.so.6. Our solution may be to upgrade NumPy. Will have to see...
(commit: 66d8722)
The file was modified CMakeLists.txt (diff)
Commit d0702f63748da26c6c930795a49355c5bbf96c79 by Alan Garny
Qt WebKit: new Linux binary.

This is a revert of commit b45dfd332 where we built Qt WebKit with a special RPATH value, which we don't need.
(commit: d0702f6)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 857cd1f85881ac5a35f26e1db8cd6684d304ab9a by Alan Garny
OpenSSL: new macOS binary.

Not sure what happened, but our previous binary wasn't working on macOS 10.13, only macOS 10.14 and 10.15...!? (macOS 10.13 claims that OpenSSL was built for macOS 10.15.)
(commit: 857cd1f)
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit d785793f64abd650721aa31d4ccb231809e19d8a by Alan Garny
Unneeded plugins.

At least, they don't seem to be needed anymore.
(commit: d785793)
The file was modified CMakeLists.txt (diff)
Commit 35bdbd59536fb6fa25e8ced57acf0272bc081b39 by Alan Garny
Revert "Unneeded plugins."

This reverts commit d785793f64abd650721aa31d4ccb231809e19d8a.
(commit: 35bdbd5)
The file was modified CMakeLists.txt (diff)
Commit 8826a39803591f7180b58fb59e96d657f4818677 by Alan Garny
macOS: support macOS Mojave 10.14.4 and later (#2354).
(commit: 8826a39)
The file was modified doc/supportedPlatforms.html (diff)
The file was modified doc/supportedPlatforms.html (diff)
Commit 03dd0d7bb2c0259561a730af67fbc89ca6326167 by Alan Garny
Linux: deploy libffi.so.6 (#2353).
(commit: 03dd0d7)
The file was modified CMakeLists.txt (diff)
Commit 7c3b2234235e4cdab84cd3641a534367f95eaf0c by noreply
macOS: support macOS Mojave 10.14.4 and later (#2354).
(commit: 7c3b223)
The file was modified CMakeLists.txt (diff)
Commit 03244d904eafad2f07c1f3741aeca785aae2087c by Alan Garny
QtWebKit: reverted back to version 5.212.0 Alpha 3 (#2359).
(commit: 03244d9)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
Commit 1e7a08f264dd449a1752306ed6837fcae18e763f by Alan Garny
Build system: no need to set `PYTHON_SUPPORT` since we always have Python support (#2358).
(commit: 1e7a08f)
The file was modified CMakeLists.txt (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/plugin.cpp (diff)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/whatIsNew.js (diff)
Commit f8e03df6ccff94f632b7d91841b68d51fecf53bf by noreply
Properly retrieve OpenCOR's date.

Oops, at some point we added an "\n" to the version file, which means that retrieving the last item returned an empty string...!
(commit: f8e03df)
The file was modified src/misc/cliutils.cpp (diff)
Commit c6c4b6d91ae48bfb05aca20940b75b9923811b6c by Alan Garny
Mesa: upgrade to version 20.1.2 (#2363).
(commit: c6c4b6d)
The file was modified src/3rdparty/linux/mesa/CMakeLists.txt (diff)
Commit b7a2fb8538e65c012dc799af4c5e70ffaf71c826 by Alan Garny
Revert "Build system: no need to set `PYTHON_SUPPORT` since we always have Python support (#2358)."

This reverts commit 1e7a08f264dd449a1752306ed6837fcae18e763f.

Indeed, we STILL need to know whether we are building OpenCOR with Python support, in case we need to build ONLY a third-party library (e.g. Mesa).
(commit: b7a2fb8)
The file was modified CMakeLists.txt (diff)
The file was modified src/main.cpp (diff)
The file was modified src/plugins/plugin.cpp (diff)
Commit c07e750925a77e2ea673d68bb4da2e482997e214 by Alan Garny
Mesa: binary for version 20.1.2 (#2363).
(commit: c07e750)
The file was modified src/3rdparty/linux/mesa/CMakeLists.txt (diff)
Commit 027e382df4dba671c559d895fa0abe8012d3a921 by Alan Garny
QScintilla: upgraded to version 2.11.5 (#2364).
(commit: 027e382)
The file was modified src/plugins/thirdParty/QScintilla/CMakeLists.txt (diff)
Commit 842fc76582ec9d06864bfcc6fed64d105ae6de28 by Alan Garny
QScintilla: binaries for version 2.11.5 (#2364).
(commit: 842fc76)
The file was modified src/plugins/thirdParty/QScintilla/CMakeLists.txt (diff)
Commit 9bf99ab82692e2caa664316e247616c7478363d4 by Alan Garny
Slight update to our downloads pages (#2364).
(commit: 9bf99ab)
The file was modified doc/downloads/index.js (diff)
The file was modified doc/downloads/previousSnapshots.js (diff)
Commit d78200ed6847944dc5be6d49d36ad6ea288c7550 by Alan Garny
Qwt: upgraded to version 6.1.5 (#2365).
(commit: d78200e)
The file was modified src/plugins/thirdParty/Qwt/CMakeLists.txt (diff)
Commit c8305cd7f53811c5cf36f3a4933a88707a309dc9 by Alan Garny
Qwt: binaries for version 6.1.5 (#2365).
(commit: c8305cd)
The file was modified src/plugins/thirdParty/Qwt/CMakeLists.txt (diff)
Commit 3485a019b83f4a537034d72ac8f69717d0fb69ac by Alan Garny
Slight update to our downloads pages (#2365).
(commit: 3485a01)
The file was modified doc/downloads/index.js (diff)
Commit 7035b6117c120b7135c1a9bb2ebf0f13dc3c8fac by noreply
clcachewrapper: don't escape double quotes since we only use paths with no spaces.
(commit: 7035b61)
The file was modified cmake/clcachewrapper.c (diff)
Commit cb9fd780acc6b88c2ec3b4c43c4db2e9f028e816 by corentin.lafond
Plugin implementation and reading of the variables

Implementation of the plugin Mapping based on SampleView.
The plugin can read and display in a list the variables of the open file.

Sometime crashes when opening a file.
(commit: cb9fd78)
The file was addedsrc/plugins/editing/MappingView/i18n/MappingView_fr.ts
The file was modified CMakeLists.txt (diff)
The file was addedsrc/plugins/editing/MappingView/src/mappingviewwidget.ui
The file was addedsrc/plugins/editing/MappingView/src/mappingviewwidget.h
The file was addedsrc/plugins/editing/MappingView/src/mappingviewplugin.cpp
The file was addedsrc/plugins/editing/MappingView/CMakeLists.txt
The file was addedsrc/plugins/editing/MappingView/src/mappingviewwidget.cpp.autosave
The file was addedsrc/plugins/editing/MappingView/src/mappingviewwidget.cpp
The file was addedsrc/plugins/editing/MappingView/src/mappingviewplugin.h
The file was addedsrc/plugins/editing/MappingView/res/MappingView_i18n.qrc.in
The file was addedsrc/plugins/editing/MappingView/src/mappingviewplugin.json
Commit 221aaf0c8a6d877a04005fe5e3f17c987326bb0e by corentin.lafond
Mapping check file type

Added a type of file check to assure no crash when the file isn't readable
(commit: 221aaf0)
The file was removedsrc/plugins/editing/MappingView/src/mappingviewwidget.cpp.autosave
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/MappingView/i18n/MappingView_fr.ts (diff)
The file was modified src/plugins/editing/MappingView/CMakeLists.txt (diff)
The file was addedsrc/plugins/editing/MappingView/src/meshreader.cpp
The file was addedsrc/plugins/editing/MappingView/src/meshreader.h
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified .gitignore (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.ui (diff)
Commit d0eb188624a35cef2e5113492533a4114f74dce7 by corentin.lafond
better folding of tests mesh files
(commit: d0eb188)
The file was addedmeshes/circulation.exnode
The file was addedmeshes/circulation.exelem
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
Commit 68b20c4379d62c8f9918988a83326be4e8c72fa9 by corentin.lafond
Mapping properties separated from view

Store state in QMap
(commit: 68b20c4)
The file was addedsrc/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp
The file was modified src/plugins/editing/MappingView/i18n/MappingView_fr.ts (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/CMakeLists.txt (diff)
The file was addedsrc/plugins/editing/MappingView/src/mappingvieweditingwidget.h
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
Commit f7bdbe4631e5b2066b0f5aa7d7bf7de6c5fa7746 by corentin.lafond
Added Zinc Widget

do not display the previous lists etc but instead display an empty list and a transparent zinc widget
(commit: f7bdbe4)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/MappingView/CMakeLists.txt (diff)
The file was modified src/plugins/editing/MappingView/i18n/MappingView_fr.ts (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
Commit 30b86fa4b0b969ee9f940c4e9112b7a8de7988a1 by corentin.lafond
display the figure. Issue with depth
(commit: 30b86fa)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was addedmeshes/trilinearCube.exfile
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
Commit c126263877629f38b0e7ec6cd1059abb50f17e2a by corentin.lafond
BROKEN moves from widget to zincwidget
(commit: c126263)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was addedsrc/plugins/editing/MappingView/src/mappingviewzincwidget.cpp
The file was modified src/plugins/editing/MappingView/CMakeLists.txt (diff)
The file was addedsrc/plugins/editing/MappingView/src/mappingviewzincwidget.h
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
Commit d0adf0d50ff9653ad1b64f773b819a37aafa79cb by corentin.lafond
Nodes pickable

Yessss
Nodes'id print in error flow
(commit: d0adf0d)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
Commit c34777f03ea09fd21975f8c9b5ff2b18cc703233 by corentin.lafond
Selected node highlight and lighter click detection
(commit: c34777f)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
Commit aab00085eaf98afdef74600003c2c8eb3ab17913 by corentin.lafond
refactoring

Stop trying to copy mesh files.
Renamed meshreader, attributed all zinc work to mappingviewzincwiget.
(commit: aab0008)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/MappingView/CMakeLists.txt (diff)
The file was addedsrc/plugins/editing/MappingView/src/mappingviewmeshreader.cpp
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
The file was removedsrc/plugins/editing/MappingView/src/meshreader.cpp
The file was removedsrc/plugins/editing/MappingView/src/meshreader.h
The file was addedsrc/plugins/editing/MappingView/src/mappingviewmeshreader.h
Commit 519476f6ca7c36122966e94419341ad5c36ad0e5 by Alan Garny
Qt: use the new connect syntax.
(commit: 519476f)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
Commit b163409d42a1f34243189667c571527cf5f4676f by corentin.lafond
return to .ui + var tree + light refactoring
(commit: b163409)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewmeshreader.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/CMakeLists.txt (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewmeshreader.cpp (diff)
The file was modified src/plugins/editing/MappingView/i18n/MappingView_fr.ts (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.ui (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.h (diff)
Commit e3a87ccdde32aa7476d036733d07fa69f698ee7d by corentin.lafond
got rid of .ui and installed toolbar and wheel
(commit: e3a87cc)
The file was removedsrc/plugins/editing/MappingView/src/mappingviewwidget.ui
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/i18n/MappingView_fr.ts (diff)
The file was modified src/plugins/editing/MappingView/CMakeLists.txt (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
Commit 21c58f0d0cb73ae757da820859204a79495fdddf by corentin.lafond
layouts fix

Finally the widget are in the good positions
(commit: 21c58f0)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
Commit d095678a473fe55de7dd109e467ceb503eb9e22f by corentin.lafond
BROKEN now based on viewplugin

The plugin isn't detected
(commit: d095678)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
Commit b1a90ec3e13cc923352141e75b19209cc8dc60e2 by Alan Garny
LLVM+Clang: upgraded to version 10.0.1 (#2371).
(commit: b1a90ec)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit 457f5d8fc96ea32180e7f6169bfb8b6a5d15f13d by Alan Garny
LLVM-Clang: binaries for version 10.0.1 (#2371).
(commit: 457f5d8)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
Commit 27a79c8af8184f81e87368b060d904342f3c6745 by Alan Garny
Slight update to our downloads pages (#2371).
(commit: 27a79c8)
The file was modified doc/downloads/index.js (diff)
Commit c22068da6e1873424b49c9424f019303eb858a8a by Alan Garny
Tests: wherever possible, use QTEST_APPLESS_MAIN() rather than QTEST_GUILESS_MAIN().
(commit: c22068d)
The file was modified src/plugins/support/PythonSupport/tests/importtests.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/parsingtests.cpp (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/tests/tests.cpp (diff)
The file was modified src/plugins/support/ZIPSupport/tests/tests.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/clitests.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/tests/clitests.cpp (diff)
The file was modified src/plugins/thirdParty/libNuML/tests/tests.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/conversiontests.cpp (diff)
The file was modified src/plugins/editing/CellMLTextView/tests/scanningtests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/basictests.cpp (diff)
The file was modified src/plugins/miscellaneous/Compiler/tests/tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/vanderpol1928tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/hodgkinhuxley1952tests.cpp (diff)
The file was modified src/plugins/thirdParty/Zinc/tests/tests.cpp (diff)
The file was modified src/plugins/tools/CellMLTools/tests/tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/coveragetests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/noble1962tests.cpp (diff)
The file was modified src/plugins/thirdParty/libSEDML/tests/tests.cpp (diff)
The file was modified src/plugins/thirdParty/libBioSignalML/tests/tests.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.cpp (diff)
The file was modified src/plugins/support/SEDMLSupport/tests/tests.cpp (diff)
The file was modified src/plugins/thirdParty/libSBML/tests/tests.cpp (diff)
Commit 3bd3dfa69db2ed6f722b4d06e5f107750169e66d by corentin.lafond
drag & drop of the variables effective
(commit: 3bd3dfa)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
Commit f01ecf6bafd86a03f182768e3c94af9b5c844f42 by corentin.lafond
added heavy mesh files

(too heavy for git, >200Mo)
(commit: f01ecf6)
The file was addedmeshes/.gitignore
Commit b476b7f1d5721646f6a6c29f6a8a387ac59e1bf6 by Alan Garny
Revert "clcachewrapper: don't escape double quotes since we only use paths with no spaces."

This reverts commit 7035b6117c120b7135c1a9bb2ebf0f13dc3c8fac.
(commit: b476b7f)
The file was modified cmake/clcachewrapper.c (diff)
Commit 3ac1ef50eff4f3027dbea9cbd90bf2e00f7863d7 by corentin.lafond
node size changeable and drag ruled

only legal drags can be done form the tree (no multiple elements + no drag of components)
(commit: 3ac1ef5)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
Commit 67adf34aa2bbf079f254f140167ac9d4807ff4a0 by corentin.lafond
drop on zinc can't deselect node
(commit: 67adf34)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
Commit 0e30b06c30b95488159ddbb1c70cd91745d1061e by Alan Garny
Improved the testing of our Python interface.

The idea is to have only one output file per Python test (as opposed to one for each platform and each release/debug mode).
(commit: 0e30b06)
The file was addedsrc/plugins/support/PythonSupport/tests/data/coveragetests.out
The file was modified src/plugins/support/PythonSupport/tests/coveragetests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/noble1962tests.out
The file was addedsrc/plugins/support/PythonSupport/tests/data/vanderpol1928tests.out
The file was modified src/plugins/support/PythonSupport/tests/vanderpol1928tests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.out
The file was modified src/plugins/support/PythonSupport/tests/noble1962tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/hodgkinhuxley1952tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/support/PythonSupport/tests/basictests.cpp (diff)
The file was addedsrc/plugins/support/PythonSupport/tests/data/basictests.out
The file was modified src/plugins/support/PythonSupport/tests/coveragetests.cpp (diff)
Commit ef3a639afdd76b281ac5c68878ab0686efe20383 by Alan Garny
Improved the testing of our Python interface.

The idea is to have only one output file per Python test (as opposed to one for each platform and each release/debug mode).
(commit: ef3a639)
The file was modified src/plugins/support/PythonSupport/tests/data/hodgkinhuxley1952tests.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 removedsrc/plugins/support/PythonSupport/tests/data/linux/debug/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/debug/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/release/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/release/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/debug/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/debug/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/debug/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/release/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/release/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/release/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/release/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/release/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/release/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/debug/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/release/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/debug/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/release/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/debug/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/release/vanderpol1928tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/release/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/debug/importtests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/debug/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/debug/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/debug/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/debug/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/debug/hodgkinhuxley1952tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/debug/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/release/noble1962tests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/macos/release/coveragetests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/linux/release/basictests.out
The file was removedsrc/plugins/support/PythonSupport/tests/data/windows/debug/vanderpol1928tests.out
Commit 901996717ea0bb29c263d37f739d21d1e62557d5 by Alan Garny
Improved the testing of our Python interface.

The idea is to have only one output file per Python test (as opposed to one for each platform and each release/debug mode).
(commit: 9019967)
The file was addedsrc/plugins/support/PythonSupport/tests/data/importtests.out
The file was modified src/plugins/support/PythonSupport/tests/importtests.cpp (diff)
Commit a92008c7f538baa9232ad1e7f2fead3b39d7fdb4 by Alan Garny
Improved the testing of our Python interface.

The idea is to have only one output file per Python test (as opposed to one for each platform and each release/debug mode).
(commit: a92008c)
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)
Commit 993984d0fed308257602c4a26bd804626010e6ac by Alan Garny
Improved the testing of our Python interface.

The idea is to have only one output file per Python test (as opposed to one for each platform and each release/debug mode).
(commit: 993984d)
The file was modified src/plugins/support/PythonSupport/tests/data/importtests.out (diff)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
Commit e22409987af5bb83081999f9cd24fa9ccca8845f by Alan Garny
Core: slight improvement to our MathML tests.
(commit: e224099)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.cpp (diff)
Commit 31741f88fbc099e894c57d28bf8a3fa084add328 by Alan Garny
Revert "Core: slight improvement to our MathML tests."

This reverts commit e22409987af5bb83081999f9cd24fa9ccca8845f.
(commit: 31741f8)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.cpp (diff)
Commit 8f5193b702f5a16d4a3bdb68773edecc140e67f7 by corentin.lafond
try to change color of mapped nodes

doesn't work
(commit: 8f5193b)
The file was modified src/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/MappingView/src/mappingviewzincwidget.h (diff)
Commit 9ae8364bff6a944109a53d80b7d18abe076fe615 by corentin.lafond
Renamed MappingView in CellMLZincMappingView
(commit: 9ae8364)
The file was addedsrc/plugins/editing/CellMLZincMappingView/CMakeLists.txt
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.json
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h
The file was removedsrc/plugins/editing/MappingView/src/mappingviewmeshreader.h
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp
The file was modified CMakeLists.txt (diff)
The file was removedsrc/plugins/editing/MappingView/src/mappingviewmeshreader.cpp
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.h
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h
The file was removedsrc/plugins/editing/MappingView/src/mappingviewplugin.json
The file was removedsrc/plugins/editing/MappingView/src/mappingvieweditingwidget.h
The file was removedsrc/plugins/editing/MappingView/src/mappingviewwidget.h
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h
The file was removedsrc/plugins/editing/MappingView/i18n/MappingView_fr.ts
The file was removedsrc/plugins/editing/MappingView/res/MappingView_i18n.qrc.in
The file was removedsrc/plugins/editing/MappingView/src/mappingviewzincwidget.cpp
The file was removedsrc/plugins/editing/MappingView/src/mappingviewplugin.cpp
The file was removedsrc/plugins/editing/MappingView/src/mappingviewplugin.h
The file was removedsrc/plugins/editing/MappingView/CMakeLists.txt
The file was removedsrc/plugins/editing/MappingView/src/mappingvieweditingwidget.cpp
The file was removedsrc/plugins/editing/MappingView/src/mappingviewwidget.cpp
The file was addedsrc/plugins/editing/CellMLZincMappingView/i18n/CellMLZincMappingView_fr.ts
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp
The file was removedsrc/plugins/editing/MappingView/src/mappingviewzincwidget.h
The file was addedsrc/plugins/editing/CellMLZincMappingView/res/CellMLZincMappingView_i18n.qrc.in
The file was addedsrc/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp
The file was modified src/plugins/support/PythonSupport/tests/vanderpol1928tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/importtests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/noble1962tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/coveragetests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/hodgkinhuxley1952tests.cpp (diff)
The file was modified src/plugins/support/PythonSupport/tests/basictests.cpp (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit 3da6f4997e19efb4346bedf699e59874c4837b80 by Alan Garny
Improved the testing of our Python interface.

The idea is to have only one output file per Python test (as opposed to one for each platform and each release/debug mode).
(commit: 3da6f49)
The file was modified src/plugins/support/PythonSupport/tests/data/utils.py (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
Commit a4864f0fe109cbbe9bc0651c60c027134f3a3bf3 by Alan Garny
Core tests: we need our MathML tests to use QTEST_GUILESS_MAIN() on Windows.

Otherwise, we get something like:
```
********* Start testing of MathmlTests *********
Config: Using QtTest library 5.12.9, Qt 5.12.9 (x86_64-little_endian-llp64 shared (dynamic) debug build; by MSVC 2017)
PASS   : MathmlTests::initTestCase()
QFATAL : MathmlTests::plusTests() ASSERT: "!m_baseURI.isRelative()" in file environment\qgenericstaticcontext.cpp, line 82
FAIL!  : MathmlTests::plusTests() Received a fatal error.
Unknown file(0) : failure location
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 91ms
********* Finished testing of MathmlTests *********
```
(commit: a4864f0)
The file was modified src/plugins/miscellaneous/Core/tests/mathmltests.cpp (diff)
Commit f5347c818099cd8d57e92ca2b6487c42590a6a0a by Alan Garny
Improved the testing of our Python interface.

The idea is to have only one output file per Python test (as opposed to one for each platform and each release/debug mode).
(commit: f5347c8)
The file was modified src/plugins/support/PythonSupport/tests/data/basictests.out (diff)
Commit 14458d072335b39ad0dc69d98be463c2e3277b95 by corentin.lafond
delete button operaitonnal. begin of save button
(commit: 14458d0)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit da0992711cc9cfe7ebef5a72c0c109dfb4786d66 by Alan Garny
Don't make external processes time out.
(commit: da09927)
The file was modified src/misc/cliutils.cpp.inl (diff)
The file was modified src/tests/src/testsutils.cpp (diff)
Commit 5fab06569d29a1ef5694ddc2af01bd2226ce0008 by Alan Garny
Revert "Some minor cleaning up."

This reverts commit 499dc2dc47b735d3f657700d48e3454bbf4ba76d.
(commit: 5fab065)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified cmake/common.cmake (diff)
The file was modified .clang-tidy (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/corecliutils.cpp (diff)
The file was modified src/3rdparty/diff_match_patch/src/diff_match_patch.h (diff)
The file was modified src/plugins/datastoreinterface.cpp (diff)
The file was modified src/plugins/miscellaneous/Core/src/coreguiutils.cpp (diff)
The file was modified src/plugins/widget/EditorWidget/src/editorwidgetfindreplacewidget.cpp (diff)
The file was modified src/plugins/support/SimulationSupport/src/simulationworker.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was addedmeshes/testMap.json
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit 473746638e55823443994a27fca11ca8dd0339dd by Alan Garny
Pendulum window: fixed a small problem with the axes' font point size.
(commit: 4737466)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit ee98ba2be7d0eb52aa6945855461c6de4206e695 by Alan Garny
Zinc window: skip createAndSetZincContext() when closing OpenCOR.
(commit: ee98ba2)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
Commit dbebe3e58cb8560b5167e6ac5520022f3ef2d2ba by Alan Garny
Zinc window: keep a temporary copy of our .exfile file.
(commit: dbebe3e)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
Commit b9a578acf6fb217867f1b21b6247ee813d9b966d by Alan Garny
Pendulum window: skip createAndSetZincContext() when closing OpenCOR.
(commit: b9a578a)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit b66e54f554c1e21bb69f2e35eebb9d515249ac6d by corentin.lafond
name of the mesh model in the map file, and some commented code
(commit: b66e54f)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/i18n/CellMLZincMappingView_fr.ts (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit 71a6078b87656fbbd02287b69fefa8300d416c25 by Alan Garny
Zinc: don't allocate our Zinc context on the heap.

See the square-bracket comment at https://github.com/opencor/opencor/issues/2369#issuecomment-673350896.
(commit: 71a6078)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
Commit cbedf2c578178a6979390b292f3f9e7afa05201e by Alan Garny
Zinc: don't allocate our Zinc context on the heap.

See the square-bracket comment at #2369 (comment).
(commit: cbedf2c)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified meshes/.gitignore (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
Commit 0b4c8e7b02344ba03a139fc2265dca85cd7290c4 by Alan Garny
Pendulum window: make sure that everything still works fine when docking/undocking the window.

Caveat: OpenCOR will crash if there is another OpenGL window (e.g. `ZincWindow`) and we dock/undock `PendulumWindow`.
(commit: 0b4c8e7)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h (diff)
The file was modified src/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
Commit 3fb1bc2a3a090007c48af1990d88c235d7074bd3 by corentin.lafond
solve trilinear and megamesh bug

now read the coordinates field name automatically
(commit: 3fb1bc2)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit 29111b497056992b203f67911fb08985fb6f95d7 by corentin.lafond
light refactoring

mZincContext et mScenePicker are not pointers anymore
(commit: 29111b4)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was addedmeshes/skull.exfile
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit 1fb2d0acfd0609e62e205774d0831f241a2874b5 by Alan Garny
Zinc window: automatically retrieve the coordinates field, independent of its name.
(commit: 1fb2d0a)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
Commit a34471485ebbfe37678eb55dc960f1c091afcec8 by corentin.lafond
focus on clicked node

refocus on the center in case of click in the void
(commit: a344714)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
Commit cdb8213f8dcd896a6100ecec6be732593af50019 by Alan Garny
Zinc widget: various improvements.

- Support for a context menu;
- Default white background;
- Support for resetting the widget; and
- Improved support for high DPI.
(commit: cdb8213)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
Commit 69f94ce9bdd34dc21eed7b33b03c3a19f54d88b8 by Alan Garny
Zinc window: various improvements.

- Can show/hide axes, points, lines, surfaces and isosurfaces; and
- Can load (an)other Zinc mesh file(s).
(commit: 69f94ce)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.ui (diff)
The file was modified src/plugins/test/ZincWindow/i18n/ZincWindow_fr.ts (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.h (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/plugins/test/ZincWindow/src/zincwindowwindow.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 51055cdafb1a9efa039583f5016688961abc3017 by corentin.lafond
splitters positions and default meshfile settinged
(commit: 51055cd)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
Commit 14d6fb29b58fa9e3c12dbd99a3ca8efae64ff285 by Alan Garny
Some minor cleaning up.

- Removed the pendulum window and the fact that the `SimulationExperiment` view depends on it.
- Removed pendulumn CellML And SED-ML files.
- Removed test mapping JSON file.
- Cleaned up / removed .gitignore files.
(commit: 14d6fb2)
The file was removedsrc/plugins/simulation/PendulumWindow/res/PendulumWindow_i18n.qrc.in
The file was removedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.h
The file was modified src/plugins/pluginmanager.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.cpp (diff)
The file was removedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.cpp
The file was removedmodels/pendulum.cellml
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewwidget.cpp (diff)
The file was removedmodels/pendulum.sedml
The file was removedsrc/plugins/simulation/PendulumWindow/i18n/PendulumWindow_fr.ts
The file was removedmeshes/testMap.json
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewplugin.h (diff)
The file was modified CMakeLists.txt (diff)
The file was removedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.ui
The file was removedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowglobal.h
The file was modified src/plugins/simulation/SimulationExperimentView/CMakeLists.txt (diff)
The file was removedmeshes/.gitignore
The file was removedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowwindow.h
The file was removedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.cpp
The file was removedsrc/plugins/simulation/PendulumWindow/CMakeLists.txt
The file was modified .gitignore (diff)
The file was removedsrc/plugins/simulation/PendulumWindow/src/pendulumwindowplugin.json
Commit a6783c98ec5bcb51c6fdcea62972748046cf8167 by corentin.lafond
node size initialized after drawing
(commit: a6783c9)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
Commit 681a4908b13575d2a90dcf0ab0507102e867b38b by corentin.lafond
read mesh correctly BUT without using reset

using zincwidget::reset() create a crash just after
(commit: 681a490)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit 96cd3bcdee17e57d6b7fe6d12c4188ee0b4f5283 by corentin.lafond
updated handle of meshfiles

Now a list of meshfiles is used instead of a simple file
(commit: 96cd3bc)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
Commit d10bc711b1b2f1c692a0f0dd697f431d2ad0d0dc by Alan Garny
Zinc widget: added a way to retrieve the FPS.
(commit: d10bc71)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.h (diff)
The file was modified src/plugins/miscellaneous/Core/src/filemanager.cpp (diff)
Commit 5f73676e0440fb2448021750e5c4bcbf5343e4b1 by Alan Garny
Zinc widget: reworked the way we handle a change in the device pixel ratio.

Now use a timer to check for a change in the device pixel ratio value. Also did some minor cleaning up.
(commit: 5f73676)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
Commit d58a68448b10ef0bc7bf288ae5b6c8207581eb40 by Alan Garny
Zinc widget: reworked the way we handle a change in the device pixel ratio.
(commit: d58a684)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
Commit 95eb294f305bd5357b3559fe302b3c3214cff44b by Alan Garny
Zinc widget: reworked the way we handle a change in the device pixel ratio.

Don't use a timer after all... since we now have a call to `resizeEvent()` rather than a couple to `resize()`.
(commit: 95eb294)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.h (diff)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
Commit 503456e7620abcff7297998136761358af9da5ff by Alan Garny
Zinc widget: fixed our reset() method.

We didn't need to call QOpenGLWidget::context()->create() after all!
(commit: 503456e)
The file was modified src/plugins/widget/ZincWidget/src/zincwidget.cpp (diff)
Commit c25a36d6ceafb6cc48e87260fa2e98eefe647b89 by corentin.lafond
opening mapping file operationnal
(commit: c25a36d)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
Commit 1e3fe960a5d0ee8a3c1db84a6b03a5f76cd6448f by corentin.lafond
Added button to open mapping files
(commit: 1e3fe96)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
Commit ed007962b7ef17dd342a06b8b06f315cf6636d8e by corentin.lafond
check existence of mesh files before trying to open them
(commit: ed00796)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
Commit 75c44d16c1070d8b390e1bf5ac32757b2a2c6280 by corentin.lafond
rename slot opening mapping file
(commit: 75c44d1)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
Commit 4204fe240491d7eef25298247393e231a96fdf99 by corentin.lafond
The wheel follow the changement of node size

Before, turning the node size wheel would reset the node size to the original one
(commit: 4204fe2)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
Commit c0e324ec498bbe5022ba08831e9a3bc89d6d62bb by corentin.lafond
no wild casts from double to int
(commit: c0e324e)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit 452c38408fa8e7a168bf49135f6d3e7b0badc290 by corentin.lafond
clear the model when loading mapping file

Forgot it earlier
(commit: 452c384)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
Commit a66b3919d875cd58f2df227e7144de874fe93345 by corentin.lafond
added filter system, need to hide parts of tree
(commit: a66b391)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
Commit 819a01e13ff60a55d8aed98624bb1ffa98a844b0 by Alan Garny
CMake: respect alphabetical order for plugins.
(commit: 819a01e)
The file was modified CMakeLists.txt (diff)
Commit c1a450a34208c50a64e7b6b7b6e21a36d03ce6fd by Alan Garny
Meshes: renamed our trilinear cube mesh file.
(commit: c1a450a)
The file was removedmeshes/trilinearCube.exfile
The file was addedmeshes/trilinear_cube.exfile
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/CMakeLists.txt (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/i18n/CellMLZincMappingView_fr.ts (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewplugin.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
Commit 90655307ec9edcc2e6c6b6cd8deb56279422d929 by corentin.lafond
hide properly the undesired graphics
(commit: 9065530)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit 28b793223e2a687ac6253b1ae29401e49fe456de by corentin.lafond
graphics displayed consistent between files and sessions
(commit: 28b7932)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit edad2108bf6f38b4af88da237f2e749475c187ce by corentin.lafond
cleared slightely the monitoring of mapped nodes solving the clearNode issue btheway
(commit: edad210)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingvieweditingwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.h (diff)
The file was modified src/plugins/editing/CellMLZincMappingView/src/cellmlzincmappingviewzincwidget.cpp (diff)
Commit bcc1c8a5ddd78c851b9c18fad7fdc1df3ce53f3d by Alan Garny
OpenSSL: upgraded to version 1.1.1h (#2399).
(commit: bcc1c8a)
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit 0fa55f091b7ceef41947fe588303eed085748540 by Alan Garny
OpenSSL: binaries for version 1.1.1h (#2399).
(commit: 0fa55f0)
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)
Commit abad678cf3bb41a0bdbc4d1382852622e35bf27b by Alan Garny
Slight update to our downloads page (#2399).
(commit: abad678)
The file was modified doc/downloads/index.js (diff)
Commit 0d0617f7aab8fde667ad7e50e531165a0ba2905d by Alan Garny
macOS: build all our third-party libraries using our minium supported deployment target (#2402).
(commit: 0d0617f)
The file was modified CMakeLists.txt (diff)
Commit 17ca4514c113f0df8fbf4fb26573776fd3f3c6bf by Alan Garny
macOS: updated some third-party binaries (#2402).
(commit: 17ca451)
The file was modified src/plugins/thirdParty/libgit2/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/zlib/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/CellMLAPI/CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/LLVMClang/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/SUNDIALS/CMakeLists.txt (diff)
Commit 3959f2f25adf4e756ecd51cfc2ffd3223eb75c0c by Alan Garny
macOS: updated some third-party binaries (#2402).
(commit: 3959f2f)
The file was modified src/plugins/thirdParty/OpenSSL/CMakeLists.txt (diff)