coriolis/hurricane/src/hviewer
Jean-Paul Chaput 01ddcf4279 * ./hurricane/src/hviewer :
- New feature : first try at a more ergonomic interface. The "Controller",
        a simple Tabbed window for managing all settings.
          Reorganize the way things are selected (Nets, Area, single), aglomerated
        selection.
          Use a "logical" progression Netlist -> Selection -> Inspector.
    - In CellWiddget, new Selection managment mecanism to ensure persistent
        Selection across cell modifications.
          New signals/slots to manage Cell modification :
          a. - cellPreModificated() : must be launched *before* the Cell modification
               by the tool about to modify it.
          b. - cellPostModificated() : must be lauched *after* the Cell modification
          This mecanism may be amended to automatically fit with the UpdateSessions.  
    - Cleanup (part 1) : more consistent name for widgets, replace the 'H' prefix by
        a "Widget" suffix. Objects are modified by not filenames yet (due to svn not
        liking file renaming and modications at the same time).
    - Improved support for static building in CMakeList.txt.
2008-11-26 09:35:07 +00:00
..
etc The new Viewer (h). 2008-05-16 15:28:39 +00:00
hurricane/viewer * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
images The new Viewer (h). 2008-05-16 15:28:39 +00:00
obsoletes The new Viewer (h). 2008-05-16 15:28:39 +00:00
AreaCommand.cpp * ./coriolis/src/crlcore/src/ccore/Banner.cpp 2008-09-14 15:48:37 +00:00
CMakeLists.txt * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
CellViewer.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
CellViewer.qrc * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
CellWidget.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
ColorScale.cpp * ./hurricane/src/hurricane : 2008-10-21 13:49:48 +00:00
Command.cpp * ./hurricane/src/hviewer : 2008-09-01 14:47:50 +00:00
DisplayStyle.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
DynamicLabel.cpp * ./hurricane/src/hurricane : 2008-08-27 14:06:06 +00:00
Graphics.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HDisplayFilter.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HGraphics.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HInspectorWidget.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HMousePosition.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HNetlist.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HNetlistModel.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HSelection.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HSelectionModel.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
HSelectionPopup.cpp * ./coriolis/src/crlcore/src/ccore/Banner.cpp 2008-09-14 15:48:37 +00:00
HSelectionPopupModel.cpp * ./coriolis/src/crlcore/src/ccore/Banner.cpp 2008-09-14 15:48:37 +00:00
MoveCommand.cpp * ./hurricane/src/hviewer : 2008-09-01 14:47:50 +00:00
NetInformations.cpp * ./hurricane/src/hurricane : 2008-08-27 14:06:06 +00:00
RecordModel.cpp * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
ScreenUtilities.cpp * ./hurricane/src/viewer : 2008-09-17 11:45:38 +00:00
SelectCommand.cpp * ./hurricane/src/hurricane : 2008-11-12 12:18:24 +00:00
Selector.cpp * ./hurricane/src/hviewer : 2008-07-10 09:22:36 +00:00
ZoomCommand.cpp * ./coriolis/src/crlcore/src/ccore/Banner.cpp 2008-09-14 15:48:37 +00:00