Menu

SVN-temp Commit Log


Commit Date  
[r415] by ion_vasilief

- Implemented saving/restoring of antialiasing settings for individual graphs.
- Improved drawing of ErrorBars and of Bar curves (still not perfect!).
- Moved some of the content in fitclasses to two new files: ExponentialFit and MultiPeakFit (.cpp and .h). Should we do the same for all the other fit classes?

2007-03-30 17:37:37 Tree
[r414] by ion_vasilief

- Fixed restoring of backup files and added an open menu entry for these files.
- Fixed bug in adding error bars.
- Got rid of superfluous "activeGraph" pointer in ApplicationWindow. Modified some functions accordingly (especially the DataSetDialog).

2007-03-30 07:18:08 Tree
[r413] by ion_vasilief

Fixed bugs in changing plot associations for 2D plots.

2007-03-29 16:39:56 Tree
[r412] by thzs

- fixed loading of spline curves
- fixed loading of project files from version 0.7.8
(I don't know if it works for versions >0.7.8
and <0.8.3 since I don't have the code of those old
versions. The important question is: When were the 2 lines

if (style <= LineSymbols || style == Box)
s+=QString::number(symbol.pen().width())+"\t";

added to Graph::saveCurveLayout(int index).
This decides the first part of the condition
in lines 10165 and 10179 in ApplicationWindow.cpp.)

2007-03-28 23:13:04 Tree
[r411] by ion_vasilief

- Fixes restoring of curve axes for ErrorBars.

2007-03-28 16:36:34 Tree
[r410] by ion_vasilief

- Fixes bug in Interpolation.
- Fixes showing of the fit legend.
- Improved drawing of LegendMarker in order to allow empty lines.
- Fixed ApplicationWindow::windowsList() in order to include hidden windows.

2007-03-28 08:15:53 Tree
[r409] by thzs

- changed button from "load" to "save" in ImageExportDialog

2007-03-27 22:07:03 Tree
[r408] by ion_vasilief

- Fixes a crash occuring sometimes when opening Notes in old project files.

2007-03-27 18:08:52 Tree
[r407] by ion_vasilief

- Fixed Bug #10422: Bar's error is not shifted on the plot.
- Reimplemented workaround for Bug #8267, using Tilman's first suggestion: symbol_size = 2*chosen_size + 1

2007-03-27 11:58:24 Tree
[r406] by ion_vasilief

- Improved handling of transparency in 2D plots.

2007-03-27 07:56:25 Tree
Older >