Salome HOME
modules/superv.git
2005-01-18 asvA lot of unneccessary "cout"-s and MESSAGE()-s were... JR_ASV_2_1_0_deb
2005-01-17 rahuelThat graph was wrong : 2 branches of the SwitchNode...
2005-01-17 rahuelExecution of graphs with GOTONodes
2005-01-14 asvAllow to create links to/from "default" ports of switch...
2005-01-14 asvA bug was fixed: paste of inline node with EMPTY functi...
2005-01-13 rahuelTraces
2005-01-13 rahuelDebug : an OutPort connected to a Gate may only be...
2005-01-13 rahuelGraphs for tests of Switchs
2005-01-12 rahuelLoop with negative values
2005-01-12 rahuelMore than one branch of a switch is activated, the...
2005-01-12 rahuelIf more than one branch of a switch is activated, the...
2005-01-12 rahuelThe final values of InPorts of EndSwitchNodes in a...
2005-01-12 rahuelTraces
2005-01-12 rahuelInitLoop and DoLoop parameters names
2005-01-12 rahuelGraph with Switch with two branches and in a Loop
2005-01-12 rahuelGraph with C++ Components loaded in the SuperVisionCont...
2005-01-12 asvA small bug was fixed: when library is not accessible...
2005-01-11 asv"InitLoop" port name changed to "DoLoop". This change...
2005-01-11 asvThe convert obj_ref to different types example was...
2005-01-11 asvThe following bug was fixed:
2005-01-11 mkrModifications for automatically rename EndControl node...
2005-01-10 asvA constructor and destructor added.
2005-01-10 asvA constructor with parent argument added, the default...
2005-01-10 asvCreation of "read only" graph by GraphE() function...
2005-01-10 asvreplacement "on the fly" (during the call) of "InitLoop...
2005-01-10 asvCopy/Paste ports and nodes functionality was transfered...
2005-01-07 rahuelGates were not properly handled in Loops ; now they are
2005-01-07 rahuelTest with Loop(s) and with Inputs and Outputs inside...
2005-01-07 rahuelTest with a Loop and with Inputs and Outputs inside...
2005-01-06 rahuelPAL7120 : debug of destroy of Loop/EndLoop Nodes ;...
2005-01-04 rahuelKill of InLineNodes error (except LoopNodes)
2004-12-29 mkrPoint 2.3 of "SUPERVISOR: Current state - bugs/improvem...
2004-12-29 mkrPoint 2.3 of "SUPERVISOR: current status - bugs/improve...
2004-12-29 mkrPoint 2.3 of "SUPERVISOR: Current state - bugs/improvem...
2004-12-29 asvThe internal predefined port of a LOOP node was renamed...
2004-12-29 asvMethods ReRun(), ReRunAt(), ReStart(), ReStartAt()...
2004-12-29 asvError with incorrect popup items ("Edit Function" appea...
2004-12-28 asvMethods ReStart(), ReRun(), ReStartAt(), ReRunAt()...
2004-12-28 mkrRemove some warnings from compilation process.
2004-12-28 mkrImplementation of point 2.3. from
2004-12-28 asvNew messages for Library functionality.
2004-12-28 asvImport and Export of InLine nodes to Library (external...
2004-12-24 asvAn improvement for adding a library node: it will use...
2004-12-24 asvA new functionality: Import/Export Inline nodes to...
2004-12-24 asvAdding a Node to viewport is unified: one common method...
2004-12-24 asvIsEqual() is added to Link_Impl
2004-12-23 asvAn improvement on link creation: if a link already...
2004-12-23 mkrPoint 2.6 from "SUPERVISOR: Current status - bugs/impro...
2004-12-22 asvAn improvement on link creation: if a link already...
2004-12-21 asvindentation of Python code in Python editor pane is...
2004-12-21 mkrPoint 2.12 from "SUPERVISOR: Current status - bugs...
2004-12-20 asvThe previous version had syntax error on line 1293...
2004-12-17 rahuelExecution Control and Loops
2004-12-17 rahuelExecution Control and Loops
2004-12-16 mkrPoint 2.8 of "SUPERVISOR: Current status - bugs/improve...
2004-12-15 asvPAL7385 (Bugs and Improvements p2.5) was fixed. Output...
2004-12-15 asv1. PAL6170, "Bugs and Improvements" p.2.21: calling...
2004-12-15 asvRemoved use of deprecated constants from SUPERV namespa...
2004-12-15 asvThe following methods and constants were removed as...
2004-12-15 asva new private method run() was introduced instead of...
2004-12-15 asvRun(), ReRun(), ReRunAt(), ReStart(), ReStartAt() metho...
2004-12-15 asvReRun(), ReRunAt(), ReStart(), ReStartAt() methods...
2004-12-14 mkrInconsistencies between GUI and TUI in SUPERVISOR:
2004-12-14 mkrRemove dublicate "Canvas Table" menu item from dataflow...
2004-12-14 asv"Loading" state is set ONLY for Computing and Factory...
2004-12-14 rahuelRestore IsLoading (CVS problem)
2004-12-14 rahuelIsLoading(bool) was missing
2004-12-14 asvBug fix: don't set "Loading" state for MacroNodes in...
2004-12-14 asvCheck for link validity (compatibility of ports' types...
2004-12-14 asv"Loading" state added to presentation of node in array...
2004-12-14 asvBugs that lead to crashes were fixed (addressed zero...
2004-12-14 asvCheck of types of linked ports compatibility was implem...
2004-12-13 asvA bug was fixed: _Loading field is set to "false" ...
2004-12-13 asvUnfortunatelly, I have to write a common comment for...
2004-12-10 mkrAdd functionality for Table view based on QCanvas.
2004-12-10 rahuelIn case of error in a Python InLineNode in the SuperVis...
2004-12-10 rahuelIn case of error in a Container, Kill_impl() ===> Reset...
2004-12-10 rahuelTraces
2004-12-10 rahuelGraphs for test of catch of SIGSEGV and SIGFPE in Conta...
2004-12-10 asv2) new Editing() method of Graph added.
2004-12-10 asv1) new SUPERV::GraphState -- LoadingState added.
2004-12-10 asvA special "Loading" state was implemented. It is retur...
2004-12-09 asvA new popup menu item and new slot are added to the...
2004-12-09 asvNew messages for "Edit Ports" dialog
2004-12-09 asvA new dialog class for edition of Ports of an InLine...
2004-12-08 rahuelIf there is an executor, values of ports are from the...
2004-12-08 rahuelEditing() : ASV
2004-12-08 rahuelLog files in /tmp/logs/${USER}/ : ASV
2004-12-08 rahuelEditing() : ASV
2004-12-08 rahuelRemove of CasCatch
2004-12-08 rahuelRemove of CasCatch handler and execution of python...
2004-12-08 rahuelSuperVisionContainer method and Main Thread Identificat...
2004-12-08 rahuelSuperVisionContainer method and Main Thread Identificat...
2004-12-08 rahuelManagement of loading of a Component in a Container...
2004-12-08 rahuelManagement of loading of a Component in a Container...
2004-12-08 rahuelManagement of loading of a Component in a Container...
2004-12-08 rahuelPython execution management : Lock/Unlock
2004-12-08 rahuelExecuting()/Editing() methods : ASV
2004-12-08 rahuelTraces
2004-12-08 rahuel*** empty log message ***
next