1
0
Files
python-orange-canvas-core/python-orange-canvas-core.changes
Matej Cepl 19bae91b85 Accepting request 866645 from home:mcalabkova:branches:devel:languages:python:numeric
- Update to 0.1.18
  * Raise AnyQt to 0.0.11 to fix mouse wheel scrolling
    * remark: needed only with old PyQt, it seems
  * Fix widget activation with OnDemand creation policy
  * Delete swp file on corruption
  * Add option for not loading/saving scratch workflows
  * Smoothly scroll horizontally

OBS-URL: https://build.opensuse.org/request/show/866645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-orange-canvas-core?expand=0&rev=5
2021-01-25 18:01:54 +00:00

23 lines
825 B
Plaintext

-------------------------------------------------------------------
Mon Jan 25 16:28:46 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Update to 0.1.18
* Raise AnyQt to 0.0.11 to fix mouse wheel scrolling
* remark: needed only with old PyQt, it seems
* Fix widget activation with OnDemand creation policy
* Delete swp file on corruption
* Add option for not loading/saving scratch workflows
* Smoothly scroll horizontally
-------------------------------------------------------------------
Wed Feb 5 14:02:52 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 0.1.11
* Remove use of QActionGroup(..., exclusive=...) calls
* Test with PyQt 5.14.0
-------------------------------------------------------------------
Fri Nov 22 20:01:33 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version