Salome HOME
Calculation case services implementation (Feature #11).
[modules/hydro.git] / src / HYDROCurveCreator /
2013-12-11 mznBug #61: title of group box create/edit section group...
2013-12-11 mznBug #205: Undo On Profile.
2013-12-10 mznHide "Closed" checkbox in new section widget for profil...
2013-12-09 advThe type of section for profile added (Bug #172).
2013-12-06 ndsBug #202 - Fatal error during polyline creation
2013-12-06 mznBug #186: Profile point drag and drop catching the...
2013-12-06 ndsBug #202 - Fatal error during polyline creation
2013-12-06 ndsBug #196 - Regression: modification mode is canceled...
2013-12-05 ndsAvoid of Fit all for 2d mode change
2013-12-05 ndsBug 158: Crash in profile edition
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-05 aslpatch for correct compilation on Linux
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 ndsPixeles location.
2013-12-04 asltime measurement is disabled
2013-12-04 ndsIt removes AIS curve presentation.
2013-12-04 aslbug #155: create profile of splines
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 mznFeature #102: Display of Lambert coordinates.
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-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 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-12-02 ndsAIS presentation for a curve creator
2013-12-02 ndsAIS presentation for a curve creator
2013-12-02 ndsAIS presentation for a curve creator
2013-12-02 aslbug #136 - problems with performance
2013-12-02 ndsAIS presentation for a curve creator
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-29 ndsSet 2d mode for OCC widget.
2013-11-28 ndsSet 2d mode for OCC viewer.
2013-11-28 ndsSet 2d mode for OCC viewer.
2013-11-28 ndsProfile dialog backgound like it is in OCC viewer.
2013-11-27 advThe curve creator for Profile object first implementation.
2013-11-26 ndsProfile object realization. OCC Viewer embeded into...
2013-11-26 advMigration to new CASCADE.
2013-11-25 ndsProfile object realization. OCC Viewer embeded into...
2013-11-25 ndsProfile object realization. OCC Viewer embeded into...
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 aklFix JoinAll operation
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-22 ndsFix for the #trefs 127: regression - modification mode...
2013-11-22 ndsFix for the #trefs 121: undo leads error
2013-11-22 advlinux compilation.
2013-11-21 aklFix Undo/Redo of section removing.
2013-11-21 aklImplementation of Undo/Redo of 'SetPoints', 'AddPoints...
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 ndsCurve displayer is moved to the curve creator.
2013-11-21 ndsRemove functionality by popup menu and the keyboard...
2013-11-21 advLinux compilation.
2013-11-20 ndsUsing stl container instead of Qt.
2013-11-20 ndsUsing stl container instead of Qt.
2013-11-20 aklAdd a new functions: 'removeSeveralPoints' and 'setSeve...
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-20 aklFix Undo/Redo of removing of middle point.
2013-11-19 aklAdd a new 'moveSection' operation to change position...
2013-11-19 ndsBndBox for Geom_Line. In the algorithm of the point...
2013-11-19 aklUndo/Redo operations for Clear, Join, setClosed, setSec...
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 advLinking libraries corrected.
2013-11-15 advLinux compilation.
next