Things to be done for the next release.
1. Check entropy calculation - DONE
2. Extend/improve positioning of axis title - DONE (more to come in the next release)
3. Fix sporadic crashes when closing projects - DONE
4. Fix sporadic broken dock widgets - NOT REPRODUCABLE
5. Scale calculations? - DONE (will be done in the next release)
6. Fix XYFourierFilterCurve (create/save/close/open). Curve settings are not restored. - Stefan, DONE
7. Changing a selected curve (columns/fit parameter, etc.) does not update the selection
8. Check compilation under Ubuntu 16.04 - DONE, Stefan
9. Names of vectors/columns given in import dialog are ignored (Column 1/Column 2, etc.) - DONE
10. Prepare demos of new functions for release - IN PROGRESS, Alexander & Stefan
11. T1650 - DONE
12. Finish Notes implementation - Alexander, DONE
13. Fix labels on HDPI displays - Alexander
14. Make number of points for interpolation consistent between splines and analysis-interpolation - Stefan
15. Wait cursor for print preview
16. Make Windows installer (T3118) - Stefan
98. Testing ...
99. Release announcement
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