17
0

2 Commits

Author SHA256 Message Date
701fdfcf4d Accepting request 933924 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.1.31
 * Fix order of columns after undo
 * Fix pasting of data with existing column names
 * Avoid empty trailing row after pasting

OBS-URL: https://build.opensuse.org/request/show/933924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-python-qdatamatrix?expand=0&rev=5
2021-11-26 01:05:34 +00:00
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