coriolis/hurricane/cmake_modules
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
..
CMakeLists.txt Moved to Coriolis. 2008-09-23 15:13:39 +00:00
FindBISON.cmake reorganisation 2008-01-10 21:20:55 +00:00
FindFLEX.cmake reorganisation 2008-01-10 21:20:55 +00:00
FindHURRICANE.cmake * ./hurricane/src/hviewer : 2008-11-26 09:35:07 +00:00
FindQt4.cmake * ./hurricane/src/hviewer : 2008-09-08 08:46:18 +00:00