Commit | Date | Author | Summary |
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) |