Adeel Asghar
Adeel Asghar
> Unfortunately, we cannot just delete the duplicated files, because we depend on the path: > ### Expected behavior > lib/OMSimulator should only contain the OMSimulator binaries. For sure keep...
Is better than before but would be nice to get rid of empty directories as well.
@AnHeuermann solution is not so bad.
The result file is invalid during the simulation. I tried to access it after `oms3_initialize` since the I can see that at least the file is created on the disk...
I think there is always buffering on Windows. But you can forcefully flush the file after writing the header information i.e., the output signals.
AFAIR this is not implemented in OMEdit yet.
This is the expected behavior. It uses the same data as the Library Browser but is read-only. We intentionally disabled the loading of icons here because loading of icons takes...
Another reason was that when you search something in the extends browser we try to navigate to the searched class and select it (Note that we don't do the same...
> many changes are related to QRegExp which is deprecated in favor of QRegularExpression that is already available in qt5 the problem is that the variables widgets relies on the...
I will merge this one after we are done with 1.23 release. I should have reviewed it earlier but sorry I couldn't manage the time. Regarding PatternSyntax, I believe you...