Menu

SVN-temp Commit Log


Commit Date  
[r811] by knut_f

Some minor clarifications.

2008-02-25 21:37:50 Tree
[r810] by knut_f

Removed superfluous executable bits and converted some files to unix format. Thanks to erictanguy for spotting these.

2008-02-25 19:32:02 Tree
[r809] by thzs

- fixed unique name generation
- fixed ordering of Column children in Table

2008-02-24 02:18:35 Tree
[r808] by thzs

- fixed context menu in TableView
- adjusted column- and table-test to the new framework
- fixed a crash when inserting rows into a table
(double signal connection due to copy&paste mistake)
- fixed a crash when calling Column::setColumnMode()
twice (wrong check for ownership in dtor of
AspectChildRemoveCmd)

2008-02-24 01:18:55 Tree
[r807] by knut_f

- AbstractAspect enforces unique names among siblings.
- Removed SciDAVis::Date and SciDAVis::Time - the import filter for the legacy
file format will map them to SciDAVis::DateTime.
- Renamed "options tabs" to "control tabs" and tried to make the layout more
compact.
- Removed manual from trunk; manuals should go to /manual/<major.minor>.

2008-02-21 19:04:13 Tree
[r806] by knut_f

Merged in changes from trunk.

2008-02-21 18:43:46 Tree
[r805] by knut_f

- Ported AbstractAspect to the 5-layer-model conventions.
- Renamed "note" directory to "notes" for consistency.
- Improved build system. In debug mode, modules are now built as dynamic
libraries in order to speed up the edit-compile-test cycle. The modules to be
built can be selected in common.pri. While few users will want to build
without table or notes, this will provide an easy way to avoid having to
install dependencies of modules one does not use, e.g. python or graph3D.
- Added String-IO wrapper around Column in order to avoid creating a temporary
column and reconnecting in/out filters for every access to TableModel.

2008-02-20 18:11:17 Tree
[r804] by knut_f

Improved introduction to Python scripting.

2008-02-19 17:40:25 Tree
[r803] by knut_f

- Added visual feedback for executing code in ScriptEdit.
- Fixed a signal connection in FitDialog.

2008-02-19 17:22:06 Tree
[r802] by thzs

- adjusted Column, Column::Private (formerly ColumnPrivate),
and the column commands to the 5-layer model
- some minor changes to Table and related classes

2008-02-18 23:28:52 Tree
Older >