Menu

SVN-temp Commit Log


Commit Date  
[r1295] by knut_f

- Reverted (accidental?) change in r764 causing peak detection to find the maximum *absolute* value. The resulting behaviour is a bit confusing, to say the least.

2010-03-26 20:07:22 Tree
[r1294] by knut_f

- Fixed bug #2973098 (Data Reader broken for Dates as x) and related problems.
In particular, DataCurve::tableRow() was broken for DataTime values as well as
for columns with non-unique values. Screen picker and the tracker text of
data picker have been modified to use the same output format as the
bottom/left scales (currently hard-wired, switching to top/right would require
a user interface to be made up). The status bar output of data picker uses the
same format as the underlying columns of the selected curve.

2010-03-19 13:41:10 Tree
[r1293] by knut_f

- Tagging version 0.2.4.

2010-03-12 18:01:22 Tree
[r1292] by knut_f

- Version bump to 0.2.4.

2010-03-12 17:59:37 Tree
[r1291] by knut_f

- README for Windows installer synchronized with the nsi script.

2010-03-12 17:56:22 Tree
[r1290] by knut_f

- Compatibility table access functions modified so as not to use deprecated
methods.

2010-03-12 17:47:06 Tree
[r1289] by knut_f

- Enabled docstring generation feature in SIP >= 4.10.

- Added column access using array notation. Calls like
t.column("xyz").setValueAt(0,3) are a bit lengthy, especially compared with
the now-deprecated t.setCell("xyz",0,3). Adding the shorthand notation
t["xyz"].setValueAt(0,3) will hopefully make the move towards the
column-as-objects paradigm less painfull.

2010-03-12 14:49:20 Tree
[r1288] by knut_f

- Added deprecation annotation to all Python methods marked as such in the
current draft manual, so that using them will generate a warning.

2010-03-12 13:27:54 Tree
[r1287] by knut_f

- Updated and rearranged Linux section on download page. Removed names of
package authors/maintainers, since the list was incomplete and trying to keep
it in synch with the developments in various distributions doesn't seem
feasible.

2010-03-12 11:32:09 Tree
[r1286] by knut_f

- Update of Czech translation by Pavel Fric.

2010-03-04 08:11:00 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.