Menu

SVN-temp Commit Log


Commit Date  
[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
[r900] by thzs

- roadmap update

2008-06-08 11:10:41 Tree
[r899] by knut_f

Fixed error in previous commit.

2008-06-04 20:35:09 Tree
[r898] by knut_f

Added section to the manual describing how to import a system-wide configuration file from a per-user one.

2008-06-03 14:31:07 Tree
[r897] by knut_f

Fixed scidavisrc.py to work when imported from a per-user config file.

2008-06-03 13:45:19 Tree
[r896] by thzs

- copied table subdir from trunk to 0.2.x branch

2008-05-31 21:13:19 Tree
[r895] by thzs

- fixed a seg fault

2008-05-31 14:44:35 Tree
Older >