Commit | Author | Summary |
c13196cc3e | phannebohm | Reactivate `-d=dumpSCCGraphM` (#11219) |
4d7c40779c | Per Östlund | Fix handling of pure/impure (#11216) |
8e7f6fb935 | Adeel Asghar | Enable the instance API by default (#11212) |
95960de8a1 | anotheruserofgithub | Fix tooltip location in plots (#11215) |
df8bf6cb22 | Adeel Asghar | Update the depending models when model is edited textually (#11214) |
67c6a5d2f9 | Per Östlund | Dump connections inside if-equations for getModelInstance (#11210) |
3825633de0 | Adeel Asghar | Use setElementAnnotation instead of updateComponent (#11211) |
ba6e7df303 | Andreas | Send abort message to OMEdit (#11206) |
be789d780c | Adeel Asghar | QLineF::intersects is introduced in Qt 5.14 (#11203) |
bf24d82543 | Per Östlund | Don't evaluate external objects (#11190) |
06cc9f2382 | Per Östlund | Add get/setElementAnnotation API (#11188) |
e7df67662f | Adeel Asghar | Do not set the progress bar to 100% in case of failure (#11187) |
51d6bde3db | Adeel Asghar | Draw a node when connections converge/intersects (#11186) |
2c8441d604 | Mahder Gebremedhin | Do not use variables before they are set. (#11177) |
afb86a3e4c | Adeel Asghar | Improve the drawing of connection start and end points (#11185) |
d3589001f2 | phannebohm | Avoid alloc for matrix operation (#11183) |
f81f6ed24d | Adeel Asghar | Preserve the dynamic values while dumping the annotation (#11181) |
dc50c58fe4 | Adeel Asghar | Treat the white-space as normal instead of preformatting the text (#11179) |
f03ce74629 | Mahder Gebremedhin | Fix copy of the libOMSimulator dll on Windows. (#11176) |
2c1abdd204 | Adeel Asghar | Draw the connections on top of components (#11175) |
3523138f1b | Per Östlund | Return false if load/parseEncryptedPackage fails (#11171) |
c4a5e05820 | Mahder Gebremedhin | Fix Windows build. Adjust variable usage. (#11170) |