Salome HOME
#29478: Show names of groups in the view CR29478
authormpv <mpv@opencascade.com>
Thu, 2 Jun 2022 13:19:18 +0000 (16:19 +0300)
committerazv <azv@opencascade.com>
Wed, 8 Jun 2022 05:46:14 +0000 (08:46 +0300)
commit528a0ce123c24e65145594c4c19d422d69e641e9
tree1526db8c605a0a6a17ec29dbdd8acc6fbe52655c
parentced2b33b41ece5969c897328e7a914b572be40e7
#29478: Show names of groups in the view
18 files changed:
src/CollectionPlugin/doc/groupFeature.rst
src/CollectionPlugin/doc/images/group_names.png [new file with mode: 0644]
src/ModuleBase/ModuleBase_IViewer.h
src/ModuleBase/ModuleBase_Preferences.cpp
src/ModuleBase/ModuleBase_Tools.cpp
src/SHAPERGUI/SHAPERGUI.cpp
src/SHAPERGUI/SHAPERGUI_SalomeViewer.cpp
src/SHAPERGUI/SHAPERGUI_SalomeViewer.h
src/SHAPERGUI/SHAPERGUI_msg_fr.ts
src/SHAPERGUI/resources/LightApp.xml.in
src/XGUI/SHAPER.xml
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_InspectionPanel.h
src/XGUI/XGUI_ViewerProxy.cpp
src/XGUI/XGUI_ViewerProxy.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h
src/XGUI/XGUI_WorkshopListener.cpp