You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
preferences: Fix preferences initialization at startup, don't rely on
showEvent() to initialize them.
Signed-off-by: Alexandra Trifan <Alexandra.Trifan@analog.com>
Appveyor macos: We are now using python 3.9 which is the latest provi…
…ded by
brew, appveyor and required by the latest Glib (which is required by
libsigrokdecode).
We want to fix the Python version to 3.8, until we figure out how to do it,
we will use Python 3.9 for MacOS installers.
Signed-off-by: AlexandraTrifan <Alexandra.Trifan@analog.com>