]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Add shaper standalone executable without CORBA
authorrraphael <raphael.raphael@c-s.fr>
Mon, 8 Feb 2021 18:30:53 +0000 (19:30 +0100)
committerrraphael <raphael.raphael@c-s.fr>
Mon, 8 Feb 2021 18:35:15 +0000 (19:35 +0100)
commit5d6ee52817dbc0c10e3976079e774563f4f84bd9
tree3a29b746fd1c998e6c667fc1213b55fd6820cfcf
parent9d669a6ac510d80e46f8b972ff64da5f42690ce6
Add shaper standalone executable without CORBA
67 files changed:
src/CMakeLists.txt
src/LightApp/LightApp_Application.cxx
src/SUIT/SUIT_Session.cxx
src/SUIT/SUIT_Session.h
src/SalomeApp/CMakeLists.txt
src/SalomeApp/SalomeApp_Application.cxx
src/SalomeApp/SalomeApp_Application.h
src/SalomeApp/SalomeApp_DataModel.cxx
src/SalomeApp/SalomeApp_DataModel.h
src/SalomeApp/SalomeApp_DataObject.cxx
src/SalomeApp/SalomeApp_DataObject.h
src/SalomeApp/SalomeApp_DoubleSpinBox.cxx
src/SalomeApp/SalomeApp_ExceptionHandler.cxx
src/SalomeApp/SalomeApp_ExitDlg.cxx
src/SalomeApp/SalomeApp_ExitDlg.h
src/SalomeApp/SalomeApp_IntSpinBox.cxx
src/SalomeApp/SalomeApp_Module.cxx
src/SalomeApp/SalomeApp_NoteBook.cxx
src/SalomeApp/SalomeApp_NoteBook.h
src/SalomeApp/SalomeApp_Study.cxx
src/SalomeApp/SalomeApp_Study.h
src/SalomeApp/SalomeApp_StudyPropertiesDlg.cxx
src/SalomeApp/SalomeApp_StudyPropertiesDlg.h
src/SalomeApp/SalomeApp_Tools.cxx
src/SalomeApp/SalomeApp_Tools.h
src/SalomeApp/SalomeApp_TypeFilter.cxx
src/SalomeApp/SalomeApp_VisualState.cxx
src/Session/SALOME_Session_Server.cxx
src/Shaper/CMakeLists.txt [new file with mode: 0644]
src/Shaper/Shaper.cxx [new file with mode: 0644]
src/ShaperApp/CMakeLists.txt [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/CMakeLists.txt [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImpl.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdaptCopyAttribute.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdaptTypes.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_ChildIterator.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_ChildIterator.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_SComponent.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_SComponent.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_SComponentIterator.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_SComponentIterator.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_SObject.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_SObject.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_Study.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_Study.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_StudyBuilder.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_StudyBuilder.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_UseCaseBuilder.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_UseCaseBuilder.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_UseCaseIterator.cxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_UseCaseIterator.hxx [new file with mode: 0644]
src/ShaperApp/SALOMEDSImplAdapt/SALOMEDSImplAdapt_definitions.hxx [new file with mode: 0644]
src/ShaperApp/SalomeApp_EngineImpl.cxx [new file with mode: 0644]
src/ShaperApp/SalomeApp_EngineImpl.h [new file with mode: 0644]
src/ShaperApp/resources/LightShaperApp.xml [new file with mode: 0644]
src/ShaperApp/resources/LightShaperApp_images.ts [new file with mode: 0644]
src/ShaperApp/resources/LightShaperApp_msg_en.ts [new file with mode: 0644]
src/ShaperApp/resources/LightShaperApp_msg_fr.ts [new file with mode: 0644]
src/ShaperApp/resources/LightShaperApp_msg_ja.ts [new file with mode: 0644]
src/ShaperApp/resources/ShaperApp.xml [new file with mode: 0644]
src/ShaperApp/resources/ShaperApp_images.ts [new file with mode: 0644]
src/ShaperApp/resources/ShaperApp_msg_en.ts [new file with mode: 0644]
src/ShaperApp/resources/ShaperApp_msg_fr.ts [new file with mode: 0644]
src/ShaperApp/resources/ShaperApp_msg_ja.ts [new file with mode: 0644]
src/ShaperApp/resources/shaper.png [new file with mode: 0644]
src/TOOLSGUI/ToolsGUI.h