Loading SVG files for Icons (annotations). (#10104)
attempt to fix #10284 (#10297)
Update docker images to Ubuntu 20.04 (#10353)
[BE] deactivate linear tearing as a test (#10488)
fixing cpp record with array code generation (#10604)
use powershell when calling mingw32-make (#10608)
Added CBOR parsing (#10718)
Do not replace variable subscripts with wholdims. (#10773)
Use hdf5 for ModelicaMatIO libraries. (#10882)
activate the jacobian constant split off module (#10892)
[Util] clean up flags (#10958)
fix unintended SIGFPE throw (issue 10975) (#10976)
Refactor codegen for NLS (#11149)
[SimCode] add array residual (#11485)
OMPlot: Use external Qwt (#11624)
add sse flags and test #11397 (#11632)
LLVM (#11766)
Add desktop files, resize desktop icon, and metadata. (#11799)
Fail on parameters without binding or start value (#11805)
Increased max number of equations per C file to 1000 (#12122)
register the threads when using DLL mode (#12182)
Fix arrays into epandevle connectors (#12197)
[NF] update Equation.mapExp and Statement.mapExp (#12555)
[OB] only perform cse shortcuts if expressions cancel out (#12703)
[BE] fix constant binding CSE in jacobians of lambda 0 initialization (#12871)
[BE] fix global known vars initialization (#13474)
Make Qt6 default on Windows (#13478)
allow $ in identifiers #13670 (#13676)
Add execStatReset to CevalScriptBackend.mo (#13773)
Fix generation of Jacobian for sensitivities (#13930)
do not delete temporary files to support multiple execution (#13976) (#13977)
Use stack to keep track of active timers (#14015)
[wip] C flexible eval (#14016)
Remove absolute tolerance settings from OMEdit (#14241)
[NB] Give sizes for UnorderedSet and UnorderedMap (#14266)
[Template] Use correct residual index based on array size (#14336)
Allow loading the model/package with syntax errors (#14369)
Removing dynamic tearing (#14445)
Adding OMSI to CMake build (#14480)
Adding armfh CI build option and dev-containet (#14500)
Feature: Add quick insert menu for the diagram view (#14512)
[NF/NB] adapt cref subscript mapped merging (#14518)
Calculate index for multi-dimensional array from scalar representation and vice versa (#14520)
Fixing some warnings for wrong format (#14522)
Fix Expression.sizeOf for empty records (#14523)
Enable/disable the fixed, final and each menu buttons (#14524)
Improve checkModel (#14525)
fix the French translation (#14527)
[NB] Treat all tearing as minimal for now (#14529)
[NB] update DAEMode to allow for inner equations (#14535)
Remove call to buildOMSens (#14536)
Initialized number of alias vars (#14537)
[FMI] Compile C files normally instead of include (#14538)
[FMI] Removing FMU Makefile build (#14540)
[NB/NF] update daemode handling (#14541)
[C] Real array attribute start (#14542)
Call beginRemoveRows and endRemoveRows for each item (#14544)
Adapt ModelWiget::modelicaEditorTextChanged to unload LibraryTreeItem (#14546)
[NB] fix initializing algorithm discretes (#14547)
[NB] Refine check of discreteness for algorithms (#14548)
[NB] fix algorithm adjacency matrix entries (#14549)
Use the correct type for component with inherited replaceable type (#14550)
Set inherited so we know if setting modifiers on extends or on element (#14551)
Fix French translations for data reconciliation messages (#14552)
Discreteinput (#14556)
Improve unloading of models (#14557)
[FMI] Fix CVODE solver include linker error (#14558)
[NB/Template] add array-for-residuals (#14559)
Handle Boolean and enumeration in FlatModelica::evalString (#14561)
[NB/Template] generate correct type in C for sub iterators (#14563)
[FMI] Fix FMI RunimeSources.mo CMinpack headers (#14564)
Stop auto save timer before closing MainWindow (#14565)
Clear Element browser when model is unloaded (#14566)
Disable prefix units by default in OMPlot (#14567)
Check variability of connectors (#14569)
[NB] fix differentiation of scalar*array (#14571)
Fix regressions caused by #14569 (#14572)
Avoid unnecessary model updates (#14573)
[NB/NF] add proper array simplification (#14576)
OMEdit fixes (#14580)
Make sure external functions are always freed (#14583)
[NB/NSim] properly create statements from record equations (#14585)
[NB] allow creation of start equations for pre() and post() variables (#14588)
[NB] support for adjoint derivatives (#14589)
Free external function after successful use (#14591)
Fix memory leaks in CS-FMUs (#14592)
[C] Improve array indexing (#14593)
Interactive simulation (#7477)
[BE, SimCode] backend part for guruTearing (#7637)
Add description of simulation executable flag/option repetition rules. (#7828)
Build the source tarball in Jenkins, including docs (#8355)
[BE] set --generateSymbolicJacobian by default (#9221)
Fix path generation to internal mingw (#9383)
[NF] update array connect algorithm (#9565)