Menu

Commit [r878]  Maximize  Restore  History

- Renamed scidavis_modular.pro to scidavis.pro, since it has replaced the

non-modular build file.
- Added support for global settings to the Aspect framework. This isn't perfect
yet, but it avoids hard-to-maintain and error-prone
loadSettings()/saveSettings() methods as well as having config pages rely on
private fields. Also, the chance of accidental name clashes is reduced by
using implicit name spaces based on class names.

knut_f 2008-05-16

changed /trunk/core/AbstractAspect.cpp
changed /trunk/core/AbstractAspect.h
changed /trunk/core/AspectPrivate.cpp
changed /trunk/core/AspectPrivate.h
changed /trunk/core/Project.cpp
changed /trunk/core/Project.h
added /trunk/core/ProjectConfigPage.cpp
added /trunk/core/ProjectConfigPage.h
changed /trunk/core/ProjectWindow.cpp
changed /trunk/core/core.pro
changed /trunk/core/main.cpp
changed /trunk/lib/ConfigPageWidget.h
renamed /trunk/scidavis_modular.pro -> /trunk/scidavis.pro
/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/AspectPrivate.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/AspectPrivate.h Diff Switch to side-by-side view
Loading...
/trunk/core/Project.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/Project.h Diff Switch to side-by-side view
Loading...
/trunk/core/ProjectConfigPage.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/ProjectConfigPage.h Diff Switch to side-by-side view
Loading...
/trunk/core/ProjectWindow.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/core.pro Diff Switch to side-by-side view
Loading...
/trunk/core/main.cpp Diff Switch to side-by-side view
Loading...
/trunk/lib/ConfigPageWidget.h 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.