Commit | Date | Author | Summary |
6c2fe7e393 | 2024-03-29 01:54:40 +0100 | phannebohm | Replace shared crefs with zero in resolve loops (#12167) |
ec34d31d6a | 2024-03-28 22:12:36 +0100 | Adeel Asghar | Correct class for selecting file type (#12170) |
e216ac0e07 | 2024-03-28 21:21:54 +0100 | Adeel Asghar | Adapt the create connector to instance API (#12169) |
a5a3ab3b6f | 2024-03-27 15:35:01 +0100 | Per Östlund | Implement inheritance of experiment annotations (#12148) |
a979a3a7a0 | 2024-03-27 14:40:54 +0100 | Per Östlund | Load dependencies in loadString (#12158) |
1fb3195a86 | 2024-03-27 01:15:55 +0100 | Adeel Asghar | Set the bounding rectangle of the port (#12157) |
62bda87577 | 2024-03-27 00:47:30 +0100 | Adeel Asghar | Use the correct parent name of the connector (#12156) |
3233a35e00 | 2024-03-27 00:12:25 +0100 | Adeel Asghar | Fix creating the connection between two expandable connectors (#12155) |
2576279839 | 2024-03-26 23:05:55 +0100 | Adeel Asghar | Show the loaded classes with auto-complete (#12154) |
8c898aa299 | 2024-03-26 19:09:39 +0100 | Francesco Casella | Add documentation of BaseModelica output to the User's Guide (#12149) |
3e14fe1194 | 2024-03-26 18:20:00 +0100 | phannebohm | [NB] Fix binding/start equations for non-literals (#12133) |
a8423ddf1a | 2024-03-26 13:31:12 +0100 | Per Östlund | Fix connector balance check (#12146) |
3c8d879e83 | 2024-03-26 12:04:56 +0100 | phannebohm | [NB] Simplify unmatched string (#12144) |
b8b1009d91 | 2024-03-26 11:44:10 +0100 | Vitalij | doc: fix formation (#12143) |
26258c5b66 | 2024-03-26 10:48:47 +0100 | Vitalij | [DO] Refactor code for hessian (#8069) |
f039920ad3 | 2024-03-26 10:28:40 +0100 | Adeel Asghar | Check if the parameter/modifier value is defined (#12142) |
9ae201ce92 | 2024-03-25 20:22:14 +0100 | Adeel Asghar | Set the modifier name when modifier is not an object (#12140) |
6345407eb7 | 2024-03-25 18:09:00 +0100 | phannebohm | Fix `toString` for multary (#12139) |
c4b57fe2fe | 2024-03-25 16:04:30 +0100 | Per Östlund | Remove `defineunit` from parser (#12138) |
30e47bd1a1 | 2024-03-25 14:43:46 +0100 | Adeel Asghar | Show an error message in the diagram view when the instance API fails (#12137) |
87e3d4c2fc | 2024-03-25 12:09:16 +0100 | Per Östlund | Fix dimension typing regression (#12136) |
7423fcddfa | 2024-03-22 17:18:56 +0100 | arun3688 | update OMSimulator (#12134) |
8d62ffaf86 | 2024-03-22 15:56:15 +0100 | Adeel Asghar | Check if auto scale is enabled before automatically calling fitInView (#12132) |
299ac6ebce | 2024-03-22 15:28:16 +0100 | Per Östlund | Improve handling of unknown dimensions in functions (#12131) |
507c50ec27 | 2024-03-22 09:42:35 +0100 | Adeel Asghar | Avoid crashing transformational debugger when using the NB (#12130) |
e05e0bd0fd | 2024-03-21 17:10:05 +0100 | phannebohm | [janitor] NB Events (#12129) |
76b4245576 | 2024-03-21 15:32:20 +0100 | kabdelhak | [BE] inherit protected attribute to dummy state derivatives (#12128) |
b786a4f951 | 2024-03-20 14:56:08 +0100 | Adeel Asghar | Prompt for a name change when duplicating component (#12123) |
ed89b5f2f4 | 2024-03-19 16:09:15 +0100 | Adeel Asghar | Hide only protected variables for encrypted classes (#12121) |
d4be4235e7 | 2024-03-19 13:35:26 +0100 | Per Östlund | Improve copyClass API (#12120) |
c54136e594 | 2024-03-19 02:18:59 +0100 | Adeel Asghar | Show the redeclare from the extends clause modifiers (#12119) |
47c3c7528c | 2024-03-19 01:30:48 +0100 | Adeel Asghar | Check if parameter value is found (#12118) |
f7edeca1d4 | 2024-03-18 22:28:53 +0100 | Adrian Pop | detect ucrt or msys perl (#12116) |
513c6614b1 | 2024-03-18 02:16:17 +0100 | Adeel Asghar | Use the line thickness attribute properly (#12115) |
063c0d3760 | 2024-03-15 17:59:23 +0100 | Andreas | Fix Linux FMU runtime deps for installed OpenModelica (#12113) |
8b23c4263e | 2024-03-15 17:01:30 +0100 | Andreas | FMU CVODE linking on older OS (#12112) |
4df9b45477 | 2024-03-14 12:08:08 +0100 | Francesco Casella | Changed class (deprecated) into model in documentation (#12107) |
f02e3af233 | 2024-03-13 15:47:32 +0100 | Adeel Asghar | Update the auto-complete functionality for instance API (#12104) |
5cd2141c28 | 2024-03-12 15:44:07 +0100 | phannebohm | Reduce number of hash calls (#12096) |
bae5f4ac6d | 2024-03-12 00:22:21 +0100 | Adrian Pop | update to get the latest ryu changes (#12100) |
b1c9ab90cb | 2024-03-11 18:20:11 +0100 | Adeel Asghar | Fix the handling of IconMap and DiagramMap (#12099) |
513f0747be | 2024-03-08 11:52:02 +0100 | Adeel Asghar | Dump the modifiers and comment of ReplaceableClass (#12094) |
230ccf8730 | 2024-03-08 10:28:04 +0100 | Adeel Asghar | Use the correct scale when drawing the text annotation (#12093) |
ba4ff77bed | 2024-03-08 10:06:24 +0100 | Adeel Asghar | Instructions to compile OMEdit with Qt Creator (#12092) |
5596fcba0f | 2024-03-07 18:54:49 +0100 | Adrian Pop | update 3rdParty for the latest ryu changes (#12072) |
13e7c83600 | 2024-03-07 15:49:58 +0100 | Per Östlund | Check for unassigned fixed parameters (#12071) |
7d77b933d9 | 2024-03-07 15:02:11 +0100 | Per Östlund | Fix trailing whitespace in XML dump (#12089) |
d62eaaf56d | 2024-03-06 18:14:33 +0100 | Adeel Asghar | Take the diagram annotation from the base class for connector (#12084) |
7cbd61f298 | 2024-03-06 17:25:03 +0100 | Per Östlund | Use full path instead of relative in instance API (#12080) |
ddce110937 | 2024-03-06 17:01:19 +0100 | arun3688 | set a proper default value of stepSize in modelDescription.xml (#12075) |
bcf3826646 | 2024-03-06 16:41:49 +0100 | Per Östlund | Improve annotation name lookup (#12078) |
b6fa3c05be | 2024-03-06 16:02:17 +0100 | Adeel Asghar | Show an error if OMEdit fails to find the class (#12082) |
9566ed1f45 | 2024-03-06 15:33:44 +0100 | Adeel Asghar | Fix random failures of OMEdit testsuite (#12079) |
0c13d27fd2 | 2024-03-06 15:03:04 +0100 | Adeel Asghar | Set the transform of the default rectangle and text for element (#12076) |
07765ef93c | 2024-03-05 00:22:20 +0100 | Adrian Pop | update 3rdParty to get the latest ryu fixes (#12066) |
04a453a4b6 | 2024-03-04 16:47:43 +0100 | Adeel Asghar | Allow entering values in exponential form for parameters (#12064) |
c0f2cbfa7a | 2024-03-04 10:48:36 +0100 | Adeel Asghar | Do not allow setting start value for inputs (#12059) |
d9aa256f19 | 2024-03-04 08:51:31 +0100 | Adeel Asghar | Ignore emit_protected flag for the encrypted models (#12043) |
23752f8f3b | 2024-03-03 23:31:36 +0100 | Adrian Pop | properly fix #4851 and #12055 (#12057) |
2e82712898 | 2024-03-01 17:32:00 +0100 | Andreas | Fixing dependency issues for CVODE C FMUs (#12045) |
48b7b4bd93 | 2024-03-01 15:37:12 +0100 | Adrian Pop | update OMCompiler/3rdParty to get the latest ryu changes (#12052) |
8084da58aa | 2024-03-01 12:14:27 +0100 | Andreas | Updating doc of some Modelica builtins (#11696) |
2eae847cd0 | 2024-02-29 18:35:07 +0100 | phannebohm | [janitor] (#12051) |
ea31049e78 | 2024-02-29 15:02:07 +0100 | Adeel Asghar | Handle the redeclare replaceable short class definition (#12047) |
0595b780f4 | 2024-02-29 13:32:16 +0100 | Adeel Asghar | Fix the modifier value in setElementModifierValue for $Code (#12046) |
6d03b2798b | 2024-02-29 11:47:34 +0100 | Julien Schueller | OMCompiler: Relocatable compilation tools (#12039) |
c9f53454ed | 2024-02-28 17:15:25 +0100 | kabdelhak | [NB] full adjacency matrix 1.0 (#12042) |
0d61675bc9 | 2024-02-28 11:38:17 +0100 | kabdelhak | [NB] remove unused functions (#12040) |
29bb463f12 | 2024-02-27 16:17:23 +0100 | Per Östlund | Don't fail on invalid modifiers in instance API (#12038) |