| Commit | Date | Author | Summary |
| 0419f667a0 | 2026-03-20 15:10:50 +0100 | kabdelhak | [NB] fix when events (#15231) |
| 4fa023c50d | 2026-03-20 09:06:54 +0100 | Andreas | Error on FMU export when --daeMode is active (#15226) (#15227) |
| 0c501b5a67 | 2026-03-19 12:57:41 +0100 | Per Östlund | Use std::as_const instead of deprecated qAsConst (#15228) |
| d56a23b028 | 2026-03-18 17:58:27 +0100 | Adeel Asghar | Transformational debugger (#15224) |
| 691d6434db | 2026-03-18 13:04:11 +0100 | anotheruserofgithub | Allocate QTextStream on stack rather than on heap (#15210) |
| 8cebfe8250 | 2026-03-18 10:05:28 +0100 | anotheruserofgithub | Prefix plot exceptions with plot window title (#15175) |
| 7c7f6da4a4 | 2026-03-17 22:42:47 +0100 | phannebohm | Make string buffer a little safer (#15221) |
| 65160aef12 | 2026-03-17 22:31:18 +0100 | phannebohm | Use flag directly in `setJacobianMethod` (#15220) |
| 4480a9af18 | 2026-03-17 21:26:21 +0100 | fbrandt | Add adjoint Jacobian as JACOBIAN_METHOD to DASSL (#15217) |
| f0c780e3e2 | 2026-03-17 11:52:59 +0100 | anotheruserofgithub | Avoid recurring exceptions when time out of bounds (#15174) |
| 69c954856a | 2026-03-16 21:09:06 +0100 | Per Östlund | Improve inlining (#15215) |
| a694efb4b7 | 2026-03-16 16:57:23 +0100 | Per Östlund | Make inlining not fail on nodes with no parent scope (#15214) |
| b0cfaf67be | 2026-03-16 14:08:27 +0100 | kabdelhak | [NB] improve cat() call inlining (#15213) |
| e16c3989ee | 2026-03-16 13:26:26 +0100 | Per Östlund | Escape quotes in quoted Base Modelica subscripts (#15212) |
| 6a54693060 | 2026-03-14 09:44:15 +0100 | Andreas | Activating Boolean array test after #15105 was fixed (#15146) |
| a9136ac40f | 2026-03-13 18:08:13 +0100 | Adeel Asghar | Preserve order of simulation output with copy paste (#15209) |
| 9a0d1866e1 | 2026-03-13 17:33:31 +0100 | Per Östlund | Fix output of else in Base Modelica and flat NF (#15204) |
| 13b2cfd765 | 2026-03-12 14:56:23 +0100 | Per Östlund | Fix Base Modelica export of break (#15203) |
| 79589b6232 | 2026-03-11 18:04:32 +0100 | Adeel Asghar | Link re-simulate toolbar buttons to active simulation window (#15193) |
| c109f580e7 | 2026-03-11 17:54:40 +0100 | kabdelhak | [NB] update resizable jacobian (#15176) |
| c99f386bdc | 2026-03-11 16:08:21 +0100 | Per Östlund | Fix inlining for Base Modelica (#15192) |
| 78a1c26503 | 2026-03-11 15:40:26 +0100 | Adeel Asghar | Escape spaces so that GNU include can work correctly (#15191) |
| 95c1f307bc | 2026-03-11 15:15:57 +0100 | Per Östlund | Change extension for files generated by Base Modelica tests (#15190) |
| dc8f191eab | 2026-03-11 14:01:13 +0100 | Per Östlund | Fix collection of functions when inlining Base Modelica (#15188) |
| 02a46ba1af | 2026-03-11 13:51:28 +0100 | Per Östlund | Remove short flag for --version (#15189) |
| 93e013d8bd | 2026-03-10 17:31:11 +0100 | Andreas | Use first cref for array start position (#15186) |