]> SALOME platform Git repositories - modules/paravis.git/commit - src/PVGUI/PVGUI_Module.h
Salome HOME
Various improvements:
authorabn <adrien.bruneton@cea.fr>
Mon, 29 Sep 2014 09:05:57 +0000 (11:05 +0200)
committerabn <adrien.bruneton@cea.fr>
Mon, 29 Sep 2014 09:05:57 +0000 (11:05 +0200)
commita5c0f4403d3f4023f9a2d784fd1ba451074a7616
tree5954009ac8cf024b9c0e08dad16f3cb1a1d36f18
parent9ad5720146298d5b3e523a6eca0214de55f94afd
Various improvements:

* Isolated ParaView's GUI elements that need an early start, so that menu loads properly
* Translated preference to have the builtin pvserver used
* Fixed Python dump to "import pvsimple"
13 files changed:
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
src/PVGUI/PVGUI_Module_actions.cxx
src/PVGUI/PVGUI_Module_widgets.cxx
src/PVGUI/resources/PARAVIS_msg_en.ts
src/PVGUI/view/CMakeLists.txt
src/PVGUI/view/PVViewer_Behaviors.cxx
src/PVGUI/view/PVViewer_Behaviors.h
src/PVGUI/view/PVViewer_GUIElements.cxx [new file with mode: 0644]
src/PVGUI/view/PVViewer_GUIElements.h [new file with mode: 0644]
src/PVGUI/view/PVViewer_ViewManager.cxx
src/PVGUI/view/PVViewer_ViewManager.h
src/PVGUI/view/PVViewer_ViewWindow.cxx