Menu

SVN-temp Commit Log


Commit Date  
[r910] by thzs

- continued working on Table
- disabled OPJ import (I won't bother porting that, anyone else?)

2008-07-25 21:40:02 Tree
[r909] by thzs

- adjusted plot designation enum for backwards compatibility

2008-07-24 19:36:29 Tree
[r908] by thzs

- proceeded working on the integration of future::Table
- merged the latest changes from the trunk
- removed some obsolete stuff

2008-07-20 21:15:52 Tree
[r907] by thzs

- updated the unit tests/test programs
- fixed a bug in Column::load()
- some small improvements to Table and TableView
- some other minor changes

2008-07-17 07:23:37 Tree
[r906] by thzs

- added page about plans and tasks

2008-07-13 16:04:36 Tree
[r905] by thzs

- matrices are now saved as XML and can be loaded
from 0.2.x as well as 0.1.x project files

2008-07-08 23:11:37 Tree
[r904] by thzs

- revised the coding page and the roadmap a little

2008-07-08 21:21:46 Tree
[r903] by thzs

- removed a lot of obsolete code
- fixed a small issue in future::SortDialog
- added AbstractPart::fillProjectToolBar() analoguous
to fillProjectMenu() and implemented it for Table

2008-06-14 17:48:19 Tree
[r902] by thzs

Progress in the integration of future::Table:
- plotting now works from the main as well as the context menu
- I have decided to postpone the conversion from the string based
column lists to Column* based lists as this would be very
much work. It's questionable whether this makes sense to be done
before writing the new plotting engine anyway. For this reason
now Table::text() returns the the cell text given by the
model. This works well for numeric columns and probably text
columns as well. Have not tested date-time columns yet.
- reorganized the context menus
- added the necessary actions from the old Table menu to the new
one and removed the old one.
- disabled all masking related code as I don't plan to implement
masking support in 0.2.x already
- fixed the title bar menu for tables

2008-06-14 13:12:40 Tree
[r901] by thzs

- Did some work on the future::Table integration.
Status: It compiles and runs but most of the
functionality is disabled currently, still
a lot of work to do.
Remark: I disabled Python temporally to avoid having to port
the string based column lists to Column * based column
lists into scidavis.sip immediately. This commit
already breaks some of the Python bindings.

2008-06-08 13:01:33 Tree
Older >