Commit | Date | Author | Summary |
3234f4fd0a | 2024-10-21 22:40:20 +0200 | phannebohm | [NB] Prepare dependencies before updating map (#13019) |
5f5c460177 | 2024-10-21 13:23:17 +0200 | Per Östlund | Remove `impure` from some builtin functions (#13043) |
fd942741da | 2024-10-18 19:54:37 +0200 | Per Östlund | Move more API calls to the typed API (#13040) |
c5f687ac59 | 2024-10-18 14:45:56 +0200 | Per Östlund | Improve scripting API output formatting (#13037) |
47dc2439b7 | 2024-10-17 17:02:48 +0200 | kabdelhak | [NB] introduce inlining of array constructors (#13035) |
1456d33a2a | 2024-10-17 15:45:41 +0200 | Per Östlund | Move updateComponent/deleteComponent to the typed API (#13033) |
a5f52b3c46 | 2024-10-17 14:27:59 +0200 | Per Östlund | Sync ModelicaBuiltin and NFModelicaBuiltin (#13034) |
64929320f9 | 2024-10-17 12:43:19 +0200 | Julien Schueller | OMNotebook: Dont use deprecated QMessageBox::warning (#13029) |
77b176f9d1 | 2024-10-16 18:11:08 +0200 | Per Östlund | Move addComponent to the typed API (#13028) |
ff7373beea | 2024-10-16 18:09:40 +0200 | Per Östlund | Improve Connections.makeConnections (#13025) |
3a3bcb3886 | 2024-10-16 17:34:52 +0200 | Per Östlund | Ignore missing bindings when building record binding (#13024) |
0506b50182 | 2024-10-16 10:49:35 +0200 | Julien Schueller | OMPlot/OMEdit: QMouseEvent::globalPos, x, y are deprecated (#13020) |
242d200add | 2024-10-16 09:33:27 +0200 | Julien Schueller | OMNotebook: Use QMessageBox::warning standard variants (#13021) |
8b8fd04405 | 2024-10-15 18:34:25 +0200 | Per Östlund | Move more API calls to the typed API (#13018) |
b5b39bf59c | 2024-10-15 16:08:54 +0200 | Per Östlund | Move more API calls to the typed API (#13017) |
cd4e54b090 | 2024-10-15 15:34:45 +0200 | Per Östlund | Move setParameterValue to the typed API (#13016) |
2efbe1459a | 2024-10-15 14:16:02 +0200 | Per Östlund | Improve getExtendsModifierNames API (#13015) |
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) |