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)
Adding IDA solver to CS 2.0 FMUs (#12278)
Skip discrete conditions at event collection (#12287)
Updating CI to Ubuntu Noble Numbat (#12404)
[NF] update Equation.mapExp and Statement.mapExp (#12555)
Do not exit simulation main function (#12580)
[OB] only perform cse shortcuts if expressions cancel out (#12703)
Simplify argument and inverse argument in multary (#12784)
[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)
Cleanup jacobian index code (#13576)
Move getElementsInfo to the typed API (#13584)
Remove unused APIs (#13585)
[NB] add correct reduction handling for adjacency (#13589)
Fix SSP connections (#13590)
[Cleanup] Removed some unused/unnecessary code (#13592)
Move getDefinitions to the typed API (#13593)
Clean up Interactive (#13594)
[NB] add retyping for function inlining (#13595)
Improve the cut copy paste (#13596)
[NF] fix retyping for builtin (#13597)
[NB] update debugging output (#13598)
Do not save the model before doing a reload (#13599)
Merge annotations better in loadClassContentString (#13600)
Also offset iconTransformation in loadClassContentString (#13601)
Accept wheel event on comboboxes and spinboxes only when they have focus (#13603)
[NF] add wild to ComponentRef.sizes (#13605)
[NB] lower iterators after creating them for algorithm events (#13606)
[NB] update failtrace to properly report non-lowered crefs (#13607)
[NB] failtrace: fix non lowered cref report (#13609)
[NB] only do retyping of inlined functions when necessary (#13610)
[NB] remove special handling for reduction typed calls (#13611)
Fix flattening of crefs with no scalarization (#13612)
Show the description of scripting API in plain text (#13613)
Fix the paste functionality of graphical primitives (#13614)
[NB] index reduction: compute state order (#13615)
Keep element-wiseness of division (#13620)
[NSim] update functions for zero crossing (#13621)
Strip comments for `list(..., interfaceOnly = true)` (#13622)
Improve the duplicate functionality (#13623)
Fix cardinality with NB (#13625)
[NB] make correct div operators when differentiating (#13626)
Revert #13620 (#13631)
Improve --evaluateStructuralParameters (#13632)
Reset DynamicSelect when the result file is removed (#13634)
Fix definition of setParameterValue API (#13637)
Adapt to the new API interface (#13638)
Use patching to dedupe NFModelicaBuiltin (#13640)
Automatically try to set `each` based on the value for array element (#13643)
Port some parts of #13640 (#13644)
Allow creating a connection with conditional component (#13645)
Handle connectorSizing before removing the connection (#13646)
Call handleCollidingConnections when adding simple command to stack (#13647)
Remove some unused API functions (#13648)
Interactive simulation (#7477)
[BE, SimCode] backend part for guruTearing (#7637)
Add description of simulation executable flag/option repetition rules. (#7828)
Allow loading of *.mol files (#8313)
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)