Salome HOME
Double editor in table
[modules/hydro.git] / src / HYDROCurveCreator / CurveCreator_Widget.cxx
2013-11-22 ndsDouble editor in table
2013-11-22 aklSet to curve the modified values only to avoid an empty...
2013-11-22 aklFix bug because of interface changing.
2013-11-22 aklImplementation of changing coordinates for array of...
2013-11-21 aklMove 'updateUndoRedo()' to 'finishCurveModification...
2013-11-21 aklImplementation of Undo/Redo of 'SetPoints', 'AddPoints...
2013-11-21 ndsFix for the #trefs 106 - Edit polyline Modification...
2013-11-21 ndsRemove functionality by popup menu and the keyboard...
2013-11-20 ndsUsing stl container instead of Qt.
2013-11-20 ndsUsing stl container instead of Qt.
2013-11-20 ndsA correction is necessary to the presentation doesn...
2013-11-20 ndsRemove action should be enabled if the modification...
2013-11-20 ndsRemove action should be enabled if the modification...
2013-11-20 ndsExtending the modification mode for a lot of sections.
2013-11-20 ndsExtending the modification mode for a lot of sections.
2013-11-19 ndsBndBox for Geom_Line. In the algorithm of the point...
2013-11-19 ndsBug with remove multi-selected points.
2013-11-19 ndsInsert a new point on a segment functionality. Fix...
2013-11-19 aklFix Undo/Redo of AddSection, RemoveSection, AddPoint...
2013-11-19 ndsInsert a point on a selected segment - debug
2013-11-19 advA new point is inserted on existing segment. Line/splin...
2013-11-18 advMerging with V7_main branch.
2013-11-15 advModified mode for the polyline. It is possible to chang... BR_hydro_v_0_3
2013-11-15 advCurve creator has been moved from GEOM to HYDRO.