Salome HOME
bos #29458 Salome on demand CR29458
authorvsr <vsr@opencascade.com>
Thu, 21 Apr 2022 13:07:06 +0000 (16:07 +0300)
committervsr <vsr@opencascade.com>
Fri, 1 Jul 2022 09:27:14 +0000 (12:27 +0300)
commit6ebe476d3bc01ddc4f7529ff63807a8153a6cb95
tree4602fb922d13b7746ee5ae0475bc3f76a55961ca
parent1a722284b39e97a80734f5100037cfce3fc311df
bos #29458 Salome on demand
34 files changed:
CMakeLists.txt
SalomeGUIConfig.cmake.in
doc/salome/gui/images/modules_add.png [new file with mode: 0644]
doc/salome/gui/images/modules_remove.png [new file with mode: 0644]
doc/salome/gui/images/modules_toolbar.png [new file with mode: 0644]
doc/salome/gui/input/extend_salome.rst [new file with mode: 0644]
doc/salome/gui/input/howtos_and_best_practives.rst
src/CAM/CAM_Application.cxx
src/CAM/CAM_Application.h
src/LightApp/CMakeLists.txt
src/LightApp/LightApp_Application.cxx
src/LightApp/LightApp_Application.h
src/LightApp/LightApp_ModuleAction.cxx
src/LightApp/LightApp_ModuleAction.h
src/LightApp/LightApp_Preferences.cxx
src/LightApp/LightApp_Preferences.h
src/LightApp/resources/LightApp_images.ts
src/LightApp/resources/LightApp_msg_en.ts
src/LightApp/resources/LightApp_msg_fr.ts
src/LightApp/resources/LightApp_msg_ja.ts
src/LightApp/resources/icon_add_module.png [new file with mode: 0644]
src/LightApp/resources/icon_module.png
src/LightApp/resources/icon_module_big.png [deleted file]
src/LightApp/resources/icon_remove_module.png [new file with mode: 0644]
src/Qtx/Qtx.cxx
src/Qtx/Qtx.h
src/Qtx/QtxResourceMgr.cxx
src/Qtx/QtxResourceMgr.h
src/STD/STD_Application.cxx
src/STD/STD_Application.h
src/SUIT/SUIT_PreferenceMgr.cxx
src/SUIT/SUIT_PreferenceMgr.h
src/SalomeApp/SalomeApp_Application.cxx
src/SalomeApp/SalomeApp_Application.h