Menu

Commit [r794]  Maximize  Restore  History

- fixed problems with context menus by integrating

the QMdiWindow functionality in a class AspectView which
will be the base class of all views that are to be
display in the mdi area
- Table and TableView are not aware of each other which
solves some more problems with passing information or
events up and down the aspect hierarchy (this is a
move away from the MVC to the MVP paradigm)
- fixed the crash when adding columns to a Table
- the options tabs are now properly notified when
an aspect name or comment changes
- still TODO: fix context menu when clicking on
the headers (coordinate mismatch in
TableView::contextMenuEvent())

thzs 2008-02-10

1 2 > >> (Page 1 of 2)
changed /trunk/core/AbstractAspect.cpp
changed /trunk/core/AbstractAspect.h
changed /trunk/core/AspectTreeModel.cpp
changed /trunk/core/Folder.cpp
changed /trunk/core/Folder.h
renamed /trunk/core/MdiSubWindow.cpp -> /trunk/core/AspectView.cpp
renamed /trunk/core/MdiSubWindow.h -> /trunk/core/AspectView.h
changed /trunk/core/Notes.cpp
changed /trunk/core/Notes.h
changed /trunk/core/Project.cpp
changed /trunk/core/Project.h
changed /trunk/core/ProjectExplorer.cpp
changed /trunk/core/ProjectExplorer.h
changed /trunk/core/ProjectWindow.cpp
changed /trunk/core/ProjectWindow.h
changed /trunk/core/column/Column.h
changed /trunk/core/datatypes/String2DateTimeFilter.cpp
changed /trunk/core/main.cpp
changed /trunk/scidavis_temporary.pro
changed /trunk/table/Table.cpp
changed /trunk/table/Table.h
changed /trunk/table/TableCommentsHeaderModel.cpp
changed /trunk/table/TableCommentsHeaderModel.h
/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/AspectTreeModel.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/Folder.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/Folder.h Diff Switch to side-by-side view
Loading...
/trunk/core/Notes.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/Notes.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/ProjectExplorer.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/ProjectExplorer.h Diff Switch to side-by-side view
Loading...
/trunk/core/ProjectWindow.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/ProjectWindow.h Diff Switch to side-by-side view
Loading...
/trunk/core/column/Column.h Diff Switch to side-by-side view
Loading...
/trunk/core/datatypes/String2DateTimeFilter.cpp Diff Switch to side-by-side view
Loading...
/trunk/core/main.cpp Diff Switch to side-by-side view
Loading...
/trunk/scidavis_temporary.pro Diff Switch to side-by-side view
Loading...
/trunk/table/Table.cpp Diff Switch to side-by-side view
Loading...
/trunk/table/Table.h Diff Switch to side-by-side view
Loading...
/trunk/table/TableCommentsHeaderModel.cpp Diff Switch to side-by-side view
Loading...
/trunk/table/TableCommentsHeaderModel.h Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.