Menu

SVN-temp Commit Log


Commit Date  
[r595] by knut

- Dropped default value for template argument of Interval to enforce readable code.
- Simplified implementation of Interval a bit.
- Added some unit tests (based on CppUnit, http://cppunit.sourceforge.net).

2007-06-09 12:15:05 Tree
[r594] by thzs

- replaced "Interval<>" by "Interval<int>" to
increase code readablilty

2007-06-09 10:48:52 Tree
[r593] by thzs

- fixed some compiling errors in filtertest
- improved code readability a little bit

2007-06-09 10:23:00 Tree
[r592] by knut

- Turned Interval into a template so that it can be used for (numeric) types
other than int.
- Generalized AbstractDoubleSimpleFilter to AbstractSimpleFilter.
- Generalized TruncatedDoubleDataSource to TruncationFilter.
- Added Double2StringFilter and String2DoubleFilter.
- Improved Filter test program.

2007-06-08 22:00:37 Tree
[r591] by thzs

- reorganized the interval-based column attributes code
and added the according signals

2007-06-08 21:26:01 Tree
[r590] by ion_vasilief

- Fixed a bug in Table::importASCII()
- Added Table::exportASCII() to the Python interface.
- Added the possibility to remember the last selected filter in the the ImportASCII dialog.

2007-06-08 09:24:46 Tree
[r589] by thzs

- implemented attaching a DataSourceAttributes object
to a data source
- changed the signals for inserting/removing rows
in all column data classes from dataChanged()
to the new specific signals

2007-06-07 19:25:11 Tree
[r588] by thzs

- committing my new DataSourceAttributes implementation
including a smal test program

2007-06-07 18:39:48 Tree
[r587] by thzs

- implemented Interval::split()

2007-06-07 12:39:03 Tree
[r586] by ion_vasilief

Implemented saving/restoring of the last status of extendable file dialogs.

2007-06-06 10:25:50 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.