]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Porting CurveCreator from HYDRO module
authorskv <skv@opencascade.com>
Mon, 8 Sep 2014 12:07:16 +0000 (16:07 +0400)
committerskv <skv@opencascade.com>
Mon, 8 Sep 2014 12:07:16 +0000 (16:07 +0400)
commitf7f8f092872f9c072fae651e4877fd79abd23cd1
treef1bf9296da26923eafe463985d5cf701ad59af90
parent697e3c5171ebddc9d7d0a40b068e00b289e75956
Porting CurveCreator from HYDRO module
36 files changed:
CMakeLists.txt
src/CMakeLists.txt
src/CurveCreator/CMakeLists.txt
src/CurveCreator/CurveCreator.hxx
src/CurveCreator/CurveCreator_Curve.cxx
src/CurveCreator/CurveCreator_Curve.hxx
src/CurveCreator/CurveCreator_Diff.cxx
src/CurveCreator/CurveCreator_Diff.hxx
src/CurveCreator/CurveCreator_Displayer.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Displayer.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_ICurve.hxx
src/CurveCreator/CurveCreator_Macro.hxx
src/CurveCreator/CurveCreator_NewSectionDlg.cxx [changed mode: 0755->0644]
src/CurveCreator/CurveCreator_NewSectionDlg.h [changed mode: 0755->0644]
src/CurveCreator/CurveCreator_Operation.cxx
src/CurveCreator/CurveCreator_Operation.hxx
src/CurveCreator/CurveCreator_PosPoint.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Section.hxx
src/CurveCreator/CurveCreator_TableView.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_TableView.h [new file with mode: 0644]
src/CurveCreator/CurveCreator_TreeView.cxx [changed mode: 0755->0644]
src/CurveCreator/CurveCreator_TreeView.h [changed mode: 0755->0644]
src/CurveCreator/CurveCreator_Utils.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Utils.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_UtilsICurve.cxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_UtilsICurve.hxx [new file with mode: 0644]
src/CurveCreator/CurveCreator_Widget.cxx
src/CurveCreator/CurveCreator_Widget.h
src/EntityGUI/CMakeLists.txt
src/EntityGUI/EntityGUI.cxx
src/EntityGUI/EntityGUI_PolylineDlg.cxx [new file with mode: 0644]
src/EntityGUI/EntityGUI_PolylineDlg.h [new file with mode: 0644]
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/OperationGUI/CMakeLists.txt
src/OperationGUI/OperationGUI.cxx