Salome HOME
Bug #183: regression: polyline - unnecessary table in Additition mode.
[modules/hydro.git] / src / HYDROCurveCreator / CurveCreator_Widget.cxx
2013-12-05 mznBug #183: regression: polyline - unnecessary table...
2013-12-05 mznBugs 153, 154.
2013-12-04 ndsBug #167 - Crash in polyline dialog
2013-12-04 ndsCode correction. Put only the curve AIS presentation...
2013-12-04 ndsCode correction.
2013-12-04 asltime measurement is disabled
2013-12-04 ndsIt removes AIS curve presentation.
2013-12-04 ndsIt removes AIS curve presentation.
2013-12-04 ndsIt removes AIS curve presentation.
2013-12-04 ndsSave for a list of the local selected points.
2013-12-04 ndsTableView number rows is limited by 20 rows.
2013-12-04 ndsTableView number rows is limited by 20 rows.
2013-12-04 asloptimization of the polylines drag-n-drop
2013-12-04 ndsOCC functionality moving out from the widget
2013-12-04 ndsOCC functionality moving out from the widget
2013-12-03 ndsOCC functionality moving out from the widget
2013-12-03 ndsOCC functionality moving out from the widget
2013-12-03 ndsOCC functionality moving out from the widget
2013-12-03 ndsOCC functionality moving out from the widget
2013-12-03 ndsOCC functionality moving out from the widget
2013-12-03 ndsOCC functionality moving out from the widget
2013-12-03 ndsOCC functionality moving out from the widget
2013-12-03 ndsRemove OCCViewer_ViewWidget
2013-12-02 ndsBug #136 - performance
2013-11-29 ndsProfile object creation.
2013-11-29 ndsProfile object creation.
2013-11-29 ndsProfile object creation.
2013-11-29 ndsIn order to create profile, connected to another widget...
2013-11-28 ndsSet 2d mode for OCC viewer.
2013-11-28 ndsSet 2d mode for OCC viewer.
2013-11-22 aklDisable Join and JoinAll operations till it will be... BR_hydro_v_0_3_1
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.