]>
SALOME platform Git repositories - modules/paravis.git/log
abn [Mon, 13 Oct 2014 13:02:57 +0000 (15:02 +0200)]
Clearly identify when we execute Python code from SALOME embedded console.
abn [Wed, 1 Oct 2014 15:34:27 +0000 (17:34 +0200)]
Fixing trace to ensure always a view window is up replaying the trace
abn [Wed, 1 Oct 2014 15:20:08 +0000 (17:20 +0200)]
Now using 'salome_iapp.IN_SALOME_GUI' to detect where we are invoked from.
Cédric Aguerre [Tue, 30 Sep 2014 08:30:23 +0000 (10:30 +0200)]
simplification
abn [Mon, 29 Sep 2014 14:56:33 +0000 (16:56 +0200)]
Moved PVViewer code from PARAVIS into GUI
abn [Mon, 29 Sep 2014 09:05:57 +0000 (11:05 +0200)]
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"
abn [Fri, 19 Sep 2014 13:42:55 +0000 (15:42 +0200)]
Adding option to skip the connection to an external server.
abn [Wed, 17 Sep 2014 15:12:26 +0000 (17:12 +0200)]
First demonstration of the use of a ParaView window outside PARAVIS.
abn [Wed, 17 Sep 2014 07:31:12 +0000 (09:31 +0200)]
Renamed the viewer part into PVViewer_*
abn [Tue, 16 Sep 2014 15:24:57 +0000 (17:24 +0200)]
Further work on view isolation plus various imps.
DumpPython working again. Better handling of the connection from script part.
Still a big crash when trying to replay a script ... to be continued.
abn [Mon, 15 Sep 2014 07:40:26 +0000 (09:40 +0200)]
Merge branch 'abn/tmp' into abn/rearch
Conflicts:
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
abn [Mon, 15 Sep 2014 07:32:51 +0000 (09:32 +0200)]
Further clean-up and minor fix on wrongly connected Qt signals.
abn [Fri, 12 Sep 2014 13:50:22 +0000 (15:50 +0200)]
Reinstanciating trace mechanism + headers cleanup.
abn [Fri, 12 Sep 2014 13:36:04 +0000 (15:36 +0200)]
Merge branch 'abn/port_pv42' into abn/rearch
abn [Fri, 12 Sep 2014 13:35:14 +0000 (15:35 +0200)]
pqInternals clean-up
abn [Fri, 12 Sep 2014 13:34:42 +0000 (15:34 +0200)]
Merge branch 'abn/port_pv42' into abn/rearch
Conflicts:
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
abn [Fri, 12 Sep 2014 13:07:07 +0000 (15:07 +0200)]
Minor: vtkEDFCutter removed from CMakeLists.txt
abn [Fri, 12 Sep 2014 12:25:59 +0000 (14:25 +0200)]
Getting rid of vtkEDFCutter.
abn [Fri, 12 Sep 2014 09:55:59 +0000 (11:55 +0200)]
Properly integrating new Settings panel. "Default" won't work (but wasn't
working before either).
abn [Wed, 10 Sep 2014 14:41:59 +0000 (16:41 +0200)]
Porting PV4.2: fixing connection to the DeleteReaction.
abn [Wed, 10 Sep 2014 14:12:04 +0000 (16:12 +0200)]
Porting PV4.2: quick and dirty integration of new settings view.
To be improved.
abn [Wed, 10 Sep 2014 11:46:59 +0000 (13:46 +0200)]
All plugins except TableReader ported. Legacy plugins removed.
Plugins removed: Filter, NavigationMode, ToolBar.
abn [Wed, 10 Sep 2014 11:35:28 +0000 (13:35 +0200)]
Porting to PV4.2: porting MED related stuff.
Property MAXIMUM_NUMBER_OF_PIECES doesn't exist anymore.
abn [Tue, 9 Sep 2014 14:43:00 +0000 (16:43 +0200)]
Porting to PV4.2: first stage ready.
* Basic functions OK
* Trace OK
* New Settings Panel: not integrated
* Plugins: not ported.
abn [Mon, 8 Sep 2014 07:20:15 +0000 (09:20 +0200)]
Preparing porting to PV4.2
abn [Mon, 8 Sep 2014 07:19:48 +0000 (09:19 +0200)]
Bug fix: "data" directory was not removed from CMakeLIsts.txt
abn [Fri, 5 Sep 2014 13:16:04 +0000 (15:16 +0200)]
Give more time to the pvserver to startup.
abn [Fri, 5 Sep 2014 11:54:01 +0000 (13:54 +0200)]
More robust PVServer startup mechanism.
Path to the PVServer registered at CMake time.
Temporary log function to a file for Cedric.
abn [Fri, 5 Sep 2014 08:20:52 +0000 (10:20 +0200)]
on the way to view isolation
CEA SALOME Support [Thu, 4 Sep 2014 10:40:50 +0000 (12:40 +0200)]
Modified demos: use of SAMPLES_SRC_DIR instead of PARAVIEWDATA_ROOT_DIR
CEA SALOME Support [Thu, 4 Sep 2014 09:55:23 +0000 (11:55 +0200)]
Demos do not use PARAVIEWDATA_ROOT_DIR anymore
abn [Wed, 3 Sep 2014 14:51:27 +0000 (16:51 +0200)]
Moved behaviors into a dedicated object class.
abn [Wed, 3 Sep 2014 14:12:49 +0000 (16:12 +0200)]
Prepare move of the view part to GUI.
abn [Tue, 2 Sep 2014 12:50:13 +0000 (14:50 +0200)]
Various fixes/improvements:
- Now use Salome's embedded interpreter for execPythonCommand()
- Clean behavior when importing PARAVIS module from SALOME's console
abn [Fri, 29 Aug 2014 14:36:15 +0000 (16:36 +0200)]
Re-wrote PARAVIS CORBA engine
Engine now deals with the startup of the pvserver.
Python trace working.
To be fixed: Save study/Dump study broken.
To be fixed: ugly SIGSEV at SALOME's exit.
vsr [Thu, 28 Aug 2014 09:23:30 +0000 (13:23 +0400)]
Switch on dev version flag
vsr [Thu, 28 Aug 2014 09:23:04 +0000 (13:23 +0400)]
Merge remote branch 'origin/V7_4_BR'
vsr [Wed, 27 Aug 2014 09:12:33 +0000 (13:12 +0400)]
0022628 : [CEA 1202] The default icon disposition is not correct in french and in japanese
abn [Tue, 26 Aug 2014 08:47:08 +0000 (10:47 +0200)]
Finished WITHOUT_CORBA implementation: PARAVIS now works by default
with an external pvserver (this still has to be launched manually for now).
vsr [Tue, 12 Aug 2014 13:25:20 +0000 (17:25 +0400)]
0022614 : [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
Update default dock windows / toolbars posision and visibility according to the issue 21709
vsr [Thu, 7 Aug 2014 10:04:46 +0000 (14:04 +0400)]
Revert "Synchronize adm files"
This reverts commit
7cbbd61df3f61d6f3f766b890af5352960bbaa1e .
Maintenance team (INV) [Wed, 6 Aug 2014 19:17:58 +0000 (23:17 +0400)]
Synchronize adm files
vsr [Fri, 27 Jun 2014 10:13:31 +0000 (14:13 +0400)]
Version update: 7.4.1
geay [Wed, 25 Jun 2014 10:12:13 +0000 (12:12 +0200)]
Bug correction : EDF 8407 PARAVIS - mantis 22610
geay [Mon, 2 Jun 2014 05:48:19 +0000 (07:48 +0200)]
Bug correction 2 same for MEDReader reader but here for filters in MEDReader with specific GUI.
geay [Mon, 26 May 2014 10:13:03 +0000 (12:13 +0200)]
Bug correction reading of MED file in client/server mode. Workaround to avoid PV bug.
Christophe Bourcier [Thu, 22 May 2014 15:52:44 +0000 (17:52 +0200)]
Update translation files from Crowdin
Christophe Bourcier [Fri, 16 May 2014 13:11:29 +0000 (15:11 +0200)]
Update translation files from Crowdin
vsr [Fri, 16 May 2014 09:16:18 +0000 (13:16 +0400)]
Fix pb with salome_test.py
akl [Fri, 16 May 2014 05:18:19 +0000 (09:18 +0400)]
Fix of failed tests.
vsr [Thu, 15 May 2014 13:01:34 +0000 (17:01 +0400)]
Fix problems in tests
vsr [Thu, 15 May 2014 05:53:11 +0000 (09:53 +0400)]
Merge akl/tests_update: update tests
geay [Wed, 14 May 2014 08:45:34 +0000 (10:45 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis
geay [Wed, 14 May 2014 08:45:27 +0000 (10:45 +0200)]
First try to correct MEDReader problem under Windows.
vsr [Thu, 8 May 2014 13:08:36 +0000 (17:08 +0400)]
Fix test problem - wrong path to med file
vsr [Thu, 8 May 2014 12:49:18 +0000 (16:49 +0400)]
Add PARAVIS_ROOT_DIR/lib/paraview to PV_PLUGIN_PATH variable for propert tests execution
Renaud Nédélec [Wed, 7 May 2014 14:45:37 +0000 (16:45 +0200)]
French translations update
ana [Mon, 5 May 2014 15:07:20 +0000 (19:07 +0400)]
win32 compatibility
geay [Fri, 18 Apr 2014 13:15:36 +0000 (15:15 +0200)]
The last memory leak hunting. All tests do not leak.
geay [Fri, 18 Apr 2014 12:56:56 +0000 (14:56 +0200)]
Merge branch 'master' of ssh://git.salome-platform.org/modules/paravis
geay [Fri, 18 Apr 2014 12:56:45 +0000 (14:56 +0200)]
Last memory leak hunting before V7.4.0.
vsr [Fri, 18 Apr 2014 11:46:26 +0000 (15:46 +0400)]
Increment version: 7.4.0
vsr [Fri, 18 Apr 2014 11:45:38 +0000 (15:45 +0400)]
set-up idl/.gitignore file
geay [Fri, 18 Apr 2014 11:03:50 +0000 (13:03 +0200)]
A test on ExtractGroup field applied on non unstructured dataset.
geay [Fri, 18 Apr 2014 09:51:58 +0000 (11:51 +0200)]
Add a non regression test on fields on profiles of cells and faces of a cartesian mesh.
geay [Fri, 18 Apr 2014 06:49:10 +0000 (08:49 +0200)]
Correct bug on extract group with Rectilinear input dataset.
geay [Wed, 9 Apr 2014 08:43:41 +0000 (10:43 +0200)]
Solving bug during loadState of a MEDReader instance. Bug MANTIS #22546. Bug CEA #1136.
geay [Tue, 8 Apr 2014 14:00:41 +0000 (16:00 +0200)]
little debug on Separator property of MEDReader during seen when load state is called.
geay [Tue, 8 Apr 2014 06:26:47 +0000 (08:26 +0200)]
Port TableReader plugin to PV4.1 to avoid boring warning message at startup of ParaViS.
geay [Fri, 4 Apr 2014 06:22:52 +0000 (08:22 +0200)]
Merge from agy/feedbackads140304
vsr [Thu, 3 Apr 2014 14:15:20 +0000 (18:15 +0400)]
Merge branch 'origin/akl/22533'
vsr [Thu, 3 Apr 2014 14:11:30 +0000 (18:11 +0400)]
Merge branch 'akl/tests_update'
vsr [Thu, 3 Apr 2014 13:00:23 +0000 (17:00 +0400)]
Merge branch V7_3_1_BR
rnv [Wed, 2 Apr 2014 15:05:44 +0000 (19:05 +0400)]
Correct test environment (PV_PLUGIN_PATH variable).
akl [Wed, 2 Apr 2014 12:10:55 +0000 (16:10 +0400)]
Fix of regression tests.
akl [Tue, 1 Apr 2014 10:38:40 +0000 (14:38 +0400)]
Rollback the comment generation.
geay [Tue, 1 Apr 2014 06:25:19 +0000 (08:25 +0200)]
Feedback of users. Generate vectors do not modify arrays but append arrays with suffix _Vector
akl [Mon, 31 Mar 2014 10:21:11 +0000 (14:21 +0400)]
Fix of
0022530 : [CEA 1108] The new macros are deleted at Paravis launch
akl [Fri, 28 Mar 2014 13:07:00 +0000 (17:07 +0400)]
Fix of
0022533 : [CEA 1120] Edit Color Range does not open
akl [Thu, 27 Mar 2014 06:26:27 +0000 (10:26 +0400)]
Moving of unexistent 'Shading' property to 'Interpolation' one.
akl [Wed, 26 Mar 2014 14:03:47 +0000 (18:03 +0400)]
Check that the given value for 'Representation' property is available.
akl [Wed, 26 Mar 2014 14:02:54 +0000 (18:02 +0400)]
Moving of unexistent 'Shading' property to 'Interpolation' one.
geay [Wed, 26 Mar 2014 14:01:39 +0000 (15:01 +0100)]
Bug of @ in fieldname and bug on reload where first entry is not systematically rechecked.
geay [Wed, 26 Mar 2014 10:40:39 +0000 (11:40 +0100)]
Correct bug of SIGSEGV when attempting to filter on an empty group/family.
geay [Wed, 26 Mar 2014 10:27:21 +0000 (11:27 +0100)]
Ready for field renaming.
akl [Wed, 26 Mar 2014 07:04:17 +0000 (11:04 +0400)]
Exclude the unexistent test case.
akl [Wed, 26 Mar 2014 06:37:54 +0000 (10:37 +0400)]
Merge branch 'origin/agy/feedbackads140304'
geay [Tue, 25 Mar 2014 15:54:43 +0000 (16:54 +0100)]
Add frequency info in mode mode.
geay [Tue, 25 Mar 2014 12:12:28 +0000 (13:12 +0100)]
Add MeshName property to ExtractGroup filter to ease the traduction of tests from old MEDReader to new one
akl [Tue, 25 Mar 2014 10:33:21 +0000 (14:33 +0400)]
Building of MESH presentation
akl [Tue, 25 Mar 2014 10:31:52 +0000 (14:31 +0400)]
Correct extraction of groups
vtn [Mon, 24 Mar 2014 07:47:53 +0000 (11:47 +0400)]
VisuPrs/imps/A1.py changed
vtn [Fri, 21 Mar 2014 16:13:27 +0000 (20:13 +0400)]
Names of fields are changed.
vsr [Fri, 21 Mar 2014 15:22:28 +0000 (19:22 +0400)]
Merge branch 'V7_3_1_BR' into akl/tests_update
vtn [Fri, 21 Mar 2014 12:45:50 +0000 (16:45 +0400)]
Merge branch 'akl/tests_update' of salome:modules/paravis.git into akl/tests_update
vtn [Fri, 21 Mar 2014 12:45:33 +0000 (16:45 +0400)]
GaussPoints modification
akl [Fri, 21 Mar 2014 09:56:29 +0000 (13:56 +0400)]
Removing of unused functionality and correction of field name.
akl [Fri, 21 Mar 2014 09:54:34 +0000 (13:54 +0400)]
Don't build a presentation on mesh field itself.
akl [Thu, 20 Mar 2014 13:20:33 +0000 (17:20 +0400)]
Using 'AllArrays' instead of 'CellArrays' and 'PointArrays'.
akl [Thu, 20 Mar 2014 12:23:45 +0000 (16:23 +0400)]
Using 'AllArrays' instead of 'CellArrays' and 'PointArrays'.