17
0
Files
python-python-qdatamatrix/python-python-qdatamatrix.changes
Matej Cepl 0e9afc99aa Accepting request 874020 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.1.29
  * Add read-only
  * Only fix row and column count when not read-only
  * Only update visible cells in read-only mode. Dramatically
    speeds up viewing large datasets
  * Optimize copy-cut-delete (still slow)
  * Only update visible cells for writable tables
  * Fix a visualization issue when scrolling past the last row
  * Catch IndexError when copying
  * Fix RuntimeError when pasting cells
- test with rudimentary example.py
- adjust requirements

OBS-URL: https://build.opensuse.org/request/show/874020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-qdatamatrix?expand=0&rev=3
2021-02-20 18:10:23 +00:00

29 lines
942 B
Plaintext

-------------------------------------------------------------------
Fri Feb 19 19:04:31 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.1.29
* Add read-only
* Only fix row and column count when not read-only
* Only update visible cells in read-only mode. Dramatically
speeds up viewing large datasets
* Optimize copy-cut-delete (still slow)
* Only update visible cells for writable tables
* Fix a visualization issue when scrolling past the last row
* Catch IndexError when copying
* Fix RuntimeError when pasting cells
- test with rudimentary example.py
- adjust requirements
-------------------------------------------------------------------
Wed Mar 20 08:08:19 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Convert to single spec
- Add %license
- Update to v0.1.18
-------------------------------------------------------------------
Thu Nov 10 19:35:48 UTC 2016 - avvissu@yandex.by
- Initial package