Menu

SVN-temp Commit Log


Commit Date  
[r571] by knut

Solved some constness problems and improved test program.

2007-05-31 01:18:58 Tree
[r570] by knut

- Added an improved base class for filters (AbstractFilter).
- Ported Differentiation (DifferentiationFilter) and TableStatistics
(StatisticsFilter) to the new framework.
- Added demo/test program for the new filter classes.
- Removed QObject inheritance of AbstractColumnData and corrected inheritance
order in *ColumnData.
- Provided standard implementations for the following methods (so that filters
don't have to bother implementing them):
AbstractStringDataSource::valueAt(int row) const;
AbstractDoubleDataSource::numericFormat() const;
AbstractDoubleDataSource::displayedDigits() const;
AbstractDoubleDataSource::textAt(int row) const;
AbstractDoubleDataSource::constDataPointer() const;
AbstractDataSource::comment() const;

2007-05-31 00:32:56 Tree
[r569] by knut

- Fixed a bug in TableStatistics.
- Added svg to the QT options in qtiplot.pro (needed with Qt 4.3)

2007-05-30 10:59:41 Tree
[r568] by thzs

- renaming TableDataModel to TableModel (part 2)

2007-05-29 21:02:57 Tree
[r567] by thzs

- renaming TableDataModel to TableModel (part 1)

2007-05-29 21:01:54 Tree
[r566] by thzs

- renamed rowString/rowValue to textAt/valueAt
- implemented handling of QLocale in string and double columns

2007-05-29 20:55:37 Tree
[r565] by knut

Improved Installation instructions for Linux.

2007-05-29 17:43:53 Tree
[r564] by ion_vasilief

- Fixes bugs in importASCII introduced by my last commits.

2007-05-29 06:24:48 Tree
[r563] by ion_vasilief

- Fixes bugs in importOPJ.cpp introduced by my last commit.

2007-05-29 06:14:48 Tree
[r562] by ion_vasilief

- Implemented opening of .ogm and .ogw files as new windows instead of new projects.
- Improved the Day/Month column format.
- Implemented Feature Request #3435: Only 2 fitting points at linear fits.

2007-05-29 05:45:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.