]> OCCT Git - occt-copy.git/commit
0031362: Inspectors - MessageView plugin for message alerts
authornds <nds@opencascade.com>
Thu, 19 Nov 2020 15:43:44 +0000 (18:43 +0300)
committernds <nds@opencascade.com>
Tue, 24 Nov 2020 18:33:37 +0000 (21:33 +0300)
commitdea3e24f6861feea88a76bbd6914a962d463ebdb
tree39521c180cf870bb86f4e10e7be6788f04fb4c91
parentdd9cb11a2062c3bed8bc9a18f0c3e0da8ac567cd
0031362: Inspectors - MessageView plugin for message alerts

(cherry picked from commit 09254e6ab360b059762ac2d18f0a607ac14b8591)
102 files changed:
tools/Convert/Convert_Tools.cxx
tools/Convert/Convert_Tools.hxx
tools/DFBrowser/DFBrowser.qrc
tools/DFBrowser/DFBrowser_TreeModel.cxx
tools/DFBrowser/icons/attribute.png [new file with mode: 0644]
tools/DFBrowser/icons/attribute_40x40.png [new file with mode: 0644]
tools/DFBrowser/icons/export_shape.png [new file with mode: 0644]
tools/DFBrowser/icons/folder_export.png [new file with mode: 0644]
tools/DFBrowser/icons/named_shape.png [new file with mode: 0644]
tools/DFBrowser/icons/named_shape_40x40.png [new file with mode: 0644]
tools/DFBrowserPane/DFBrowserPane.qrc [deleted file]
tools/DFBrowserPane/DFBrowserPane_TDataStdTreeNodeModel.cxx
tools/DFBrowserPane/FILES
tools/DFBrowserPane/icons/attribute.png [deleted file]
tools/DFBrowserPane/icons/attribute_40x40.png [deleted file]
tools/DFBrowserPane/icons/export_shape.png [deleted file]
tools/DFBrowserPane/icons/folder_export.png [deleted file]
tools/DFBrowserPane/icons/imageres_4.ico [deleted file]
tools/DFBrowserPane/icons/imageres_5.ico [deleted file]
tools/DFBrowserPane/icons/label.png [deleted file]
tools/DFBrowserPane/icons/label_folder_16x16.png [deleted file]
tools/DFBrowserPane/icons/label_folder_20x20.png [deleted file]
tools/DFBrowserPane/icons/label_folder_40x40.png [deleted file]
tools/DFBrowserPane/icons/label_folder_expand_16x16.png [deleted file]
tools/DFBrowserPane/icons/label_folder_expand_20x20.png [deleted file]
tools/DFBrowserPane/icons/label_folder_expand_40x40.png [deleted file]
tools/DFBrowserPane/icons/named_shape.png [deleted file]
tools/DFBrowserPane/icons/named_shape_40x40.png [deleted file]
tools/MessageModel/FILES [new file with mode: 0644]
tools/MessageModel/MessageModel.qrc [new file with mode: 0644]
tools/MessageModel/MessageModel_ActionType.hxx [new file with mode: 0644]
tools/MessageModel/MessageModel_Actions.cxx [new file with mode: 0644]
tools/MessageModel/MessageModel_Actions.hxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemAlert.cxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemAlert.hxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemBase.cxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemBase.hxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemReport.cxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemReport.hxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemRoot.cxx [new file with mode: 0644]
tools/MessageModel/MessageModel_ItemRoot.hxx [new file with mode: 0644]
tools/MessageModel/MessageModel_Tools.cxx [new file with mode: 0644]
tools/MessageModel/MessageModel_Tools.hxx [new file with mode: 0644]
tools/MessageModel/MessageModel_TreeModel.cxx [new file with mode: 0644]
tools/MessageModel/MessageModel_TreeModel.hxx [new file with mode: 0644]
tools/MessageModel/icons/item_shape.png [new file with mode: 0644]
tools/MessageModel/icons/item_shape.svg [new file with mode: 0644]
tools/MessageModel/icons/item_streamValues.png [new file with mode: 0644]
tools/MessageModel/icons/item_streamValues.svg [new file with mode: 0644]
tools/MessageView/FILES [new file with mode: 0644]
tools/MessageView/MessageView_ActionsTest.cxx [new file with mode: 0644]
tools/MessageView/MessageView_ActionsTest.hxx [new file with mode: 0644]
tools/MessageView/MessageView_Communicator.cxx [new file with mode: 0644]
tools/MessageView/MessageView_Communicator.hxx [new file with mode: 0644]
tools/MessageView/MessageView_VisibilityState.cxx [new file with mode: 0644]
tools/MessageView/MessageView_VisibilityState.hxx [new file with mode: 0644]
tools/MessageView/MessageView_Window.cxx [new file with mode: 0644]
tools/MessageView/MessageView_Window.hxx [new file with mode: 0644]
tools/ShapeView/ShapeView_Window.cxx
tools/ShapeView/ShapeView_Window.hxx
tools/TInspector/TInspector_Communicator.cxx
tools/TInspector/TInspector_Communicator.hxx
tools/TInspectorEXE/TInspectorEXE.cxx
tools/TKMessageModel/CMakeLists.txt [new file with mode: 0644]
tools/TKMessageModel/EXTERNLIB [new file with mode: 0644]
tools/TKMessageModel/FILES [new file with mode: 0644]
tools/TKMessageModel/PACKAGES [new file with mode: 0644]
tools/TKMessageView/CMakeLists.txt [new file with mode: 0644]
tools/TKMessageView/EXTERNLIB [new file with mode: 0644]
tools/TKMessageView/FILES [new file with mode: 0644]
tools/TKMessageView/PACKAGES [new file with mode: 0644]
tools/TKVInspector/EXTERNLIB
tools/TKView/EXTERNLIB
tools/ToolsDraw/ToolsDraw.cxx
tools/TreeModel/TreeModel_ColumnType.hxx
tools/TreeModel/TreeModel_ContextMenu.cxx
tools/TreeModel/TreeModel_ItemBase.cxx
tools/TreeModel/TreeModel_ItemBase.hxx
tools/TreeModel/TreeModel_ItemProperties.cxx
tools/TreeModel/TreeModel_ItemProperties.hxx
tools/TreeModel/TreeModel_ModelBase.cxx
tools/TreeModel/TreeModel_ModelBase.hxx
tools/TreeModel/TreeModel_Tools.cxx
tools/VInspector/FILES
tools/VInspector/VInspector_ItemBase.cxx
tools/VInspector/VInspector_ItemBase.hxx
tools/VInspector/VInspector_ItemContext.cxx
tools/VInspector/VInspector_ItemContextProperties.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemContextProperties.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemPresentableObject.hxx
tools/VInspector/VInspector_ItemSelectMgrViewerSelector.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemSelectMgrViewerSelector.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemV3dViewer.cxx [new file with mode: 0644]
tools/VInspector/VInspector_ItemV3dViewer.hxx [new file with mode: 0644]
tools/VInspector/VInspector_ViewModel.cxx
tools/VInspector/VInspector_ViewModelHistory.cxx
tools/VInspector/VInspector_Window.cxx
tools/View/View_Displayer.cxx
tools/View/View_PreviewParameters.cxx
tools/ViewControl/FILES
tools/ViewControl/ViewControl_PropertiesDialog.cxx [new file with mode: 0644]
tools/ViewControl/ViewControl_PropertiesDialog.hxx [new file with mode: 0644]