Go to file
Jean-Paul Chaput a9d0783026 * ./vslsisapd/src/configuration:
- New: In Parameter, adds a priority for all the mutators method calls.
        Allows to sets values according to where they came from instead of
        only taking the last change. This is needed because we cannot ensure
        that the last sets value is the truly wanted one. Four priorities
        are avalaibles (in increasing order):
          1. - ApplicationBuiltin (the default).
          2. - ConfigurationFile  (currently: the XML parser).
          3. - CommandLine        (supplied by the command line, see Unicorn).
          4. - Interactive        (changed through ConfigurationWidget).
    - New: In ConfigurationWidget, hideTabs()/showTabs() to explicitly select
        which tabs are displayeds or hidden. Two modes are avalaibles:
        Incremental and Exact. In Exact mode only hidden tabs are hiddens and
        only shown tabs are shown.
    - Change: In ConfigurationWidget/ConfTabWidget/ParameterWidget, no longer
        relies on the Widget parent/child tree to find the ConfigurationWidget
        from a ParameterWidget (consequence of the hide/show capability which
        is implemented by cutting off hidden tabs). Adds an explicit attribute.
2010-11-16 13:51:14 +00:00
bootstrap Improved environment support & detection. 2010-08-25 14:14:57 +00:00
chamsin MetaCapacitor in progress 2008-07-24 15:39:12 +00:00
crlcore path variable does not exist and makes compilation fail. 2010-09-20 09:23:55 +00:00
cumulus No more setup_apple() 2010-07-22 14:37:26 +00:00
equinox Adding intervalTree library in FindEQUINOX.cmake 2010-07-21 14:57:42 +00:00
hurricane * ./hurricane/src/hurricane: 2010-11-02 16:05:29 +00:00
ispd * ./ispd: 2010-08-25 11:42:44 +00:00
katabatic * ./katabatic: 2010-08-22 12:37:48 +00:00
kite * ./kite: 2010-08-26 15:02:26 +00:00
knik * ./knik: 2010-08-22 12:37:08 +00:00
mauka * ./mauka: 2010-08-26 15:17:46 +00:00
metis Adding Boost_INCLUDE_DIRS & CORIOLIS_LIBRARIES 2010-07-21 12:36:17 +00:00
nimbus g++ 4.4 compliant (limits include was missing) 2010-11-02 11:27:59 +00:00
solstice Adding Boost_INCLUDE_DIRS 2010-07-22 14:37:46 +00:00
stratus1 Gestion of vdd/vss step two ... 2010-09-06 11:22:30 +00:00
unicorn * ./unicorn: 2010-08-26 15:02:41 +00:00
vlsisapd * ./vslsisapd/src/configuration: 2010-11-16 13:51:14 +00:00