Salome HOME
23582: [CEA] Rename MED module to FIELDS
authoreap <eap@opencascade.com>
Mon, 6 Aug 2018 12:04:04 +0000 (15:04 +0300)
committervsr <vsr@opencascade.com>
Tue, 16 Oct 2018 08:39:14 +0000 (11:39 +0300)
commita1c6c7c23dfa9ee3eed102b7b85b8183c3ee86e8
treef9e530bcec6dc2e4add280d40a76bcbcdf458d27
parent8cf67f405062312f2544099554edd6991b39fd05
23582: [CEA] Rename MED module to FIELDS
55 files changed:
CMakeLists.txt
FIELDS_version.h.in [new file with mode: 0644]
MED_version.h.in [deleted file]
SalomeFIELDSConfig.cmake.in [new file with mode: 0644]
SalomeMEDConfig.cmake.in [deleted file]
VERSION.in
doc/dev/sphinx/CMakeLists.txt
doc/dev/sphinx/conf.py.in
doc/dev/sphinx/fr/index.rst
doc/dev/sphinx/fr/medcalc-develguide.rst
doc/dev/sphinx/fr/medcalc-specifications.rst
doc/dev/sphinx/fr/medcalc-userguide-api.rst
doc/dev/sphinx/fr/medcalc-userguide-gui.rst
doc/dev/sphinx/index.rst
doc/dev/sphinx/medcalc-develguide.rst
doc/dev/sphinx/medcalc-specifications.rst
doc/dev/sphinx/medcalc-userguide-api.rst
doc/dev/sphinx/medcalc-userguide-gui.rst
resources/CMakeLists.txt
resources/FIELDSCatalog.xml.in [new file with mode: 0644]
resources/MEDCatalog.xml.in [deleted file]
resources/SalomeApp.xml.in
src/CMakeLists.txt
src/MEDCalc/CMakeLists.txt
src/MEDCalc/cmp/CMakeLists.txt
src/MEDCalc/cmp/MED.cxx
src/MEDCalc/cmp/MED.hxx
src/MEDCalc/cmp/test_medcalc_components.py
src/MEDCalc/gui/CMakeLists.txt
src/MEDCalc/gui/DatasourceController.cxx
src/MEDCalc/gui/FIELDS_images.ts [new file with mode: 0644]
src/MEDCalc/gui/FIELDS_msg_en.ts [new file with mode: 0644]
src/MEDCalc/gui/FIELDS_msg_fr.ts [new file with mode: 0644]
src/MEDCalc/gui/FIELDS_msg_ja.ts [new file with mode: 0644]
src/MEDCalc/gui/MEDModule.cxx
src/MEDCalc/gui/MED_images.ts [deleted file]
src/MEDCalc/gui/MED_msg_en.ts [deleted file]
src/MEDCalc/gui/MED_msg_fr.ts [deleted file]
src/MEDCalc/gui/MED_msg_ja.ts [deleted file]
src/MEDCalc/gui/dialogs/DlgImageToMed.cxx
src/MEDCalc/gui/factory.cxx
src/MEDCalc/res/CMakeLists.txt
src/MEDCalc/res/presentations/classic/CMakeLists.txt
src/MEDCalc/res/presentations/modern/CMakeLists.txt
src/MEDCalc/res/testfiles/CMakeLists.txt
src/MEDCalc/test/CMakeLists.txt
src/MEDCalc/test/gui/CMakeLists.txt
src/MEDCalc/test/medcalc_testutils.py.in
src/MEDCalc/test/tui/CMakeLists.txt
src/MEDCalc/tui/medcorba.py
src/MEDCalc/tui/medimages.py
src/MEDCalculator/CMakeLists.txt
src/MEDCalculator/Test/CMakeLists.txt
src/MEDGUI/CMakeLists.txt
src/MEDGUI/MEDGUIDataBaseDockWidget.cxx