Things to be done for the next release.DONE:
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. - DONE
7. Changing a selected curve (columns/fit parameter,8. etc.) does not update the selectionCheck compilation under Ubuntu 16.04
8.9. Names of vectors/columns given in import dialog are ignored (Column 1/Column 2, Check compilation under Ubuntu 16.04 - DONEetc.)
9. Names of vectors/columns given in import dialog are ignored (Column 1/Column 2,11. etc.) - DONET1650
10. Prepare demos of new functions for release - IN PROGRESS,12. Alexander & StefanFinish Notes implementation
1114. T1650 - DONEMake number of points for interpolation consistent between splines and analysis-interpolation
1216. Finish Notes implementation - DONE
13.Make Windows installer (T3118)
TODO:
1. Changing a selected curve (columns/fit parameter, Fix labels on HDPI displays - Alexanderetc.) does not update the selection
1415. Make number of pointsWait cursor for interpolation consistent between splines and analysis-interpolation - DONEprint preview
1513. Wait cursor for print previewFix labels on HDPI displays - Alexander
1610. Make Windows installer (T3118) - DONEPrepare demos of new functions for release - IN PROGRESS, Alexander & Stefan
98. Testing ...
99. 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