Commit | Author | Summary |
f8efead4fa | Adeel Asghar | [NewAPI] Use ModelInfo with OMCUndoCommand to draw diagrams (#9367) |
50bb08d3b2 | Andreas | Include directories for CMake FMUs (#9364) |
1cb7ffe4c9 | Andreas | Link external libraries in FMU CMake compilation. (#9363) |
af1a175117 | Andreas | Fixing CMakeLists.txt.in for CVODE FMUs (#9333) |
dceaf552d3 | Martin Sjölund | Add another case for the diff algorithm (#9358) |
40e0f98fcc | Adeel Asghar | [NewAPI] Load and create connections (#9352) |
cc5bdc84ed | Martin Sjölund | Fix copy-paste error for parser (#9354) |
ee050734da | Martin Sjölund | Add labelled nodes for algorithm items in the diff algorithm (#9353) |
7d9094ffa8 | Martin Sjölund | Handle whitespace added before and after ident (#9351) |
fe09ec83b0 | Martin Sjölund | List comments in import clauses (#9350) |
82b60f6467 | Martin Sjölund | Diff algorithm fix for modifications that change name |
19e9251f37 | Martin Sjölund | Diff algorithm: handle whitespace better |
05d73fb875 | kabdelhak | Jacobian delay (#9343) |
8f8612798b | Martin Sjölund | Preserve parentheses during parsing (#8125) |
3ca2b792b0 | Adeel Asghar | [NewAPI] Support drag n drop with newAPI (#9344) |
5035895612 | perost | Change --obfuscate to be a string flag (#9342) |
7e97e71c1f | Adrian Pop | Update README.cmake.md (#9340) |
1a840876db | phannebohm | Add source info to `UnorderedMap.getSafe` (#9338) |
cd37179922 | arun3688 | compute quality value(J) for data Reconciliation (#9337) |
5c43522580 | Adeel Asghar | [NewAPI] Parse model info from instance json (#9329) |
620575deea | perost | Fix typo (#9327) |
64148a776f | perost | Dump source numbers separately in getModelInstance (#9325) |
f809a71bb7 | perost | Fix typo (#9326) |
116923d304 | Adeel Asghar | [NewAPI] Use loadString and getModelInstance to update models (#9324) |
6b67b507a9 | perost | Dump conditional components in getModelInstance (#9322) |
2ce4fab7f3 | perost | Add more class info to getModelInstance (#9319) |
224afa47a4 | perost | Dump equations where they occur in getModelInstance (#9318) |
c7fe676fac | Adeel Asghar | [NewAPI] Delete shapes, transitions and initial states (#9313) |
378ed2270e | Mahder Gebremedhin | Add icons for OMNotebook, OMShell and OMPlot on macOS (#9316) |
e44e62a685 | Mahder Gebremedhin | Improve #9236. Fix icon for OMEdit bundle on macOS (#9315) |
df07a89307 | Adeel Asghar | [NewAPI] Delete connections (#9312) |
ad3bfc0360 | perost | Limit max size of storeAST cache. (#9310) |
6aebcc4803 | Adeel Asghar | [NewAPI] Use storeAST/restoreAST APIs (#9309) |
11f19cce5d | Adeel Asghar | Disconnect signals when the component is deleted (#9308) |