Menu

SVN-temp Commit Log


Commit Date  
[r1149] by knut_f

- Fixed evaluation of col("name_with_underscores") with muParser.
Closes bug #2804435.

2009-06-12 10:37:31 Tree
[r1148] by knut_f

- Fixed recalculation of a subset of rows (deselected cells in the same column
were filled with zeroes).

2009-06-12 10:16:15 Tree
[r1147] by knut_f

- Made sure that error messages of column formulas are displayed only once (any
error condition during evaluation now aborts all further evaluations).
Closes bug #2795575.
- Fixed a memory leak in Table::recalculate(int,bool) (colscript was never
deleted).

2009-06-12 09:48:55 Tree
[r1146] by knut_f

- Implemented save/restore of the main window's geometry between sessions.
Closes feature request #1981334.

2009-06-12 08:34:24 Tree
[r1145] by knut_f

- Added sanity check to Graph::updateCurvesData(). If one of the columns of a
DataCurve changes type, remove the curve instead of crashing when trying to
update the axis format in DataCurve::loadData(). Closes bug #2802185.

2009-06-08 06:18:27 Tree
[r1144] by thzs

- fixed bug #2802095: Crash when adding error bars with empty columns

2009-06-06 12:14:33 Tree
[r1143] by knut_f

- Changed file saving on Windows to remove files before replacing them, since
Windows doesn't support atomic rename. Closes bug #2797508.

2009-06-06 09:56:09 Tree
[r1142] by knut_f

- Added some sanity checks to prevent crashes when trying to plot from invalid
table/column using Python.

2009-06-04 19:53:44 Tree
[r1141] by knut_f

- Added planck_wavelength fit plugin.

2009-05-30 09:44:16 Tree
[r1140] by knut_f

- Some build system fixes for building on MacOS X Tiger.
- Fixed small type on scidavis.pro.

2009-05-30 09:35:08 Tree
Older >