Commit | Date | Author | Summary |
579eb01b62 | 2024-10-14 14:00:06 +0200 | Adeel Asghar | Hide the start and fixed attributes based on final modifier (#13007) |
09cac58a08 | 2024-10-14 13:56:55 +0200 | kabdelhak | [NF] fix typo in Operator.isCombinable (#13005) |
7413de587b | 2024-10-14 13:22:40 +0200 | kabdelhak | [SimCode] fix usage of crefApplySubs (#13004) |
273ed430c8 | 2024-10-14 11:16:11 +0200 | Julien Schueller | Drop AA_UseHighDpiPixmaps for qt6 (#13000) |
cedd952045 | 2024-10-14 11:12:42 +0200 | Julien Schueller | Use setFontFamilies in Qt6 (#13001) |
e276d04054 | 2024-10-14 11:10:25 +0200 | kabdelhak | [NB] dont combine scalar product with other scalar operations in multaries (#12999) |
93565e9777 | 2024-10-12 18:07:50 +0200 | rfranke | [NF] Move some bindings of vectorized components into equations (#12951) |
9024c1601a | 2024-10-10 15:06:59 +0200 | rfranke | Add generic for equation to SimCode (#12951) |
4fcfbbf7e6 | 2024-10-11 22:23:34 +0200 | arun3688 | handle ModelicaError as assert failing with AssertionLevel = error (#12997) |
62fa70452f | 2024-10-11 17:26:28 +0200 | Per Östlund | Evaluate constants in Base Modelica records (#12998) |
cd3b8fd817 | 2024-10-11 13:07:31 +0200 | Per Östlund | Fix broken detection of Connections operators (#12996) |
61a4aba1a5 | 2024-10-10 16:24:39 +0200 | Per Östlund | Ignore noncritical failures in EvalConstants (#12994) |
276afd31b4 | 2024-10-09 18:32:29 +0200 | kabdelhak | [NB] remove unused and erronous code (#12992) |
dd05c31c85 | 2024-10-09 17:09:35 +0200 | kabdelhak | [NF] fix Operator.repairMultary() (#12990) |
322906d8e7 | 2024-10-09 16:11:46 +0200 | Adeel Asghar | Avoid opening unnecessary new plot window (#12989) |
d77e271546 | 2024-10-09 13:32:23 +0200 | Per Östlund | Don't evaluate if-conditions during flattening without scalarization (#12988) |
5fd03b6f00 | 2024-10-08 17:58:33 +0200 | kabdelhak | [NB] fix the lowering of if equations (#12986) |
b7d42264c8 | 2024-10-08 16:17:35 +0200 | kabdelhak | [NB] improve lowering of if equations (#12985) |
4ca99d047f | 2024-10-08 15:21:12 +0200 | Per Östlund | Improve record bindings in Base Modelica (#12984) |
a285eec15c | 2024-10-08 13:52:34 +0200 | Adeel Asghar | No elided text for multiline text (#12983) |