coriolis/hurricane
Jean-Paul Chaput 8961968b8b * ./hurricane/src/hviewer :
- New feature: CellWidget now store it's internal state in a separate
        nested object CellWidgetState. The State is work in progress, currently
        is store the Cell*, showSelection, cumulativeSelection, selection
        criterions and showBoundaries. showBoundaries may evolve to be stored
        as part of the Palette's state.
    - Change: implement the "start" propagation model signal/slot for
        showSelection, cumulativeSelection & showBoundaries. The main concern
        is to avoid signals loop. See SelectionWidget::setShowSelection(bool)
        for an example.
    - Change: supress the minimumSize of the SelectionWidget (200 pixels is a
        waste of space when the Path is empty).
2009-01-27 10:14:46 +00:00
..
cmake_modules * ./hurricane/src/hviewer : 2008-12-12 13:28:19 +00:00
doc * ./hurricane/src/hviewer : 2008-11-26 10:13:31 +00:00
src * ./hurricane/src/hviewer : 2009-01-27 10:14:46 +00:00
CMakeLists.txt cmake FindHURRICANE macro now finds isobar library 2008-10-24 09:11:47 +00:00