Skip to content

Changes

Summary

  1. Ask the user which version of MSL to load and save that settings (#7211) (details)
  2. Keep the NFApi settings (#7215) (details)
  3. Set the nfapi on startup (#7218) (details)
Commit 0572eb80d0ca409e87819c4d2ea662ce45082455 by adeel.asghar
Ask the user which version of MSL to load and save that settings (#7211)

Fixes #6379
OMEdit shows a window on start up that asks the user which version of MSL to use.
The window is only shown once and the settings are saved for future use.

* Text updates based on the feedback

Do not select any option by default
Fix Qt 4 build

* More feedback changes

* Fine tuning

* Check if we are running testsuite
The file was modified OMEdit/OMEditLIB/MainWindow.h (diff)
The file was modified OMEdit/OMEditLIB/MainWindow.cpp (diff)
Commit 890c286c77b8435bff2f6d6967b41837bfe36b5e by adeel.asghar
Keep the NFApi settings (#7215)

The file was modified OMEdit/OMEditLIB/Simulation/SimulationDialog.cpp (diff)
The file was modified OMEdit/OMEditLIB/Options/OptionsDialog.cpp (diff)
The file was modified OMEdit/OMEditLIB/Options/OptionsDialog.h (diff)
Commit b286656ed2255eb1894cd03d02bffd9115cc577c by adeel.asghar
Set the nfapi on startup (#7218)

The file was modified OMEdit/OMEditLIB/MainWindow.cpp (diff)