Salome HOME
Task #3059 implementation: When “move to the end” of a group, propose to the user...
authormpv <mpv@opencascade.com>
Wed, 4 Dec 2019 06:35:18 +0000 (09:35 +0300)
committermpv <mpv@opencascade.com>
Wed, 4 Dec 2019 06:35:18 +0000 (09:35 +0300)
commita2e697d6efc2f36155ad2236ec52915b59cce738
treeeea927040821a39ef407dce9883cc4209b2128ca
parent922c5eceb93e68e87e6e4d22583de0d1f25ff483
Task #3059 implementation: When “move to the end” of a group, propose to the user a new group update mode.
20 files changed:
doc/gui/Introduction.rst
doc/gui/images/popup_menu_object_browser_feature.png
src/CollectionPlugin/CMakeLists.txt
src/CollectionPlugin/CollectionPlugin_Group.cpp
src/CollectionPlugin/CollectionPlugin_Group.h
src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py [new file with mode: 0644]
src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py [new file with mode: 0644]
src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py [new file with mode: 0644]
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/ModelAPI/ModelAPI_Document.h
src/PartSet/PartSet_Module.cpp
src/SketcherPrs/SketcherPrs_SymbolPrs.cpp
src/XGUI/XGUI_ContextMenuMgr.cpp
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h
src/XGUI/XGUI_msg_fr.ts
src/XGUI/XGUI_pictures.qrc
src/XGUI/pictures/move_to_end.png [new file with mode: 0644]
src/XGUI/pictures/move_to_end_split.png [new file with mode: 0644]