Menu

SVN-temp Commit Log


Commit Date  
[r1123] by knut_f

- Fixed setting of plot designation in Table.importASCII().
- QPrinter constructor is expensive, particularly on systems where this triggers
a network scan for available printers. We definitely don't want to do this on
every ApplicationWindow initialization (i.e., application start, new project
and open project) just to get a default export resolution. Having this depend
on the settings of the printer that happens to be default /on the first
application start/ (value will be taken from settings subsequently) is insane
anyway, regardless of performance penalty.
=> changed to hard-coded default of 72 dpi

2009-04-22 17:11:41 Tree
[r1122] by knut_f

- tagging version 0.2.2

2009-04-19 19:35:53 Tree
[r1121] by knut_f

- prepared release 0.2.2

2009-04-19 19:34:38 Tree
[r1120] by knut_f

- Improved Table::importASCII() to behave more like the version in SciDAVis 0.1.x.

2009-04-19 19:06:53 Tree
[r1119] by knut_f

- Fixed crashes when using newMatrix(), newTable() and newNote() from Python scripts with
Python 2.6. Apparently, the problem doesn't occur with Python 2.5, although the exact conditions
leading to a crash still need to be pinned down. Fixes bug #2686283.

2009-04-19 17:16:24 Tree
[r1118] by thzs

- implemented Table::importASCII to be used by Python
(partly fixes bug #2686283)

2009-04-18 12:48:48 Tree
[r1117] by knut_f

- Fixed collaboration between range selection and other plot tools. Closes bug #2738298.
- Fixed annoying compiler warning in Script.h.

2009-04-18 12:38:12 Tree
[r1116] by knut_f

- Fixed excessive triggering of Column::dataChanged(). Closes bug #2676036.

2009-04-18 11:18:04 Tree
[r1115] by knut_f

- Fixed a small bug in MuParserScript rewrite (column functions can't be optimized, because they implicitly depend on i).

2009-04-17 19:33:01 Tree
[r1114] by knut_f

- Fixed legend display when creating a new function plot (closes bug #2714731).
- Fixed entries of function curves when creating a new legend.

2009-04-17 19:06:53 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.