Model RealTime 11.0 2020.50

174168: CQPAR00252908 Model Debugger: Hard coded 100 ms timeout for a response from application

Target application events handling is improved and now can be controlled by two new preferences.

174167: CQPAR00252886 Model Debugger: Double click on state in state diagram monitor to 'go inside' is too hard

Workaround with context menu option,and double click on active state instance navigates inside composite states

174150: CQPAR00252690 Keyword 'override' is used in generated code despite 'Older than C++ 11' is specified

The override keyword is generated in code, based on the code standard specified in preferences.

174133: CQPAR00252578 Right-Click Paste isn't work in a newly created transitions code view

For any transition or state, Right-click in the code view, the user was not able to select any functionality(eg.. Paste any text) from the context menu because the widget was being disposed of. This is fixed now.

174041: Having the 'Redefined Operation' defined should be grayed out 'Override' checkbox

When an operation is set to redefine another operation the Override checkbox is automatically checked and disabled.

174040: Performing 'Set…' on 'Redefined operation' should enable 'Override' checkbox

If any operation is redefined, now override property would be enabled by default and grayed out for better user understanding.

109158: Model RealTime: RFE: Missing drag and drop in Properties / Operations

It is now possible to reorder operations in the Properties view by using drag and drop, multi-selection is also supported.

109040: moving transitions(from one state to state above) is impossible

Now we support the Drag and Drop functionality for moving transitions in the Project Explorer