Salome HOME
Merge from BR_V7_main_Field branch (02/09/2013)
authorvsr <vsr@opencascade.com>
Wed, 2 Oct 2013 13:13:33 +0000 (13:13 +0000)
committervsr <vsr@opencascade.com>
Wed, 2 Oct 2013 13:13:33 +0000 (13:13 +0000)
commitf1519c7ef36cf42aaef99bad0aa5ba3d7d562c31
treec5e8cc39262aa0816e3c566b75d6f30a9c7507b1
parentb51357b79dff28f1970125b19b018d392dfb0e75
Merge from BR_V7_main_Field branch (02/09/2013)
107 files changed:
CMakeLists.txt
adm_local/cmake_files/FindGEOM.cmake
adm_local/cmake_files/SalomeGEOMConfig.cmake.in
doc/salome/gui/GEOM/images/exportxao_dlg.png [new file with mode: 0644]
doc/salome/gui/GEOM/input/creating_adv_obj.doc [deleted file]
doc/salome/gui/GEOM/input/export_xao.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/import_xao.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/index.doc
doc/salome/gui/GEOM/input/tui_importexport_geom_objs.doc [new file with mode: 0644]
doc/salome/gui/GEOM/input/xao_format.doc [new file with mode: 0644]
idl/GEOM_Gen.idl
idl/GEOM_Superv.idl
resources/CMakeLists.txt
resources/GEOMCatalog.xml.in
resources/exportxao.png [new file with mode: 0644]
resources/importxao.png [new file with mode: 0644]
src/CMakeLists.txt
src/GEOMBase/GEOMBase_Helper.cxx
src/GEOMBase/GEOMBase_Helper.h
src/GEOMGUI/GEOM_images.ts
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GeometryGUI.cxx
src/GEOMGUI/GeometryGUI_Operations.h
src/GEOMImpl/CMakeLists.txt
src/GEOMImpl/GEOMImpl_Gen.cxx
src/GEOMImpl/GEOMImpl_IImportExportXAO.hxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_IInsertOperations.cxx
src/GEOMImpl/GEOMImpl_IInsertOperations.hxx
src/GEOMImpl/GEOMImpl_Types.hxx
src/GEOMImpl/GEOMImpl_XAODriver.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_XAODriver.hxx [new file with mode: 0644]
src/GEOMImpl/GUID.txt
src/GEOM_I/CMakeLists.txt
src/GEOM_I/GEOM_IInsertOperations_i.cc
src/GEOM_I/GEOM_IInsertOperations_i.hh
src/GEOM_I_Superv/GEOM_Superv_i.cc
src/GEOM_I_Superv/GEOM_Superv_i.hh
src/GEOM_SWIG/geomBuilder.py
src/ImportExportGUI/CMakeLists.txt [new file with mode: 0644]
src/ImportExportGUI/ImportExportGUI.cxx [new file with mode: 0644]
src/ImportExportGUI/ImportExportGUI.h [new file with mode: 0644]
src/ImportExportGUI/ImportExportGUI_ExportXAODlg.cxx [new file with mode: 0644]
src/ImportExportGUI/ImportExportGUI_ExportXAODlg.h [new file with mode: 0644]
src/ImportExportGUI/ImportExportGUI_ImportXAODlg.cxx [new file with mode: 0644]
src/ImportExportGUI/ImportExportGUI_ImportXAODlg.h [new file with mode: 0644]
src/XAO/CMakeLists.txt [new file with mode: 0644]
src/XAO/XAO_BooleanField.cxx [new file with mode: 0644]
src/XAO/XAO_BooleanField.hxx [new file with mode: 0644]
src/XAO/XAO_BooleanStep.cxx [new file with mode: 0644]
src/XAO/XAO_BooleanStep.hxx [new file with mode: 0644]
src/XAO/XAO_BrepGeometry.cxx [new file with mode: 0644]
src/XAO/XAO_BrepGeometry.hxx [new file with mode: 0644]
src/XAO/XAO_DoubleField.cxx [new file with mode: 0644]
src/XAO/XAO_DoubleField.hxx [new file with mode: 0644]
src/XAO/XAO_DoubleStep.cxx [new file with mode: 0644]
src/XAO/XAO_DoubleStep.hxx [new file with mode: 0644]
src/XAO/XAO_Exception.hxx [new file with mode: 0644]
src/XAO/XAO_Field.cxx [new file with mode: 0644]
src/XAO/XAO_Field.hxx [new file with mode: 0644]
src/XAO/XAO_GeometricElement.cxx [new file with mode: 0644]
src/XAO/XAO_GeometricElement.hxx [new file with mode: 0644]
src/XAO/XAO_Geometry.cxx [new file with mode: 0644]
src/XAO/XAO_Geometry.hxx [new file with mode: 0644]
src/XAO/XAO_Group.cxx [new file with mode: 0644]
src/XAO/XAO_Group.hxx [new file with mode: 0644]
src/XAO/XAO_IntegerField.cxx [new file with mode: 0644]
src/XAO/XAO_IntegerField.hxx [new file with mode: 0644]
src/XAO/XAO_IntegerStep.cxx [new file with mode: 0644]
src/XAO/XAO_IntegerStep.hxx [new file with mode: 0644]
src/XAO/XAO_Step.cxx [new file with mode: 0644]
src/XAO/XAO_Step.hxx [new file with mode: 0644]
src/XAO/XAO_StringField.cxx [new file with mode: 0644]
src/XAO/XAO_StringField.hxx [new file with mode: 0644]
src/XAO/XAO_StringStep.cxx [new file with mode: 0644]
src/XAO/XAO_StringStep.hxx [new file with mode: 0644]
src/XAO/XAO_Xao.cxx [new file with mode: 0644]
src/XAO/XAO_Xao.hxx [new file with mode: 0644]
src/XAO/XAO_XaoExporter.cxx [new file with mode: 0644]
src/XAO/XAO_XaoExporter.hxx [new file with mode: 0644]
src/XAO/XAO_XaoUtils.cxx [new file with mode: 0644]
src/XAO/XAO_XaoUtils.hxx [new file with mode: 0644]
src/XAO/tests/BrepGeometryTest.cxx [new file with mode: 0644]
src/XAO/tests/BrepGeometryTest.hxx [new file with mode: 0644]
src/XAO/tests/CMakeLists.txt [new file with mode: 0644]
src/XAO/tests/FieldTest.cxx [new file with mode: 0644]
src/XAO/tests/FieldTest.hxx [new file with mode: 0644]
src/XAO/tests/GeometryTest.cxx [new file with mode: 0644]
src/XAO/tests/GeometryTest.hxx [new file with mode: 0644]
src/XAO/tests/GroupTest.cxx [new file with mode: 0644]
src/XAO/tests/GroupTest.hxx [new file with mode: 0644]
src/XAO/tests/ImportExportTest.cxx [new file with mode: 0644]
src/XAO/tests/ImportExportTest.hxx [new file with mode: 0644]
src/XAO/tests/MainTest.hxx [new file with mode: 0644]
src/XAO/tests/TestUtils.hxx [new file with mode: 0644]
src/XAO/tests/XAOTests.cxx [new file with mode: 0644]
src/XAO/tests/XaoTest.cxx [new file with mode: 0644]
src/XAO/tests/XaoTest.hxx [new file with mode: 0644]
src/XAO/tests/XaoUtilsTest.cxx [new file with mode: 0644]
src/XAO/tests/XaoUtilsTest.hxx [new file with mode: 0644]
src/XAO/tests/coverage_report.sh [new file with mode: 0755]
src/XAO/tests/data/Box_1.brep [new file with mode: 0644]
src/XAO/tests/data/Box_2.brep [new file with mode: 0644]
src/XAO/tests/data/Cut_2.brep [new file with mode: 0644]
src/XAO/tests/data/test.xao [new file with mode: 0644]
src/XAO_Swig/CMakeLists.txt [new file with mode: 0644]
src/XAO_Swig/xao.i [new file with mode: 0644]