Things to be done for the next release.
1. Check entropy calculation - DONE
2. Extend/improve positioning of axis title
3. Fix sporadic crashes when closing projects - DONE
4. Fix sporadic broken dock widgets
5. Scale calculations?
6. Fix XYFourierCurve (create/save/close/open). Curve settings are not restored.
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
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>
B. Deselection "use first row as column names" in import dialog does not work. First row is always used as column names.
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.