Salome HOME
bos #26446 Customize study opening; bos #26447 Customize script execution
authorAlexey Kondratyev <alexey.kondratyev@opencascade.com>
Mon, 18 Oct 2021 08:12:43 +0000 (11:12 +0300)
committervsr <vsr@opencascade.com>
Wed, 15 Dec 2021 08:53:25 +0000 (11:53 +0300)
commit50c0ccb84aa5d196a71a8edac332cfcc21bb5462
tree7a66d7960ea7279f5bfa7fcbd5fb52e101c51973
parentce18c435519e1d2762d34cd02900c9b9210e5cba
bos #26446 Customize study opening; bos #26447 Customize script execution

* Add tab "General" in Preferences window.
* Add algorithm to update displaying elements depending of settings.
* Update opening file algorithm to activating parts depending of settings.
* Update activating part algorithm to display elements depending of settings.
* Update activating part algorithm to display elements depending of sub elements.
* Update the documentation.
16 files changed:
doc/gui/General/Introduction.rst
doc/gui/images/general_preferences.png [new file with mode: 0644]
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/ModelHighAPI_Interface.cpp
src/ModelHighAPI/ModelHighAPI_Services.cpp
src/ModuleBase/ModuleBase_Preferences.cpp
src/ModuleBase/ModuleBase_Preferences.h
src/ModuleBase/ModuleBase_Tools.cpp
src/ModuleBase/ModuleBase_Tools.h
src/ModuleBase/ModuleBase_msg_fr.ts
src/PartSet/PartSet_MenuMgr.cpp
src/SHAPERGUI/resources/LightApp.xml.in
src/XGUI/SHAPER.xml
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_WorkshopListener.cpp
src/XGUI/XGUI_WorkshopListener.h