Commit | Date | Author | Summary |
c7ee5102dd | 2025-01-20 16:51:25 +0100 | linuslangenkamp | [NB] Fix residual if equations (#13483) |
a4bbcb8bad | 2025-01-20 16:33:49 +0100 | Francesco Casella | Estimate linear residual in the general case lambda <= 0 (#13485) |
2840ef6060 | 2025-01-20 11:39:31 +0100 | Adeel Asghar | Update the documentation history when the class is unloaded (#13482) |
9aa00e3a73 | 2025-01-20 10:05:04 +0100 | Adeel Asghar | Handle the parameters that have empty dialog annotation (#13481) |
70d3b5881e | 2025-01-17 16:43:05 +0100 | kabdelhak | [NF] add --resizableArrays flag (#13472) |
afc40b701b | 2025-01-17 15:15:40 +0100 | phannebohm | [C] Run newton diagnostics only on initial systems (#13477) |
efd5db087b | 2025-01-17 14:29:19 +0100 | Adeel Asghar | Update the instance JSON after deleting the component (#13476) |
3dd32f99ca | 2025-01-17 14:17:56 +0100 | Per Östlund | Include imports from enclosing scopes in getModelInstance (#13475) |
58e677ba0b | 2025-01-17 11:49:10 +0100 | Adeel Asghar | Handle the imports when opening the class under the cursor (#13473) |
f19222d262 | 2025-01-17 10:56:37 +0100 | phannebohm | [C] Activate newton diagnostics with log flag (#13471) |
7613311cc7 | 2025-01-16 16:02:00 +0100 | Adeel Asghar | Apply the extends modifiers when copying an inherited element (#13469) |
72116710ff | 2025-01-16 13:17:38 +0100 | kabdelhak | [NF] update resizable handling (#13468) |
b273c6d162 | 2025-01-16 10:52:53 +0100 | kabdelhak | [NB] v1 resizable module (#13467) |
870aa4114e | 2025-01-15 14:34:45 +0100 | Per Östlund | Add imports to getModelInstance (#13465) |
741ac6edca | 2025-01-15 10:19:07 +0100 | linuslangenkamp | [NSIM] Fix when indices (#13461) |
c36153099d | 2025-01-15 10:17:26 +0100 | Adeel Asghar | Use the same indentation as shown in command line for log file (#13464) |
4b9455924d | 2025-01-14 15:18:03 +0100 | linuslangenkamp | [NF] Evaluate pre function (#13460) |
c5de218ba7 | 2025-01-14 10:10:50 +0100 | Adeel Asghar | Use the diff algorithm to save the model after conversion (#13456) |
ebc2d576ac | 2025-01-13 13:25:10 +0100 | Adeel Asghar | Convert multiple spaces to no break space (#13455) |
14fee19088 | 2025-01-10 15:44:47 +0100 | Francesco Casella | Replaced printf statements with infoStreamPrint function calls (#13449) |
b60c010a94 | 2025-01-10 11:59:51 +0100 | kabdelhak | [NB] fix resizables (#13450) |
900ec0891f | 2025-01-08 16:49:27 +0100 | kabdelhak | [NF] add resizable to dae (#13444) |
ef98a81084 | 2025-01-08 16:11:01 +0100 | kabdelhak | [NB] fix failtrace (#13443) |
369202988e | 2025-01-08 13:52:43 +0100 | kabdelhak | [NB] detect previous() from all equations (#13439) |
c5b1f259c8 | 2025-01-08 11:33:32 +0100 | kabdelhak | [NB] properly slice size 1 loops before solving (#13442) |
8dd090f16f | 2025-01-07 14:47:42 +0100 | Per Östlund | Fix deprecated boost::asio usage in C++ runtime (#13441) |
fe7f1f9d6c | 2025-01-06 14:14:49 +0100 | kabdelhak | [NB] add proper resizable detection (#13437) |
78a3d822cc | 2024-12-30 22:13:04 +0100 | phannebohm | [C] Don't search variable name via var_id (#13434) |
afff0657ba | 2024-12-20 18:55:27 +0100 | Adeel Asghar | Open the class under the cursor (#13432) |
d44ecbca93 | 2024-12-20 01:33:27 +0100 | Adrian Pop | updates to newton diagnostics file from Teus (#13430) |
1a82c95e43 | 2024-12-19 21:11:30 +0100 | Adrian Pop | add a github action for FreeBSD build (#13429) |
ca70192dd7 | 2024-12-19 03:47:37 -0800 | yuri@FreeBSD | FreeBSD fixes (#13423) |
ebcbfc5dda | 2024-12-18 19:18:46 +0100 | Adrian Pop | add a github PR crash course (#13426) |
81aa4647ff | 2024-12-18 16:10:39 +0100 | Adeel Asghar | Include unix config as else part of win32 (#13425) |
ccdc638c37 | 2024-12-18 16:08:16 +0100 | Adeel Asghar | Select the correct font under the cursor (#13427) |
2ffb7d2008 | 2024-12-17 08:42:40 +0100 | Adeel Asghar | Compile with Qt6 on Linux with Makefile (#13412) |
b916c673da | 2024-12-16 18:36:09 +0100 | phannebohm | Produce actual error for unimplemented operator (#13420) |
13d31f989f | 2024-12-16 17:44:51 +0100 | phannebohm | [NB] Simplify if-equation and try to inline (#13419) |
3a2e2cb29c | 2024-12-16 17:24:24 +0100 | phannebohm | [NB] inline if-equation for residual (#13417) |
42c4439796 | 2024-12-16 16:19:25 +0100 | phannebohm | [C] Run newton diagnostics for all systems (#13407) |
c78b1a9a15 | 2024-12-16 14:52:49 +0100 | Adeel Asghar | Added a setting to enable/disable the CRML functionality (#13416) |
dbfe4c4249 | 2024-12-16 12:35:44 +0100 | Adeel Asghar | [Cleanup] Removed the unused ThreeDViewer class (#13414) |
15e95b050b | 2024-12-16 01:46:12 +0100 | Adeel Asghar | Update OMSens_Qt (#13411) |
750531cdc9 | 2024-12-14 17:00:25 +0100 | Adeel Asghar | Removed libxml2 dependency from OMEdit as is not needed/used (#13410) |
004a20e069 | 2024-12-13 17:22:12 +0100 | phannebohm | [C] Also rename flag name (#13397) |
74ceacb150 | 2024-12-13 16:41:22 +0100 | Per Östlund | Remove manual alarm from some test cases (#13406) |
a2a323cb0b | 2024-12-13 16:22:37 +0100 | phannebohm | Use versionless command only for Qt >= 6 (#13405) |
df12ece11a | 2024-12-13 16:01:14 +0100 | Per Östlund | Fix name quoting in Base Modelica (#13404) |
8c70008b61 | 2024-12-13 15:10:47 +0100 | Francesco Casella | Fixes #10114 and #10115 (#13402) |
2694fc971d | 2024-12-13 10:56:35 +0100 | Adrian Pop | qm files with cmake (#13107) |
5ee638aae8 | 2024-12-12 23:57:38 +0100 | Adrian Pop | Properly fix #12065 (#13401) |
60f4c3ecbd | 2024-12-12 17:13:35 +0100 | Per Östlund | Move get/setComponentComment to the typed API (#13400) |
e3cc027b1b | 2024-12-12 15:45:28 +0100 | Adeel Asghar | Only check for redeclare and replaceable modification for top level (#13398) |
62cd63add0 | 2024-12-12 15:32:52 +0100 | Per Östlund | Move existClass/Model/Package to the typed API (#13396) |
74c05ba7ce | 2024-12-12 14:41:28 +0100 | Per Östlund | Move more API calls to the typed API (#13395) |
efe0d921df | 2024-12-12 13:08:34 +0100 | kabdelhak | [NB] update resizable handling (#13394) |
5f3f37b46d | 2024-12-12 09:49:47 +0100 | Adrian Pop | CRML support (#11728) |
d982a03686 | 2024-12-12 09:42:20 +0100 | Adeel Asghar | Enhance the result file SVGs (#13392) |
ec16da91d7 | 2024-12-11 22:30:59 +0100 | Per Östlund | Improve functional arguments in Base Modelica (#13389) |
8d4d80cf80 | 2024-12-11 16:33:05 +0100 | Adeel Asghar | [OMPlot] Fix some warnings (#13387) |
59dfcdf056 | 2024-12-11 15:49:07 +0100 | Adeel Asghar | Add extra display units for volume flow rate (#13385) |
7c8ed755a9 | 2024-12-11 15:11:39 +0100 | Adeel Asghar | Fix prefix units for parametric plots (#13383) |
d95a6a9ecd | 2024-12-11 15:03:21 +0100 | Per Östlund | Don't mark box/unbox operations in Base Modelica (#13382) |
03005fd743 | 2024-12-10 18:39:39 +0100 | Per Östlund | Improve Ceval.subscriptBinding (#13377) |
57820e794b | 2024-12-09 16:58:50 +0100 | kabdelhak | [NB] start automatic resizable size detection (#13376) |
b52eb46d5b | 2024-12-07 22:17:25 +0100 | Adrian Pop | Fix #12065 restrict PATH to OM directories (#13369) |
203c26b3c2 | 2024-12-07 20:17:38 +0100 | kabdelhak | [C,Template] update newton diagnostics (#12415) |
2d99a31869 | 2024-12-07 17:17:19 +0100 | Lennart Ochel | Fix some fmi debug messages (#13312) |
e853575abe | 2024-12-06 19:25:50 +0100 | phannebohm | [NB] Set solvability of if-equations to implicit (#13372) |
8b1588cac6 | 2024-12-06 18:39:54 +0100 | arun3688 | copy fmu reference headers directly to FMU (#13371) |
079c734651 | 2024-12-06 18:25:52 +0100 | phannebohm | [NB] Sort branch bodies of if-equation by lhs (#13370) |
219a110060 | 2024-12-06 13:10:18 +0100 | Per Östlund | Fix flattening of long form types (#13368) |
ef9c2965fc | 2024-12-06 12:09:08 +0100 | arun3688 | Fix module introduceOutputAliases (#13361) |
c1670df55e | 2024-12-06 11:25:00 +0100 | Adrian Pop | add test for #12245 (#13367) |
1a780a909b | 2024-12-06 00:47:51 +0100 | Adrian Pop | attempt to fix #12245 (#13346) |
fd99e3b2cc | 2024-12-05 18:29:18 +0100 | phannebohm | [C] Use common interface for all initialAnalyticJacobian functions (#13366) |
dcda03b807 | 2024-12-05 16:16:43 +0100 | Adeel Asghar | [Cleanup] Removed unused/unnecessary code (#13363) |
7e488dc0ef | 2024-12-05 15:32:09 +0100 | Per Östlund | Fix InteractiveUtil.recordConstructorToModification (#13360) |
494b2520bc | 2024-12-05 14:23:06 +0100 | Adeel Asghar | Check for final modifiers when they come from class declaration (#13359) |
c889408f13 | 2024-12-05 12:30:01 +0100 | Per Östlund | Update OMCompiler/3rdParty (#13357) |