Skip to content

Changes

Summary

  1. Use the sceneBoundingRect for text shape while exporting as image (details)
  2. Show the list of contributors from github (#6781) (details)
  3. Documentation for OMSens (#6796) (details)
  4. Fixes ticket:6133 Made loadFile and loadModel behave same (#6784) (details)
  5. Minor fixes in OMSens users guide (details)
  6. Fix fmi import errors (details)
  7. Use the cpp include paths (details)
  8. Show the result variables even if json parsing fails (details)
  9. Fixed transformations debugger link (details)
  10. Ignore the unknown simulation flag (details)
  11. Show the installation path in the about window (details)
  12. Bump OMSens (#6805) (details)
Commit d4f127b7980b84a7b91b12826b0cf252afb58e3b by adeel.asghar
Use the sceneBoundingRect for text shape while exporting as image

Fixes ticket:6139
The file was modified OMEdit/OMEditLIB/Annotations/TextAnnotation.cpp (diff)
The file was modified OMEdit/OMEditLIB/Element/Element.cpp (diff)
The file was modified OMEdit/OMEditLIB/Modeling/ModelWidgetContainer.cpp (diff)
The file was modified OMEdit/OMEditLIB/Annotations/TextAnnotation.h (diff)
Commit 693166d9db1cb3081ac7f70cfd3bf880087d0ce2 by adeel.asghar
Show the list of contributors from github (#6781)

Removed the static list
The file was modified OMEdit/OMEditLIB/MainWindow.h (diff)
The file was modified OMEdit/OMEditLIB/MainWindow.cpp (diff)
The file was modified OMEdit/OMEditGUI/main.cpp (diff)
The file was modified OMEdit/OMEditLIB/Modeling/ModelWidgetContainer.cpp (diff)
Commit 3ce8f830671ad83b31d25b660357e51474fc7d39 by adeel.asghar
Documentation for OMSens (#6796)

Individual Sensitivity Analysis
Multi-parameter Sweep
Vectorial Sensitivity Analysis
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-parameters.png
The file was modified doc/UsersGuide/source/omedit.rst (diff)
The file was modified doc/UsersGuide/source/parametersensitivity.rst (diff)
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-plot.png
The file was addeddoc/UsersGuide/source/media/omsens-multi-sweep-results.png
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-results.png
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-parameters-all.png
The file was addeddoc/UsersGuide/source/media/omsens-individual-analysis-results.png
The file was addeddoc/UsersGuide/source/media/omsens-individual-analysis-variables.png
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-optimization.png
The file was addeddoc/UsersGuide/source/media/omsens-individual-analysis-parameters.png
The file was addeddoc/UsersGuide/source/media/omsens-window.png
The file was addeddoc/UsersGuide/source/media/omsens-individual-analysis-perturbation.png
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-state-variables-all.png
The file was addeddoc/UsersGuide/source/media/omsens-individual-analysis.png
The file was addeddoc/UsersGuide/source/media/omsens-multi-sweep-plot.png
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-state-variables.png
The file was addeddoc/UsersGuide/source/media/omsens-individual-analysis-heatmap.png
The file was addeddoc/UsersGuide/source/media/omsens-multi-sweep-parameters.png
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-plot-all.png
The file was addeddoc/UsersGuide/source/media/omsens-vectorial-analysis-results-all.png
Commit d4ecd07419fb3fe294f4ea7fa5f462b1b5ef2b89 by adeel.asghar
Fixes ticket:6133 Made loadFile and loadModel behave same (#6784)

Enable notifications for all except loadModel
OMEdit has notifications enabled on all by default
Update NFFrontEnd/NFModelicaBuiltin.mo accordingly
The file was modified testsuite/flattening/libraries/3rdParty/Exercises/checkExercises.mos (diff)
The file was modified OMCompiler/Compiler/FrontEnd/ModelicaBuiltin.mo (diff)
The file was modified OMCompiler/SimulationRuntime/OMSICpp/omcWrapper/omcCAPI/src/OMC.cpp (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFModelicaBuiltin.mo (diff)
The file was modified OMEdit/OMEditLIB/OMC/OMCProxy.h (diff)
The file was modified OMCompiler/Compiler/Script/CevalScript.mo (diff)
The file was modified OMEdit/OMEditLIB/OMC/OMCProxy.cpp (diff)
Commit 0fd8d9c83f6389808f3bb86b496c20e6f99e64a9 by adeel.asghar
Minor fixes in OMSens users guide
The file was modified doc/UsersGuide/source/parametersensitivity.rst (diff)
The file was modified doc/UsersGuide/source/fmitlm.rst (diff)
Commit 665bcbfd7ea7033250bac2c2749b8bcabe7e3e0b by adeel.asghar
Use the cpp include paths
The file was modified OMCompiler/Compiler/Template/CodegenCppOld.tpl (diff)
Commit f5604c6ce5c7eb7888e861af147829c9ea564c70 by adeel.asghar
Show the result variables even if json parsing fails
The file was modified OMEdit/OMEditLIB/Plotting/VariablesWidget.cpp (diff)
Commit dbaf08da5e310c2c7db6b0e5f0d5cc51a5e6b50e by adeel.asghar
Fixed transformations debugger link
The file was modified doc/UsersGuide/source/debugger.rst (diff)
Commit b43abb331858e4afa8cbe7834a56b93e09465c6b by adeel.asghar
Ignore the unknown simulation flag

Show a warning to the user about the invalid flag
The file was modified OMEdit/OMEditLIB/Simulation/SimulationDialog.cpp (diff)
Commit 536c83fd48d091efaef8f1dbc12dff9ff2698713 by adeel.asghar
Show the installation path in the about window
The file was modified OMEdit/OMEditLIB/MainWindow.cpp (diff)
The file was modified OMSens (diff)
The file was modified doc/UsersGuide/source/parametersensitivity.rst (diff)