Menu

Commit [r805]  Maximize  Restore  History

- 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.

knut_f 2008-02-20

added /trunk/common.pri
changed /trunk/core/AbstractAspect.cpp
changed /trunk/core/AbstractAspect.h
changed /trunk/core/AbstractColumn.h
changed /trunk/core/AbstractFilter.h
changed /trunk/core/AbstractSimpleFilter.cpp
changed /trunk/core/AbstractSimpleFilter.h
changed /trunk/core/AspectPrivate.cpp
changed /trunk/core/AspectPrivate.h
changed /trunk/core/aspectcommands.h
changed /trunk/core/column/Column.cpp
changed /trunk/core/column/Column.h
changed /trunk/core/core.pro
changed /trunk/core/staticplugins.cpp
renamed /trunk/note -> /trunk/notes
copied /trunk/note/note.pro -> /trunk/notes/notes.pro
removed /trunk/notes/note.pro
changed /trunk/scidavis_modular.pro
changed /trunk/table/TableModel.cpp
changed /trunk/table/table.pro
/trunk/common.pri Diff Switch to side-by-side view
Loading...
/trunk/core/AbstractAspect.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/AbstractAspect.h Diff Switch to side-by-side view
Loading...
/trunk/core/AbstractColumn.h Diff Switch to side-by-side view
Loading...
/trunk/core/AbstractFilter.h Diff Switch to side-by-side view
Loading...
/trunk/core/AbstractSimpleFilter.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/AbstractSimpleFilter.h Diff Switch to side-by-side view
Loading...
/trunk/core/AspectPrivate.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/AspectPrivate.h Diff Switch to side-by-side view
Loading...
/trunk/core/aspectcommands.h Diff Switch to side-by-side view
Loading...
/trunk/core/column/Column.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/column/Column.h Diff Switch to side-by-side view
Loading...
/trunk/core/core.pro Diff Switch to side-by-side view
Loading...
/trunk/core/staticplugins.cpp Diff Switch to side-by-side view
Loading...
/trunk/note to /trunk/notes
File was renamed.
/trunk/notes/note.pro
File was removed.
/trunk/scidavis_modular.pro Diff Switch to side-by-side view
Loading...
/trunk/table/TableModel.cpp Diff Switch to side-by-side view
Loading...
/trunk/table/table.pro Diff Switch to side-by-side view
Loading...
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.