coriolis/hurricane
Jean-Paul Chaput 56b2abb260 - Change: In CellWidget & Command, rewrite of the active command mechanism.
Now a command is associated to one CellWidget exactly, the active flag
        was shared among all CellWidget which was an error (do not show unless
        we start to multithread).
    - New: In SelectCommand/SelectionPopup/SelectionPopupModel now there are three
        selection mode:
          Mode 0: Select all Component under point.
          Mode 1: Select whole nets whose at least one component is under point.
          Mode 2: Same as 1, but hide all cluttering "*nymous*" nets.
          Rotation through the mode is done by pressing repeadedly the 'N' key.
          The various select modes are implemented through "sub" Collections.
2009-10-19 17:17:21 +00:00
..
cmake_modules * ./hurricane/src/hviewer : 2008-12-12 13:28:19 +00:00
doc * ./hurricane/src/hurricane : 2009-04-17 16:36:02 +00:00
src - Change: In CellWidget & Command, rewrite of the active command mechanism. 2009-10-19 17:17:21 +00:00
tests tests in progress 2009-02-12 15:02:35 +00:00
CMakeLists.txt - Change: In CellWidget & Command, rewrite of the active command mechanism. 2009-10-19 17:17:21 +00:00