Menu

SVN-temp Commit Log


Commit Date  
[r1181] by knut_f

- Added compile-time option for choosing to always use the compiled-in path to
the manual instead of the user-configured one. Useful if packagers also
include the manual and want to push a changed path to their users.
- Choosing the path to the manual after SciDAVis failed to open it now uses
chooseHelpFolder() instead of implementing a slightly different procedure for
doing the same thing.

2009-07-14 12:38:11 Tree
[r1180] by knut_f

- Fixed handling of comments in muParser expressions. Closes bug #2820913.

2009-07-14 06:19:10 Tree
[r1179] by knut_f

Improved handling of plot tools:
- Allow different graphs to have plot tools active at the same time, making
sure that the tool buttons are updated when switching windows.
- When the data picker tool is active, up/down arrow keys switch between
corresponding points of different curves if possible instead of switching
to the first data point. Useful when comparing curves with the same X values.

2009-07-13 19:53:51 Tree
[r1178] by knut_f

- Fixed importing a table via Python with fewer columns than the target.

2009-07-13 13:32:52 Tree
[r1177] by knut_f

- Fixed unintended re-ordering when plotting multiple columns at once.

2009-07-13 12:35:37 Tree
[r1176] by knut_f

- Fixed one instance of bug #2811820. Crashes occured reproducibly when moving
a window to a folder and than removing that folder.
- Fixed a crash in Graph::insertCurvesList() occuring when the list of columns
to plot includes invalid entries (e.g. due to a mistake when plotting from
Python).
- Added enum QwtPlot::Axis to the Python API. API functions working on axes
expect the axis to be given as an integer corresponding to values of this
enum; and using the numbers directly is hard to read and write.

2009-07-13 12:03:49 Tree
[r1175] by knut_f

- Fixed bogus comment in scidavis.pro.

2009-07-13 08:44:51 Tree
[r1174] by thzs

- fixed bug #2819887: Error bars aren't automatically added to graph

2009-07-11 16:12:22 Tree
[r1173] by knut_f

- MDIWindow.setName() diverted to ApplicationWindow::renameWindow(), which handles crucial parts of the renaming process.

2009-07-09 12:09:00 Tree
[r1172] by knut_f

- Fixed minor issues with the German translation.

2009-07-06 14:34:30 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.