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) |