coriolis/hurricane/src
Jean-Paul Chaput 8a2d46e21e * ./hurricane/src/hviewer :
- Bug: redraw the palette layer samples whenever the style changes. Uses a
        new, more clear model to transmit signals. A star model where the
        CellWidget is the center, signals propagate a void pointer which tells
        the emitter to avoid looping. First a slave emit the signal to the
        CellWidget. When the CellWidget receive the signal it's transmitted to
        all slave widgets.
    - New feature: ExceptionWidget (derived from QDialog) to display properly
        catched exceptions. The Abort button of the Dialog forces the program
        to core-dump with a SIGSEGV. The "Try to Continue" resumes the program,
        which is higtly to crash anyway...
    - New feature: a HApplication in replacement of the QApplication to catch
        exceptions in the notify() function, that is exceptions that could be
        throwed inside event handlers.
2009-01-18 21:17:43 +00:00
..
hurricane * ./hurricane/src/hviewer : 2009-01-18 21:17:43 +00:00
hviewer * ./hurricane/src/hviewer : 2009-01-18 21:17:43 +00:00
isobar More and more cleaning in Isobar 2008-12-12 18:49:17 +00:00
CMakeLists.txt move hinspector to hviewer 2008-06-18 15:51:45 +00:00