Menu

SVN-temp Commit Log


Commit Date  
[r1186] by knut_f

- Fixed off-by-one annoyance in drawing of resize handlers.
- Added macro to data type and format change of columns using the control tab.

2009-07-20 16:42:39 Tree
[r1185] by knut_f

- Fixed typo in German translation.

2009-07-20 12:31:28 Tree
[r1184] by knut_f

- Fixed bug #2822092 (plot vanishes after vertical resize).

2009-07-16 11:36:37 Tree
[r1183] by knut_f

- Fixed crash when switching between date/time-like data types. Closes bug #2822087.

2009-07-16 04:20:33 Tree
[r1182] by knut_f

- Changed Plot3DDialog to use QDoubleSpinBoxes for zoom/scale and increased the
allowable range to [0,1e15]. Previously, changing anything on the General tab
would mess up a 3D plot which used zoom values below 1% or above 10000%.
- Added blocking of update signals during opening of matrices for a considerable
performance improvement when opening matrices with depending plots.
- Fixed some ambiguous keyboard shortcuts in German translation.

2009-07-15 15:45:58 Tree
[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
Older >