Commit | Date | Author | Summary |
de46d5b2f7 | 2024-04-17 16:30:32 +0200 | Adeel Asghar | Attempt to fix the random crashes in Element::updateDynamicSelect (#12264) |
3242061240 | 2024-04-17 13:12:55 +0200 | Andreas | Fixing quoted identifier lexing (#12250) |
7c3f04f65f | 2024-04-17 11:28:23 +0200 | kabdelhak | [FE] correctly check for constant value (#12263) |
c3d1dae5b2 | 2024-04-16 17:36:38 +0200 | Per Östlund | Improve handling of array bindings for Base Modelica (#12259) |
dab7276414 | 2024-04-16 14:02:32 +0200 | kabdelhak | [NB] adjacency update (#12216) |
acf1c77dbf | 2024-04-16 12:38:58 +0200 | Adeel Asghar | Retain the existing icon/diagram annotation of pasting new elements (#12254) |
497739f6c7 | 2024-04-16 12:33:27 +0200 | Per Östlund | Revert "Merge array bindings in AbsynUtil.mergeAnnotations (#12249)" (#12253) |
e1464fb0ff | 2024-04-15 15:19:53 +0200 | Per Östlund | Improve handling of partial derivative of function (#12252) |
dcdcb5629d | 2024-04-15 14:30:54 +0200 | Per Östlund | Merge array bindings in AbsynUtil.mergeAnnotations (#12249) |
bbff56f6c9 | 2024-04-15 10:30:38 +0200 | Adeel Asghar | Allow space and comma in the name for quoted identifiers (#12247) |
90fe4918fc | 2024-04-15 09:01:39 +0200 | Adrian Pop | get rid of the warning about handleBaseClock (#12244) |
3bdce2a898 | 2024-04-12 15:49:05 +0200 | Per Östlund | Fix InstNode.getAnnotation (#12233) |
c0364580f4 | 2024-04-12 15:03:51 +0200 | Adeel Asghar | Add uses annotation when duplicating to global scope (#12232) |
78eb8ddbbf | 2024-04-12 14:27:35 +0200 | Adeel Asghar | Show the error from the instance API (#12231) |
dadd01e539 | 2024-04-11 17:26:49 +0200 | Per Östlund | Don't set path when duplicating from system library (#12227) |
113dcdf52f | 2024-04-11 16:18:33 +0200 | Adeel Asghar | Do not call childrenBoundingRect from the boundingRect (#12224) |
9a80704a4f | 2024-04-11 15:14:49 +0200 | Adeel Asghar | Exclude root LibraryTreeItem from LibraryTreeModel::findLibraryTreeItem (#12226) |
5d80613978 | 2024-04-10 18:55:47 +0200 | Adeel Asghar | Each variable can have its own prefix (#12221) |
252fbdb82a | 2024-04-10 17:27:19 +0200 | Per Östlund | Evaluate HideResult annotations (#12220) |
6b6c11ff59 | 2024-04-10 17:26:04 +0200 | Adrian Pop | Use model instance to generate the data needed by OMSens (#12208) |