Salome HOME
another z layer for hilight presentation
[modules/hydro.git] / src / HYDROCurveCreator / CurveCreator_Widget.cxx
2013-12-30 ndsRefs #137 - UZ plane should be used in profile
2013-12-30 ndsRefs #137 - UZ plane should be used in profile
2013-12-25 ndsRefs #288 - the profile section selected and addition...
2013-12-24 ndsRefs #277 - New point is added during selection operation
2013-12-20 ndsA fix for a refs #266 - Point insertion in a polyline...
2013-12-20 ndsA fix for a refs #266 - Point insertion in a polyline...
2013-12-19 ndsRef #259 - Regression: the number of point is not updat...
2013-12-19 ndsRef #250 - Fatal error after Join all selections operation
2013-12-18 ndsrefs #249 - Undo after Join selected sections operation...
2013-12-17 ndsrefs #250 - Fatal error after Join all selections operation
2013-12-16 aslpatch for correct compilation on Linux
2013-12-13 mznBug #157: "Tab" button doesn't switch active spinboxes...
2013-12-13 mznFix fo bug: when move profile point and sorting - undo...
2013-12-13 aslbug #63: join of sections
2013-12-12 mznBug #161: Undo operation works incorrect after drag...
2013-12-11 mznBug #61: title of group box create/edit section group...
2013-12-10 mznHide "Closed" checkbox in new section widget for profil...
2013-12-06 mznBug #186: Profile point drag and drop catching the...
2013-12-06 ndsBug #196 - Regression: modification mode is canceled...
2013-12-05 ndsSwitch off the modification mode by the section operation
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.