DONE:
- Check entropy calculation
- Extend/improve positioning of axis title - more to come in the next release
- Fix sporadic crashes when closing projects
- Fix sporadic broken dock widgets - NOT REPRODUCABLE
- Scale calculations? - will be done in the next release
- Fix XYFourierFilterCurve (create/save/close/open). Curve settings are not restored.
- Check compilation under Ubuntu 16.04
- Names of vectors/columns given in import dialog are ignored (Column 1/Column 2, etc.)
- T1650
- Finish Notes implementation
- Make number of points for interpolation consistent between splines and analysis-interpolation
- Make Windows installer (T3118)
TODO:
- Changing a selected curve (columns/fit parameter, etc.) does not update the selection
- Wait cursor for print preview
- Fix labels on HDPI displays - Alexander
- Prepare demos of new functions for release - IN PROGRESS, Alexander & Stefan
- Testing ...
- Release announcement - Alexander
BUGS:
A. Compile frameworks with cantor on openSUSE 13.1:
/export/scratch/gerlach/labplot/src/backend/cantorWorksheet/CantorWorksheet.cpp:47:36: fatal error: cantor/worksheetaccess.h: No such file or directory
#include <cantor/worksheetaccess.h> - FIXED, Stefan
B. Deselection "use first row as column names" in import dialog does not work. First row is always used as column names. - FIXED, Stefan
Actually the automatic filter was active and the options were ignored. Solution: disabled options if automatic filter is enabled.
C. .lml.bz2 and .lml.xz projects can not be opened. - FIXED, Stefan
D. Crash when changing drawing order of curves (move behind, etc.) and pressing save. FIXED, Alexander