------------------------------------------------------------------- Sun Feb 14 19:52:07 UTC 2021 - Dirk Müller - skip python 3.6 build (no scipy) - update to 4.11.0 * errorreporting: Fix sending report with empty ows * OWBaseWidget: Add hide/show indicator in splitter * widget: Refactor statusbar buttons, in/out msgs * messagewidget: Adjust icon animation * messagewidget: Elide message text * widget: Add details to in/out msg on empty * messagewidget: Hide in/out short text in tooltip * SVGFormat: Insert 'nonpixelated' into svg style * Remove deprecated maximumContentLength from combobox * VisualSettingsDialog: Enable using saved settings * OWBaseWidget: Enable using custom Visual settings dialog * VisualSettingsDialog: Add support for LineEdit * Disable scrolling in DraggableSpinBoxMixin ------------------------------------------------------------------- Thu Jan 28 09:36:28 UTC 2021 - Steve Kowalik - pytest-xvfb will exit 1 due to I/O errors, work around that using grep. ------------------------------------------------------------------- Wed Feb 5 14:08:28 UTC 2020 - Todd R - Update to 4.3.0 * stateinfo: add auto format for numbers * gui.checkBox: Show specific state when disabled * gui.comboBox: Fix stored label * widgetsscheme: Reorder pending signals to match * Context: Add __eq__ and __hash__ ------------------------------------------------------------------- Fri Nov 22 20:02:45 UTC 2019 - Todd R - Initial version